CTRL-D
February 19th, 2002, 07:15
great board, but knowledge on it has alway some levels to high for me, so i never registered. But as i havent got any ideas anymore, mabe i can get some help in here ....
I coded a small proggie in VC#, compiled and ran it. Was really happy that it worked. As all others on the board here i was intrested in what it looks like disassembled.
WDasm didnt even try to disassemble it. IDA (version 4.20 demo) gave some code, but the interesting part of it looked typically like a packed program. So i fired up sice to check what it does. Its even worse than VB. It very much looks like an interpreted language. Searching the net i found IDA 4.2 full version will decompile this all.
http://www.datarescue.com/idabase/gallery/dotnet.htm
Unbelieveable for me how Ilfak does this all.
Anyone got some information on how to proceed with this ? reverse .NET-code without having IDA 4.2 full ?
Or any ideas what i could try ?
thx in advance
CTRL-D
PS: if any1 wants me to i can upload the small prog, but be warned, you need .NET-Framework installed to run it
I coded a small proggie in VC#, compiled and ran it. Was really happy that it worked. As all others on the board here i was intrested in what it looks like disassembled.
WDasm didnt even try to disassemble it. IDA (version 4.20 demo) gave some code, but the interesting part of it looked typically like a packed program. So i fired up sice to check what it does. Its even worse than VB. It very much looks like an interpreted language. Searching the net i found IDA 4.2 full version will decompile this all.
http://www.datarescue.com/idabase/gallery/dotnet.htm
Unbelieveable for me how Ilfak does this all.
Anyone got some information on how to proceed with this ? reverse .NET-code without having IDA 4.2 full ?
Or any ideas what i could try ?
thx in advance
CTRL-D
PS: if any1 wants me to i can upload the small prog, but be warned, you need .NET-Framework installed to run it