Skip to content

Releases: TheRouletteBoi/PowerObfuscator

PowerObfuscator 1.1

24 Oct 07:08
Compare
Choose a tag to compare

Minor bug fix

  • Fixed issue with Sign Prx check box not working #2

PowerObfuscator 1.0

30 Jul 17:14
Compare
Choose a tag to compare

First stable release 1.0

  • Made encryption key inlined in PowerObfuscator.h (This will prevent crashes on startup)

Known bugs

  • Sign Prx check box not working
  • Deobfuscation doesn't skip main() nor POBF header

Screenshot 2023-07-30 101303

PowerObfuscator BETA 2

29 Jul 18:23
Compare
Choose a tag to compare

BETA 2

  • Added stronger encryption key to obfuscate segments
  • Added generate random encryption key button
  • Added dark mode
  • Removed 'Obfuscate with Pass-Phrase' feature. It was too weak for encryption
  • Bugfix- fixed issue with deobfuscation button not being fully implemented

Known Bugs

  • Sign Prx check box not working
  • deobfuscation doesn't skip main() nor POBF header

Screenshot 2023-07-29 112808

PowerObfuscator Beta 1

22 Jul 18:24
Compare
Choose a tag to compare

Beta 1

At the moment, the application only does obfuscation for .prx files, using 0x69 as the encryption key. However, in future iterations, I plan to implement a more secure key using a pass-phrase, once users have confirmed the stability of the current version. Please share your feedback and inform me if you encounter any bugs by creating a issue

Known bugs:

  • Deobfuscation button not working.
  • Sign Prx check box not working.

example_app