n017 / BabelDeobfuscator

BabelDeobfuscator is an open-source deobfuscator for BabelObfuscator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BabelDeobfuscator

BabelDeobfuscator is an open-source deobfuscator for Babel Obfuscator. It uses Dnlib written by 0xd4d for the assembly edition.


Features

BabelDeobfuscator supports a few features :

Current features:

  • Able to decrypt strings with or without ControlFlow
  • Able to remove the Demo 'time-limitation' for file protected by the demo version

Features to add:

  • Simple renaming of class/field/method (issue with Cflow)
  • Some strings are not deobfuscated with project written in vb.net (xx.My Type)

Note

  • To clean the ControlFlow please use SAE in-built deobfuscator
  • I only have the demo version, so if you can share me some app protected by the full version I can improve it

About

BabelDeobfuscator is an open-source deobfuscator for BabelObfuscator


Languages

Language:C# 100.0%