P@S@f Posted January 16, 2017 Share Posted January 16, 2017 I'm not sure if it widely known. I meet the problem and want to share it to warn everyone. Almost none of .NET tools (unpackers, deobfuscators) will not work on Windows 10. Why? I don't know. I had long fighting with .NET Reactor (4.8-4.9) packed assembly, tried all modifications of de4dot which I could find over internet, and also manual unpacking. Every de4dot give me Hmmmm... something didn't work without any trace. SAE Deobfuscator simply freeze at half of process. DeObfuscatorWin32 won't run at all. I don't know if it is OS dependent problem, or .NET version installed (I have 4.5-4.6.1 installed) but that it is, I fought with it until I simply tried it on Windows 7 and de4dot modified by kao worked just brilliantly. Tough MegaDumper worked fine (I guess, at least there some assemblies appeared in Dump folder, I'm not sure if they are valid). Link to comment Share on other sites More sharing options...
atom0s Posted January 22, 2017 Share Posted January 22, 2017 Sounds like you are missing required .NET versions the tools require. All of the tools you listed work perfectly fine on Windows 8/8.1/10. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now