Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvalidCastException : AsmResolver.Net #11

Closed
Sayness opened this issue Sep 3, 2019 · 9 comments
Closed

InvalidCastException : AsmResolver.Net #11

Sayness opened this issue Sep 3, 2019 · 9 comments
Labels
bug Something isn't working

Comments

@Sayness
Copy link

Sayness commented Sep 3, 2019

when I put the software obfuscate with koivm it makes me an erreur has "Excuting CIL Recompiler Stage ..."

Download Link of the software : https://www.dropbox.com/s/31kj7fc2qbok491/software.zip?dl=0

Error : Can not cast an object of type 'AsmResolver.Net.Signatures.TypeDefOrRefSignature' to type 'AsmResolver.Net.Signatures.ByReferenceTypeSignature'.

Screenshot of the error : https://i.imgur.com/Et683bU.png

@Sayness Sayness added the bug Something isn't working label Sep 3, 2019
@KNIF
Copy link

KNIF commented Sep 3, 2019

This is identical to Issue #6
It has been resolved in the last update yesterday.

@KNIF
Copy link

KNIF commented Sep 3, 2019

Download the latest version HERE

@Sayness
Copy link
Author

Sayness commented Sep 3, 2019

even with the latest update this makes me the mistake

@KNIF
Copy link

KNIF commented Sep 3, 2019

I just checked again, it doesn't work for me aswell, in the meanwhile just use --salvage.

@Sayness
Copy link
Author

Sayness commented Sep 3, 2019

with "--salvage" error : [Recompile]: Failed to recompile function_EAB7. Can not cast an object of type 'AsmResolver.Net.Signatures.TypeDefOrRefSignature' to type 'AsmResolver.Net.Signatures.ByReferenceTypeSignature'.

@KNIF
Copy link

KNIF commented Sep 3, 2019

It will still give the error, but it will compile the exe successfullly so you can look at the code.

@Sayness
Copy link
Author

Sayness commented Sep 3, 2019

it works, thanks ^^

@KNIF
Copy link

KNIF commented Sep 3, 2019

No problem, but still wait for Washi to fix the issue.

@Washi1337
Copy link
Owner

While similar, the actual cause was different. Thanks for the report.

This bug seems to pop up every now and then. I changed the error slightly to a more meaningful message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants