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
AccentuSoft
6313615780
Small improvements regarding how resolution results are handled.
2022-02-17 17:49:08 +02:00
AccentuSoft
8d843133de
Improve SNScrape twitter user info extraction. Rework financial entities. Remove redundant resolution 'name' fields from resolutions.
2022-02-17 02:50:07 +02:00
AccentuSoft
f859a01a0d
Fix bug with timezones on SNScrape TwitterUser.py resolution.
2022-02-16 16:57:17 +02:00
AccentuSoft
08135ef787
Make snscrape module inclusion into '--collect-all' instead of '--hidden-import'
2022-02-16 15:18:56 +02:00
AccentuSoft
4f020d4945
Improving the security and safety guidelines.
2022-02-16 14:35:36 +02:00
AccentuSoft
086e882a1a
Updated buildWin.bat for the latest version of playwright.
2022-02-16 14:18:12 +02:00
AccentuSoft
1fef53fac1
Modified name of 'Twitter' module: Is now 'Tweepy'.
...
Started adding 'SNScrape' module - added getting tweets by user.
Also: Made it so users don't have to specify the 'Resolution' and 'Notes' fields in the Resolution JSON for resolution output (although it is *recommended* that they do)
2022-02-16 14:12:10 +02:00
AccentuSoft
3ea5fab9fe
Added downloading websites, screenshotting websites, and saving the contents of the 'Notes' field to file.
2022-02-15 00:28:39 +02:00
AccentuSoft
08d9d9c2b7
Revamped how Entities are defined, to add validation when the user edits them. Resolutions are assumed to know what they are doing.
2022-02-12 22:16:20 +02:00
AccentuSoft
967f62a238
Added preview for image files & changed the logic for DockBarTwo's layout slightly.
2022-02-11 22:30:49 +02:00
AccentuSoft
62d9fc3ab2
Small bug fix for when things go wrong when adding new entities.
2022-02-10 16:05:01 +02:00
AccentuSoft
f0fbe8e6e3
Update web_accounts_list.json for Username_Crosscheck module
2022-02-10 15:57:57 +02:00
AccentuSoft
f2d123ad90
Minor adjustments to some resolutions.
2022-02-10 11:37:54 +02:00
AccentuSoft
7e63d9c956
Add resolution for finding when a TikTok video was published, and who published it.
2022-02-10 11:07:46 +02:00
AccentuSoft
682c785ca3
Small amendment to GetWebsiteBody.py
2022-02-10 10:57:15 +02:00
AccentuSoft
248810f184
Merge branch 'main' of https://github.com/AccentuSoft/LinkScope_Client into main
2022-02-09 20:41:13 +02:00
AccentuSoft
771335e69d
Fix some bugs and update Reddit.py resolution.
2022-02-09 20:40:00 +02:00
AccentuSoft
2fd2de613c
Fix bug with software crashing if resolutions throw exceptions - threads should not be handling graphics.
2022-02-09 19:26:20 +02:00
AccentuSoft
d5d4b0eb69
Update README.md
...
Made installation instructions more verbose for Ubuntu & derivatives
2022-02-09 15:25:52 +02:00
AccentuSoft
e4e334c7cf
Update SECURITY.md
...
Update software version in SECURITY.md
2022-02-09 12:02:21 +02:00