View Single Post
  #2  
Old 01-16-2003, 03:02
deckard
 
Posts: n/a
re

Get Remotesoft .NET explorer,
hxxp://www.remotesoft.com/eval_download/Remotesoft_DOTNET_Explorer_Evaluation.msi
or .NET SDK from M$ and its ILDASM = .NET disassembler, and learn basics of MSIL (MS intermediate language) - maybe from here :
hxxp://msdn.microsoft.com/msdnmag/issues/01/05/bugslayer/default.aspx

Some tut is also here :
hxxp://29a.host.sk/29a-6/29a-6.203

bye
Reply With Quote