Forum: .NET Reverse Engineering
01-26-2014, 04:32 AM
|
Replies: 4
Views: 45,378
Unpack UniversalFixer
Here (http://www62.zippyshare.com/v/31599950/file.html) there is the universal fixer 1.0. This .NET program has good protection, how can I unpack it?
Which program can use for protect .NET exe in...
|
Forum: .NET Reverse Engineering
09-30-2011, 04:53 PM
|
Replies: 21
Views: 133,434
[Please DO NOT quote whole messages, it is...
[Please DO NOT quote whole messages, it is unnecessary]
Thank you for it. I tried on my application and works very great.
Do you continue the development? Have you other obfuscator to improve?
|
Forum: .NET Reverse Engineering
09-24-2011, 12:50 PM
|
Replies: 1
Views: 12,022
|
Forum: .NET Reverse Engineering
09-24-2011, 02:54 AM
|
Replies: 1
Views: 12,022
[Question] Debug .NET EXE
Which is the better method to debug a .NET EXE?
I have installed IDA and Reflector, but these tools permit to see only the assembly or original source.
I would like to debug the exe step-by-step as...
|
Forum: .NET Reverse Engineering
09-24-2011, 02:31 AM
|
Replies: 3
Views: 11,976
|
Forum: .NET Reverse Engineering
09-23-2011, 04:58 AM
|
Replies: 21
Views: 133,434
I see just now. The Class0 load a resource with...
I see just now. The Class0 load a resource with GetManifestResourceStream and decrypt it with many XOR and GetPublicKeyToken. But I don't understand very well.
After the resource is decrypted load...
|
Forum: .NET Reverse Engineering
09-22-2011, 04:39 AM
|
Replies: 21
Views: 133,434
Thank you for your great work. I tested on .exe...
Thank you for your great work. I tested on .exe obfuscated with Eazfuscator.NET many other deobfuscator fails your deobfuscator work greatly. The new .exe generated crash when run, but with Reflector...
|