Combine bytecode/AST deobfuscators and decompiler into a single CLI tool #112

Closed
opened 4 years ago by gpe · 1 comments
gpe commented 4 years ago
Owner

Rough plan:

  • Rename deob to deob-bytecode
  • Add a new deob module which invokes the bytecode deobfuscator, then the decompiler, then the AST deobfuscator

The underlying tools should still be invokable separately for debugging purposes.

Rough plan: * Rename `deob` to `deob-bytecode` * Add a new `deob` module which invokes the bytecode deobfuscator, then the decompiler, then the AST deobfuscator The underlying tools should still be invokable separately for debugging purposes.
gpe added the
improvement
deobfuscator
labels 4 years ago
Poster
Owner

Implemented a while ago

Implemented a while ago
gpe closed this issue 3 years ago
Sign in to join this conversation.
Loading…
There is no content yet.