Skip to content

NullRAT X Hotfix 1

Latest
Compare
Choose a tag to compare
@NullCode1337 NullCode1337 released this 25 Dec 09:50
· 3 commits to source since this release

Hotfix Release

This release aims to fix a bunch of compiler problems I let slip by while rushing the Christmas release

In theory the compiler should have all features working while I prepare to add more features to it + the RAT itself

Changelog

  1. Download python executable if not found on the system, no more pre-setup by end user required
  2. Fix bug with writing the variables file resulting in empty file generation
  3. Fix bug in pyinstaller compilation resulting in variables file not being found
  4. Fix bad code in pyarmor compilation arguments generator
  5. Add an option to skip everything and move directly to the computer
    (This assumes you have setup everything beforehand)
  6. Prepare for an in-built updater (soon)