Commit Graph

425 Commits

Author SHA1 Message Date
AccentuSoft
b879a245b7 Minor bug fixes & Improvements 2022-10-06 15:38:45 +03:00
AccentuSoft
804b976bb4 Update LinkScope version on window. 2022-10-02 23:04:40 +03:00
AccentuSoft
92fb7c729e Update Installer - make it work better.
BREAKING CHANGE - Naming for Windows binary changed.
2022-10-02 23:04:40 +03:00
AccentuSoft
5f7ceeb2f8 Update WhatsMyName data 2022-10-02 23:04:40 +03:00
AccentuSoft
f41de445bc Major refactoring & Minor bug fixes 2022-10-02 23:04:40 +03:00
AccentuSoft
c2b3f6e710 Finish adding Macros functionality. 2022-09-26 22:07:39 +03:00
AccentuSoft
d06acd5aba Refactor resolutions to make everything work a bit more smoothly. 2022-09-26 22:01:24 +03:00
AccentuSoft
f1dfdb75ec Remove unnecessary Macro setting. 2022-09-24 02:31:44 +03:00
AccentuSoft
f40a13e1a6 Refactor saving to reduce code duplication. 2022-09-24 02:30:48 +03:00
AccentuSoft
025b27d191 Set notes field to empty string instead of "None" when creating links with notes field value of None.
Small grammar improvements for comments.
2022-09-21 02:24:49 +03:00
AccentuSoft
cbe98f652d Fix error when renaming project. 2022-09-20 18:14:50 +03:00
AccentuSoft
4c1cf569e1 Add Macros menu option in MenuBar.py 2022-09-17 22:07:09 +03:00
AccentuSoft
0025a18e17 Re-organize menus to make them more intuitive. 2022-09-17 20:24:35 +03:00
AccentuSoft
e5fa7b35d8 Update WhatsMyName resolution. 2022-09-17 15:20:27 +03:00
AccentuSoft
09db975d88 Increase margins on Canvases for better visibility. 2022-09-17 15:20:27 +03:00
AccentuSoft
9cb80f296a Don't allow people to withdraw consent in the middle of the installation. 2022-09-17 15:20:27 +03:00
AccentuSoft
b9a1149698 Formatting changes to Installer.py 2022-09-17 15:20:27 +03:00
AccentuSoft
dd28481792 Add InternetDB module. 2022-09-17 15:20:27 +03:00
AccentuSoft
1833304c4a Fix bugs with GetInternalURLs.py resolution. 2022-09-17 15:20:27 +03:00
AccentuSoft
6bb39357d9 Update Installer.py - improvements, comments, & switch to a compiled version. 2022-09-14 15:31:05 +03:00
AccentuSoft
7e9ab2ddd7 Update README instructions for running from source for Windows. 2022-09-14 12:23:06 +03:00
AccentuSoft
dab232c750 Explicitly specify to not put any of the magic binaries in git. 2022-09-14 12:23:06 +03:00
AccentuSoft
3cda14c487 Update build requirements, and add script to patch magic library for Windows. 2022-09-14 12:23:06 +03:00
AccentuSoft
3ffe8efe8d Update EDGAR resolutions. 2022-09-14 12:23:06 +03:00
AccentuSoft
e00d052e32 Make Holehe work with compiled functions. The optimization also works even if the code is not compiled. 2022-09-14 12:23:06 +03:00
AccentuSoft
9f501119e4 Update Git-All-Secrets to explicitly state that the user needs to have Docker installed. 2022-09-14 12:23:06 +03:00
AccentuSoft
eb0c32cc06 Update build scripts to use nuikta instead of PyInstaller. 2022-09-14 12:23:06 +03:00
AccentuSoft
9863f597b7 Update snscrape resolutions. 2022-08-31 16:42:45 +03:00
AccentuSoft
cee6bb84a2 Update Amass to explicitly state that the user needs to have Docker installed. 2022-08-31 16:42:10 +03:00
AccentuSoft
1cdad0decf Update some resolutions. 2022-08-30 22:52:20 +03:00
AccentuSoft
75bb7fea47 Update import statement in ResolutionManager.py 2022-08-30 19:05:16 +03:00
AccentuSoft
9c3edee49f Fix bug with LinkedIn account detection 2022-08-30 19:03:50 +03:00
AccentuSoft
17b5a08c31 Update requirements.txt for modules & software. 2022-08-30 19:03:22 +03:00
AccentuSoft
7cd1f42267 Merge changes in README v1.3.7 2022-08-29 16:14:15 +03:00
AccentuSoft
c0dd01f8f0 Small change in WayBack link text. 2022-08-29 04:41:45 +03:00
AccentuSoft
9ffc8e05ad Update VirusTotal usage limits & small bux fixes. 2022-08-29 03:47:28 +03:00
AccentuSoft
fe020ba383 Small improvements to Aleph resolutions. 2022-08-29 03:30:40 +03:00
AccentuSoft
3adef55fd2 Refactor offshore leaks resolutions. 2022-08-29 03:29:43 +03:00
AccentuSoft
9c60322d86 Fix link label bug with zooming in and out. 2022-08-29 00:17:03 +03:00
AccentuSoft
b22f6ee770 Fix holehe on compiled builds. 2022-08-29 00:16:35 +03:00
AccentuSoft
f65fd1db90 Hide labels after zooming out a bit. Allow user to tweak this value in Graphics Settings.
Small bug fix for previous commits included.
2022-08-28 15:31:43 +03:00
AccentuSoft
9cb48d28a7 Fix bug with hash ID module in build scripts not being found. 2022-08-28 03:54:02 +03:00
AccentuSoft
26d05f4317 Remove unused resolution parameter check. 2022-08-28 03:35:52 +03:00
AccentuSoft
bd9cd3d0a4 Sort entity list & resolution list. 2022-08-28 01:49:34 +03:00
AccentuSoft
1e6ddae957 Don't show resolutions that were stopped in the Running Resolutions menu. 2022-08-28 00:59:51 +03:00
AccentuSoft
dfbd04b7a6 Update buildWin.bat 2022-08-28 00:46:02 +03:00
AccentuSoft
e35100fb7d Terrible solution to ThreadPoolExecutor threads not stopping when QApplication quits. 2022-08-28 00:43:03 +03:00
AccentuSoft
d01e810b7a Update Social Analyzer Detector 2022-08-27 22:56:39 +03:00
AccentuSoft
69123ad662 Update Whats_My_Name.py to the new format, and add new sites to check. 2022-08-26 21:09:57 +03:00
AccentuSoft
361c5f4b96 Update README.md with learning resources. 2022-08-17 20:32:50 +03:00