Skip to content

Kade-github/BB-Deob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

BB-Deob

BeeByte Deobfuscator simply renames all the classes/fields/methods/params to readable strings that can be understood. AS I know BB Obfuscator only renames classes and etc, so it should be fully reversable at that point.

Usage:

.\BB_Deob.exe .\Assembly-CSharp.dll

Before:

before

After:

after