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
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
i have tried to decompile the .net .exe but getting some errors while decompiling its showing
ERROR: couldnt resolved Methord ref system.bolen XXXXXXX
and also when i open up a source in VS its showing these comments in the source
//IL_02ca: Unknown result type (might be due to invalid IL or missing references)
//IL_02cf: Unknown result type (might be due to invalid IL or missing references)
please help me out in this regard
how i can get a complete source of the .exe
The text was updated successfully, but these errors were encountered:
i have tried to decompile the .net .exe but getting some errors while decompiling its showing
ERROR: couldnt resolved Methord ref system.bolen XXXXXXX
and also when i open up a source in VS its showing these comments in the source
please help me out in this regard
how i can get a complete source of the .exe
The text was updated successfully, but these errors were encountered: