PDA

View Full Version : DLL Deobfuscation


shidrang
April 12th, 2015, 07:39
Hi
I have an app that obfuscated with "PreEmptive Solutions" I Deobfuscated the main app and it work fine, but it has some dlls. when I try to Deobfuscate it's dll, the main app rise an error and forced to close! the main app do not check any signature of file by itself. how can I fix it? and also, do dotnet check all dll files before execute them?

thanks a lot