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.