Skip to content

v1.4 Release: Chicago

Latest
Compare
Choose a tag to compare
@Not-Baguette Not-Baguette released this 21 Jul 14:35
· 2 commits to main since this release
7b18d67

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