Changelog
- Code quality improvement:
- Removed file static naming (Mostly)
- Fixes functions that returns nothing despite being expected to return a bool
- Uses an unused function and reallocated the code from
main()
to there
- Consideration to change from pyinstaller to Nuitka to compile script into .exe, will lose
internal codename
metadata though. This should decrease the chances of it being detected as a virus. But it should get a better and more efficient runtime :D - Added warnings in the file description and the script itself to avoid it being used maliciously by people trying to attach viruses into it.
Use mtkclient_installer-v1.4.exe if you dont understand which one to use
Full Changelog: v1.3...v1.4