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

AntiTamperDeobfuscation Throws CLR Error #15

Open
JKamsker opened this issue Mar 28, 2017 · 0 comments
Open

AntiTamperDeobfuscation Throws CLR Error #15

JKamsker opened this issue Mar 28, 2017 · 0 comments

Comments

@JKamsker
Copy link

RuntimeHelpers.PrepareMethod(cctor.MethodHandle)
NoFuserEx\Deobfuscator\Deobfuscators\AntiTamperDeobfuscator.cs : 40

Original:
Assistent für verwaltetes Debuggen "FatalExecutionEngineError" : "Die Laufzeit hat einen schwerwiegenden Fehler entdeckt. Fehleradresse: "0x85508530" in Thread "0x29f0". Fehlercode: 0x80131623. Bei diesem Fehler könnte es sich um ein Problem in der CLR oder in den unsicheren oder nicht verifizierbaren Teilen des Benutzercodes handeln. Übliche Ursachen dieses Bugs sind Marshallerfehler für COM-Interop oder PInvoke, die den Stapel beschädigen können."

It doesn't give more info, what it says that the thread threw a FatalExecutionEngineError error on this address: 0x85508530 Error code: 0x80131623
Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant