Commit Graph

414 Commits

Author SHA1 Message Date
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
AccentuSoft
e101ed60bb Add PayPal to js web accounts check. 2022-08-17 00:16:59 +03:00
AccentuSoft
5b2212952e Use proper syntax when copying graphs. 2022-08-13 15:53:02 +03:00
AccentuSoft
6dde75baa1 Merge branch '1.4-Macros' into main 2022-08-09 06:19:24 +03:00
AccentuSoft
62e65aa2a3 Merge branch 'resolutions' into main 2022-08-09 06:18:02 +03:00
AccentuSoft
6f820c84ae Small fix on Shodan resolutions - 'globals' parameter attribute should be 'global'.
Make bs4 use lxml to parse html in GetWebsiteText.py

Create PinterestUsersSearch.py
Create DoTheyExist.py
2022-08-09 06:11:28 +03:00
AccentuSoft
20a0f1d9f8 Fix playwright bug in build scripts & fix bug with file dragging. 2022-08-03 16:34:32 +03:00
AccentuSoft
58fa19fdfd Continue working on macros. 2022-07-31 23:54:14 +03:00
AccentuSoft
312c6a87c6 Update Whats_My_Name.py resolution - optimize reading of json file & add new sites. 2022-07-31 11:00:56 +03:00
AccentuSoft
2ea45d818d Update build script for Windows. v1.3.5 v1.3.6 2022-07-27 16:07:29 +03:00
AccentuSoft
bd153b5248 Small fix for steam group members extractor. 2022-07-26 22:41:23 +03:00
AccentuSoft
9181b29ebe Remove unnecessary stuff from Holehe resolution. 2022-07-24 22:29:21 +03:00