You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added method header parser to get RVA, header/code size and raw IL bytes
Added (internal) get_user_string() method by @tbeadle in #3
Detection and support for more anti metadata/parsing tricks (mixed case stream names, invalid entries in MethodDef table, maximum length exceeding strings in #Strings stream)