Obfuscation

  • Thread starter Thread starter Alex Glass
  • Start date Start date
A

Alex Glass

I've been looking around for a program to decompile a HelloWorld application
I created. Im trying to test the vulnerbility of my other development
projects. Is there anyone who could suggest a tool that has an evaluation /
free version that works with .net 1.1 ??

Thanks,
Alex
 
Alex Glass said:
I've been looking around for a program to decompile a HelloWorld application
I created. Im trying to test the vulnerbility of my other development
projects. Is there anyone who could suggest a tool that has an evaluation /
free version that works with .net 1.1 ??

The most common one is probably Reflector:
http://www.aisto.com/roeder/dotnet/
 
Back
Top