Happy New Years! - Version 1.7
During these holiday times, I adjusted my program to make it easier to read rather than one Python file and while doing so I simplified the code to make it faster.
Changes
- Reorganized and simplified the code to OOP classes.
- Fixed the scrollbar on the results page since using mouse to scroll was not working, and removed unnecessary customtkinter elements from the code for faster loading.
- Fixed an error regarding the page buttons on the results page as they weren't showing correctly.
- Changed the shortcuts to be a scrollable frame showing 3 types per row, this way it won't be one long row.
- Fixed the progress bar so it would be fully accurate.
- Changed the "Change Theme" button to show an icon instead, and removed base64 decoder rather added it as a separate program in others/py/base64_functions.py.
- Added Assets category
Note regarding VirusTotal
This is an issue from Nuitka, the software I use to make the .exe files. The standalone file has less detections than the onefile, for I don't know what reason. If you are paranoid, please use the source code to run the program but make sure to install the libraries from requirements.txt.
I use this program myself, and it has nothing malicious. It's simply a scraping program.
Thank you,
SerjSX