Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 417 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 417 Bytes

Match_Assemblies

Description: This program is using reflection and dnlib to go through contents of .NET library and search for "deobfuscated" classes which in this case are named GClassXXXX (where X is a number). Usefull tool to quickly search for gclasses inside assembly and not waste time on doing it by hand.

Author: TheMaoci

License: none. Personal use only, no redistributing, make sure to include author.