Closed KNIF closed 5 years ago
Make sure you have the correct version of AsmResolver downloaded (such as the dev branch).
I used the dev branch, it built successfully and it devirts crackme's successfully, but when I try to devirt some bigger applications I still get the InvalidCastException.
Seems like a bug then!
In the meantime, try using --salvage
to ignore any errors that might occur during the recompilation.
Can you provide your "bigger application" that produced this error?
Can you provide your "bigger application" that produced this error?
I will send you the file in Discord DMs.
I wouldn't mind the sample either ...
I wouldn't mind the sample either ...
Is there a way where I can contact you privately and send the file? Discord, Skype, Email, etc.?
Edit: I sent you the file via RTN private message.
Please fix this I'm also getting
[TUI]: Something went wrong! Try the latest version or report a bug at the repository. 17:28:48.339 [TUI]: InvalidCastException: The object of the type "AsmResolver.Net.Cts.TypeReference" can not be converted to type "AsmResolver.Net.Signatures.ByReferenceTypeSignature". 17:28:48.340 [TUI]: Use --verbose or inspect the full report.log using --log-
Make sure you're using the latest build 1x37x. If you still get an error like this, please don't hijack the issue and instead create a new one.
Image: https://imgur.com/RxFbvh9
If I try to fix the issue and build it I get this error when trying to devirt an assembly: