PDA

View Full Version : .NET dump


Zilot
11-17-2006, 01:21 AM
Hi
this in attachment is .NET dump (working framework is v2.0.50727), temporary I dont have SDK 2.0, so can anyone try to disasemble this with ILDASM from SDK 2.0 and tell if it works. ILDASM in 1.1 SDK apply error Can not open metadata, as I see microsoft hints it is normal. I just wanna know is this dump obfuscated or can be disassembled with ILDASM.

Thanks

...Attachment removed...

blurcode
11-17-2006, 05:04 AM
.NET Reflector show it obfuscated.

Zilot
11-17-2006, 09:01 AM
Thanks