/DeGobfuscate

Cutter Plugin for deobfuscating strings obfuscated with gobfuscate

Primary LanguagePython

DeGobfuscate

Cutter Plugin for deobfuscating strings obfuscated with gobfuscate

Usage

  • Move the gobfuscatePlugin.py file to your Cutter Plugins folder (can be found under Edit -> Prefrences -> Plugins)
  • While in disassembly view, right-click on a gobfuscate function that returns a decrypted string
  • Select Plugins -> DeGobfuscate
  • The decrypted string is added as a comment to that line