JacobPimental / DeGobfuscate

Cutter Plugin for deobfuscating strings obfuscated with gobfuscate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Cutter Plugin for deobfuscating strings obfuscated with gobfuscate


Languages

Language:Python 100.0%