Commit Graph

  • 804b976bb4 Update LinkScope version on window. AccentuSoft 2022-10-01 13:33:35 +03:00
  • 92fb7c729e Update Installer - make it work better. AccentuSoft 2022-10-01 13:29:42 +03:00
  • 5f7ceeb2f8 Update WhatsMyName data AccentuSoft 2022-09-30 19:33:11 +03:00
  • f41de445bc Major refactoring & Minor bug fixes AccentuSoft 2022-09-27 00:14:51 +03:00
  • c2b3f6e710 Finish adding Macros functionality. AccentuSoft 2022-09-26 22:03:47 +03:00
  • d06acd5aba Refactor resolutions to make everything work a bit more smoothly. AccentuSoft 2022-09-26 22:01:24 +03:00
  • f1dfdb75ec Remove unnecessary Macro setting. AccentuSoft 2022-09-24 02:31:44 +03:00
  • f40a13e1a6 Refactor saving to reduce code duplication. AccentuSoft 2022-09-24 02:30:48 +03:00
  • 025b27d191 Set notes field to empty string instead of "None" when creating links with notes field value of None. AccentuSoft 2022-09-21 02:24:49 +03:00
  • cbe98f652d Fix error when renaming project. AccentuSoft 2022-09-20 18:14:50 +03:00
  • 4c1cf569e1 Add Macros menu option in MenuBar.py AccentuSoft 2022-09-17 22:07:09 +03:00
  • 0025a18e17 Re-organize menus to make them more intuitive. AccentuSoft 2022-09-17 20:22:52 +03:00
  • e5fa7b35d8 Update WhatsMyName resolution. AccentuSoft 2022-09-17 15:19:39 +03:00
  • 09db975d88 Increase margins on Canvases for better visibility. AccentuSoft 2022-09-14 19:41:36 +03:00
  • 9cb80f296a Don't allow people to withdraw consent in the middle of the installation. AccentuSoft 2022-09-14 18:39:55 +03:00
  • b9a1149698 Formatting changes to Installer.py AccentuSoft 2022-09-14 15:37:57 +03:00
  • dd28481792 Add InternetDB module. AccentuSoft 2022-09-14 12:24:39 +03:00
  • 1833304c4a Fix bugs with GetInternalURLs.py resolution. AccentuSoft 2022-09-14 12:21:09 +03:00
  • 6bb39357d9 Update Installer.py - improvements, comments, & switch to a compiled version. AccentuSoft 2022-09-14 12:20:46 +03:00
  • 7e9ab2ddd7 Update README instructions for running from source for Windows. AccentuSoft 2022-09-04 23:10:35 +03:00
  • dab232c750 Explicitly specify to not put any of the magic binaries in git. AccentuSoft 2022-09-04 23:05:38 +03:00
  • 3cda14c487 Update build requirements, and add script to patch magic library for Windows. AccentuSoft 2022-09-01 03:03:00 +03:00
  • 3ffe8efe8d Update EDGAR resolutions. AccentuSoft 2022-09-01 02:59:04 +03:00
  • e00d052e32 Make Holehe work with compiled functions. The optimization also works even if the code is not compiled. AccentuSoft 2022-09-01 00:47:01 +03:00
  • 9f501119e4 Update Git-All-Secrets to explicitly state that the user needs to have Docker installed. AccentuSoft 2022-08-31 17:19:24 +03:00
  • eb0c32cc06 Update build scripts to use nuikta instead of PyInstaller. AccentuSoft 2022-08-31 16:43:58 +03:00
  • 9863f597b7 Update snscrape resolutions. AccentuSoft 2022-08-31 16:42:45 +03:00
  • cee6bb84a2 Update Amass to explicitly state that the user needs to have Docker installed. AccentuSoft 2022-08-31 16:42:10 +03:00
  • 1cdad0decf Update some resolutions. AccentuSoft 2022-08-30 22:52:10 +03:00
  • 75bb7fea47 Update import statement in ResolutionManager.py AccentuSoft 2022-08-30 19:05:16 +03:00
  • 9c3edee49f Fix bug with LinkedIn account detection AccentuSoft 2022-08-30 19:03:50 +03:00
  • 17b5a08c31 Update requirements.txt for modules & software. AccentuSoft 2022-08-30 19:03:22 +03:00
  • 7cd1f42267 Merge changes in README v1.3.7 AccentuSoft 2022-08-29 16:14:15 +03:00
  • c0dd01f8f0 Small change in WayBack link text. AccentuSoft 2022-08-29 04:14:45 +03:00
  • 9ffc8e05ad Update VirusTotal usage limits & small bux fixes. AccentuSoft 2022-08-29 03:47:28 +03:00
  • fe020ba383 Small improvements to Aleph resolutions. AccentuSoft 2022-08-29 03:30:40 +03:00
  • 3adef55fd2 Refactor offshore leaks resolutions. AccentuSoft 2022-08-29 03:29:43 +03:00
  • 9c60322d86 Fix link label bug with zooming in and out. AccentuSoft 2022-08-29 00:17:03 +03:00
  • b22f6ee770 Fix holehe on compiled builds. AccentuSoft 2022-08-29 00:16:35 +03:00
  • f65fd1db90 Hide labels after zooming out a bit. Allow user to tweak this value in Graphics Settings. AccentuSoft 2022-08-28 15:30:55 +03:00
  • 9cb48d28a7 Fix bug with hash ID module in build scripts not being found. AccentuSoft 2022-08-28 03:54:02 +03:00
  • 26d05f4317 Remove unused resolution parameter check. AccentuSoft 2022-08-28 03:35:52 +03:00
  • bd9cd3d0a4 Sort entity list & resolution list. AccentuSoft 2022-08-28 01:49:34 +03:00
  • 1e6ddae957 Don't show resolutions that were stopped in the Running Resolutions menu. AccentuSoft 2022-08-28 00:59:40 +03:00
  • dfbd04b7a6 Update buildWin.bat AccentuSoft 2022-08-28 00:46:02 +03:00
  • e35100fb7d Terrible solution to ThreadPoolExecutor threads not stopping when QApplication quits. AccentuSoft 2022-08-28 00:43:03 +03:00
  • d01e810b7a Update Social Analyzer Detector AccentuSoft 2022-08-27 22:56:39 +03:00
  • 69123ad662 Update Whats_My_Name.py to the new format, and add new sites to check. AccentuSoft 2022-08-26 21:09:57 +03:00
  • 361c5f4b96 Update README.md with learning resources. AccentuSoft 2022-08-17 20:32:50 +03:00
  • e101ed60bb Add PayPal to js web accounts check. AccentuSoft 2022-08-17 00:16:59 +03:00
  • 5b2212952e Use proper syntax when copying graphs. AccentuSoft 2022-08-13 15:53:02 +03:00
  • 6dde75baa1 Merge branch '1.4-Macros' into main AccentuSoft 2022-08-09 06:19:24 +03:00
  • 62e65aa2a3 Merge branch 'resolutions' into main AccentuSoft 2022-08-09 06:18:02 +03:00
  • 6f820c84ae Small fix on Shodan resolutions - 'globals' parameter attribute should be 'global'. Make bs4 use lxml to parse html in GetWebsiteText.py AccentuSoft 2022-07-31 16:43:10 +03:00
  • 20a0f1d9f8 Fix playwright bug in build scripts & fix bug with file dragging. AccentuSoft 2022-08-03 00:53:55 +03:00
  • 58fa19fdfd Continue working on macros. AccentuSoft 2022-07-31 23:54:14 +03:00
  • 312c6a87c6 Update Whats_My_Name.py resolution - optimize reading of json file & add new sites. AccentuSoft 2022-07-31 11:00:56 +03:00
  • 2ea45d818d Update build script for Windows. v1.3.6 v1.3.5 AccentuSoft 2022-07-27 16:07:29 +03:00
  • bd153b5248 Small fix for steam group members extractor. AccentuSoft 2022-07-26 22:41:23 +03:00
  • 9181b29ebe Remove unnecessary stuff from Holehe resolution. AccentuSoft 2022-07-24 22:29:21 +03:00
  • fcd860388d Update WhatsMyName resolution. AccentuSoft 2022-07-24 22:16:41 +03:00
  • 90294abe3b Finish implementing Markdown editor. AccentuSoft 2022-07-24 11:56:34 +03:00
  • 3d835aed78 Small optimizations & allow user to zoom out a bit further. AccentuSoft 2022-07-23 04:45:55 +03:00
  • edb4297958 Handle error thrown in case where there were no cycles to be extracted. AccentuSoft 2022-07-23 04:16:01 +03:00
  • bf6d8a1c28 Start adding Notes tab on DockBarTwo.py. AccentuSoft 2022-07-22 16:27:38 +03:00
  • 111db11062 Handle opening browsers with Qt builtin functionality instead of python builtin functionality. AccentuSoft 2022-07-22 14:58:31 +03:00
  • f2c31b9fbb Make headers have the correct color. Improve Stylesheets.py formatting. Remove redundant stylesheet. AccentuSoft 2022-07-22 11:35:19 +03:00
  • 79e136cac2 Remove redundant imports. v1.3.1 AccentuSoft 2022-07-20 23:15:19 +03:00
  • 4fa771d0a5 Add types to some function definitions in ResolutionManager.py AccentuSoft 2022-07-20 23:14:47 +03:00
  • d8e60c9bbd Improve website saving. AccentuSoft 2022-07-20 23:01:51 +03:00
  • b4fa03b284 Improved graph drawing in general (includes Cycle graphs). AccentuSoft 2022-07-20 22:41:25 +03:00
  • ad9cfa673c Allow threads to set statuses and generate warnings. Move importing threads to new thread & improve its functionality for firefox. AccentuSoft 2022-07-10 19:45:21 +03:00
  • 343d20dca8 Fix spelling mistakes. AccentuSoft 2022-07-10 15:00:24 +03:00
  • d8c5d8e25c Update Main Window Stylesheet. AccentuSoft 2022-07-10 14:48:25 +03:00
  • 45f2df7439 Refactored OpenCorporates module. AccentuSoft 2022-07-10 08:17:55 +03:00
  • 0a98d9d7ae Move to PySide version 6.3. Fixed a seg fault bug when opening existing projects. AccentuSoft 2022-07-10 06:57:17 +03:00
  • c35c63e1b2 Small change in Network entity - make the default value for the primary field more representative of what it's meant to be. AccentuSoft 2022-07-10 05:53:37 +03:00
  • ed181ff696 Improve the import of firefox browser sessions. AccentuSoft 2022-07-10 05:33:53 +03:00
  • 0ac238b452 Update entity graphics to make them not collide with each other. AccentuSoft 2022-07-10 05:31:07 +03:00
  • 02eed52d5a Start work on Macros. AccentuSoft 2022-07-10 04:33:04 +03:00
  • 4b90313c26 Revise OpenCorporates resolutions. AccentuSoft 2022-07-06 20:02:37 +03:00
  • 05e0f2874d Add disposable mail check module by Kickbox. AccentuSoft 2022-07-06 20:02:09 +03:00
  • 56ffbc709b Add helper functions to image search engines. AccentuSoft 2022-07-06 05:43:38 +03:00
  • e26be9ff70 Update build script version AccentuSoft 2022-07-05 21:36:35 +03:00
  • ac3c7a040d Added shodan certificate search resolution. AccentuSoft 2022-07-05 13:52:09 +03:00
  • 5fab0f34df Add search engine assistant functionality under Node Operations. AccentuSoft 2022-07-05 13:29:20 +03:00
  • a0d9fef19b Get all internal URLs in a domain. AccentuSoft 2022-07-04 15:48:39 +03:00
  • 34e04fd05d Refactored GetExternalURLs.py AccentuSoft 2022-07-04 15:32:13 +03:00
  • fba5171bd5 Extraction of phones and emails is now done only on the specified website or domain index page. AccentuSoft 2022-07-04 15:32:03 +03:00
  • 43b1bb837f Improve extraction of website text AccentuSoft 2022-07-04 15:29:42 +03:00
  • c62fdcbf29 Better URL detection for when users drag in text. AccentuSoft 2022-07-01 14:35:01 +03:00
  • 56ac7c8454 Allow users to open in browser any attribute from any entity type that contains URLs. Added shortcuts (Ctrl+W and Ctrl+Shift+W) to open URLs in browser. AccentuSoft 2022-07-01 14:10:07 +03:00
  • cafa471ac7 Allow more schemes than just http on URL attribute type validation (user inputs) AccentuSoft 2022-07-01 14:09:10 +03:00
  • d5df8a795a Have Shodan resolutions keep going if one of the IPs is not in the database. AccentuSoft 2022-07-01 13:10:14 +03:00
  • 2efa051220 Make default values for SNScrapeEntities.xml point to invalid / UNKNOWN urls. Do not include quoted tweet contents in quote tweets. AccentuSoft 2022-07-01 13:09:51 +03:00
  • dbfd8fafd7 Add BinaryEdgeHost.py resolution. AccentuSoft 2022-06-28 23:42:06 +03:00
  • becd49cea4 Add Sanctioned vehicle entities. AccentuSoft 2022-06-28 23:05:11 +03:00
  • f77f458404 Add Vehicles entities. AccentuSoft 2022-06-28 18:22:54 +03:00
  • 895cf7ecac Adjust port report format for Nessus. AccentuSoft 2022-06-28 18:22:24 +03:00
  • 060f7bbe3c Update WhatsMyName accounts list json. AccentuSoft 2022-06-28 18:21:52 +03:00