-
Notifications
You must be signed in to change notification settings - Fork 233
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
A few fixes for .NET Core and Reactor v6.9.8.0 and 7.0.0.0 #96
base: master
Are you sure you want to change the base?
Conversation
@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? |
@oureveryday
|
I think some code isn't virtualized, but these also doesn't work |
Ok I got the fork to work somehow, by changing the method to dump out dll itself |
This PR fixes a few problems I encountered using Reactor 6.9.8.0 and 7.0.0.0
Thanks a lot for this useful tool and your hard work!