BB-Deob

July 5, 2019 ยท View on GitHub

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