Commit Graph

233 Commits

Author SHA1 Message Date
AccentuSoft
30a76bc3cf Fix bug in cases where resolutions set lat and long as floats instead of strings. 2022-04-12 11:24:30 +03:00
AccentuSoft
9abc8e00b9 Add usability improvements:
Ctrl-N: Create new canvas.
2022-04-12 09:55:05 +03:00
AccentuSoft
5ae0d0804f Add usability improvements:
Ctrl-A: Select all nodes on current canvas.
Ctrl-Shift-C: Select child nodes of currently selected nodes.
Ctrl-Shift-P: Select parent nodes of currently selected nodes.
2022-04-12 00:20:06 +03:00
AccentuSoft
042ea53e86 Add more error handling for some resolutions, in the case that some websites are not responding. 2022-04-08 08:49:02 +03:00
AccentuSoft
77b08f1056 Fix bug with renaming entity groups failing because of regex check. 2022-04-08 07:54:35 +03:00
AccentuSoft
aed48d649c GetExternalURLs.py now recognizes .onion websites. 2022-04-08 03:01:39 +03:00
AccentuSoft
75b2c0de1c Added official support for .onion websites 2022-04-08 03:01:01 +03:00
AccentuSoft
677daf6c39 Adjust HostnameToDomain.py resolution to explain a bit better what it does and re-categorize it. 2022-04-05 23:42:27 +03:00
AccentuSoft
55adc92bbf Add comment in CentralPane.py in the facilitate resolution function to clarify what happens when new nodes are added with invalid parent UIDs. 2022-04-05 23:41:20 +03:00
AccentuSoft
9e0a1d3679 Add resolution to extract info from website certificate. 2022-04-05 23:40:20 +03:00
AccentuSoft
2cf2e0f5a0 Update WhatsMyName Resolution sites list again. 2022-04-05 23:40:05 +03:00
AccentuSoft
9b9589aa29 Update tracking code extractor, add more tracking technologies & improve detection. 2022-04-01 21:43:00 +03:00
AccentuSoft
5cf2a442a1 Update tracking code extractor. 2022-04-01 20:43:42 +03:00
AccentuSoft
4193be31c5 Update WhatsMyName sites list. 2022-04-01 20:16:24 +03:00
AccentuSoft
7ded98bec0 Add EmailToPhrase resolution - get the username part of the emails given. 2022-04-01 17:52:26 +03:00
AccentuSoft
2142bb7a4a Update JSCodeExtractor.py 2022-04-01 06:29:23 +03:00
AccentuSoft
980383be8d Update WhatsMyName Resolution. 2022-03-28 00:55:30 +02:00
AccentuSoft
56e04539d7 Small fix for resolution search. 2022-03-18 15:05:35 +01:00
AccentuSoft
5abb0efc25 Change 'SNScrape' module name to 'Social Media'. Added Twayback resolution to get deleted tweets to the module.
Minor change in link name for Reddit.py in Reddit module.
2022-03-17 19:28:28 +01:00
AccentuSoft
30db547c00 Update windows build script to the latest playwright version. 2022-03-17 14:12:53 +02:00
AccentuSoft
b15c08ac2b Adjust functions for adding and removing server resolutions. 2022-03-17 11:53:57 +02:00
AccentuSoft
c57cc35dcd Fix issue with Uncategorized resolutions being mislabelled if in the same directory as resolutions with categories. 2022-03-17 09:50:19 +02:00
AccentuSoft
61c0a452e9 Add Resolution Finder. 2022-03-16 15:25:19 +02:00
AccentuSoft
7dcb2f5860 Add categories to resolutions. 2022-03-15 14:46:57 +02:00
AccentuSoft
225c762d3e Update repo icon to give a better idea of what the software is and what it does. 2022-03-10 16:49:37 +02:00
AccentuSoft
452629db3e Add distinct icon for PEPs 2022-03-10 06:18:00 +02:00
AccentuSoft
75669090c7 Add 'NameThatHash' module. 2022-03-10 05:29:39 +02:00
AccentuSoft
7918777974 Remove redundant list 'slicing'. 2022-03-10 05:28:45 +02:00
AccentuSoft
98d06988bc Update build scripts to work with updated libraries. v1.1.1 2022-03-09 16:36:52 +02:00
AccentuSoft
f2e94230a8 Small change to catch potentially non-string notes. 2022-03-07 21:15:01 +02:00
AccentuSoft
2e8f83febc Add KYC Entities. 2022-03-07 20:32:53 +02:00
AccentuSoft
ca890d8ed2 Small bug fix. 2022-03-07 20:31:18 +02:00
AccentuSoft
609cdee2d6 Add option for users to change text color and size for the nodes and links. 2022-03-06 03:48:29 +02:00
AccentuSoft
2817dd98f4 Hide execution info for errors - the software handles them just fine. 2022-03-05 00:39:37 +02:00
AccentuSoft
68fec6702f Add 'Nationality' attribute to Person and Politically Exposed Person entities. 2022-03-05 00:38:49 +02:00
AccentuSoft
eed3ff5063 Fixes & Optimizations for Amass module. 2022-02-23 22:26:08 +02:00
AccentuSoft
15c8aed825 Fixes & Optimizations for Amass_Domain.py 2022-02-23 21:47:07 +02:00
AccentuSoft
b58d48746e Update Holehe description. Add Mailcat resolution.
Need to update build scripts.
2022-02-22 16:23:18 +02:00
AccentuSoft
32dfe8feed Update latest version. v1.1.0 2022-02-18 20:25:22 +02:00
AccentuSoft
b986965a39 Moved downloading and screenshotting websites to their own threads. 2022-02-18 19:12:29 +02:00
AccentuSoft
e784a49e6c Make progress dialogs pop up a bit sooner, to let impatient users know that Python is trying its very best. 2022-02-18 14:29:47 +02:00
AccentuSoft
93cc64a6ca Handle case where preview image cannot be created a bit more elegantly. 2022-02-18 14:28:27 +02:00
AccentuSoft
4423b83c3f Add cookies when saving sites & taking screenshots.
Improve import of browser tabs.
2022-02-18 14:00:44 +02:00
AccentuSoft
323ff9f26a Remove redundant comment. 2022-02-17 23:47:44 +02:00
AccentuSoft
0094c2e9ff Improved json code for Whats_My_Name.py, and update web_accounts_list.json 2022-02-17 23:45:38 +02:00
AccentuSoft
4a3cabdc67 Changed logging: LinkScope now has its own logger, and disables logging from the root logger by default. 2022-02-17 21:03:57 +02:00
AccentuSoft
83ab26c7b8 Added more error handling for regex find operations, and added 'Regex' to the 'Find' popups. 2022-02-17 20:37:09 +02:00
AccentuSoft
811157d856 Remove video thumbnails from VKontakteUser.py 2022-02-17 20:33:46 +02:00
AccentuSoft
3e12426d32 Bug fixes. 2022-02-17 20:17:03 +02:00
AccentuSoft
c8190401cf Improvements to SNSCrape module:
Improved TwitterUser.py
Added VKontakteUser.py
Renamed the module's XML file to something more appropriate.
2022-02-17 18:17:51 +02:00