Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/n017/BabelDeobfuscator

BabelDeobfuscator is an open-source deobfuscator for BabelObfuscator
https://github.com/n017/BabelDeobfuscator

Last synced: 21 days ago
JSON representation

BabelDeobfuscator is an open-source deobfuscator for BabelObfuscator

Awesome Lists containing this project

README

        

BabelDeobfuscator
===================

BabelDeobfuscator is an open-source deobfuscator for [**Babel Obfuscator**][1]. It uses [**Dnlib**][2] 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**][3]
> - I only have the demo version, so if you can share me some app protected by the full version I can improve it

----------

[1]: https://babelfor.net/products/obfuscator
[2]: https://github.com/0xd4d/dnlib
[3]: https://sites.google.com/site/simpledotnet/simple-assembly-explorer