You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not throwing that error, and dnSpy is not throwing an exception. Also, there are 11824 methods inlined instead of 10596 before and more obfuscator types removed. But I don't know if it breaks other functions. In this particular case, it seems to work.
Output:
[INFO] 6047 Methods decrypted.
[WARN] Couldn't find any equation to resolve.
[WARN] Couldn't find anti tamper method.
[WARN] Couldn't find anti debugger method.
[WARN] Couldn't find any proxied call.
[INFO] 2621 Strings decrypted.
[WARN] Couldn't find any encrypted resource.
[INFO] 35 Metadata tokens deobfuscated.
[INFO] 184 Booleans decrypted.
[INFO] 774 Calls to obfuscator types removed.
[INFO] 11824 Methods inlined.
As another try, using the original order of Stages, I also tried to comment out these 2 lines:
Describe the bug
errors during work
output exe is not clean, some methods can't be even decompiled, decompiler throws exception on these...
Target obfuscated file
input.zip
Screenshots
OS Version:
W10
Additional context
example of broken methods:
The text was updated successfully, but these errors were encountered: