A few fixes for .NET Core and Reactor v6.9.8.0 and 7.0.0.0
This PR fixes a few problems I encountered using Reactor 6.9.8.0 and 7.0.0.0
- Fixed decompressing resources when Brotli compression was used
- Fixed .NET Core Method Decryption for DNR v6.9.8.0
- Fixed NPE in AssemblyResolver
- Fix NPE in StringDecrypter
- Fixed string decryption with .NET Core assemblies. When Anti Tamper is enabled, it is not yet working
- Fixes when anti tamper is enabled on a .NET Core assembly
- Fixed MethodDecrypter
Thanks a lot for this useful tool and your hard work!
@JBou May you help me with this program? I tried to use your decryptor but it can't find emulation method. Maybe because of anti-tamper?
CalcMethod:
@oureveryday your target is virtualized, so you need to find another tool
[WARN] WARNING: CODE VIRTUALIZATION HAS BEEN DETECTED, INCOMPLETE DEOBFUSCATION OF THE ASSEMBLY MAY RESULT.
@oureveryday your target is virtualized, so you need to find another tool
[WARN] WARNING: CODE VIRTUALIZATION HAS BEEN DETECTED, INCOMPLETE DEOBFUSCATION OF THE ASSEMBLY MAY RESULT.
I think some code isn't virtualized, but these also doesn't work
agree, for some reason not all protections (not VM based) were nto removed, eg:
Ok I got the fork to work somehow, by changing the method to dump out dll itself
@JBou bro why u not fork and make u edits i don't know how download with u edits
you could do it yourself -