PDA

View Full Version : Microsoft C# and Basic .NET


fifthelement
07-18-2004, 05:28 PM
hi guys, it is a long time that I were very busy with the university and couldnt come here and miss u so much
is there any thing special with reversing C# and Basic .Net apps ? I have an application and want to reverse it but I cant not ! Ollydbg even cant run it ! and crashes ! PEiD says it is Microsoft C# and Basic .NET .
unfortunately I dont have SoftIce. because in my country I can not buy it where is the problem ? can I say my app name here ?

Woodmann
07-18-2004, 06:18 PM
Howdy,

The search button still works.

Woodmann

JMI
07-18-2004, 06:30 PM
Oh, Thank God. I was afraid it was broken. Hint: use "debugging .net" (without the quotes) as a search term.

Regards,

iunknown
07-21-2004, 04:21 PM
you can use ildasm then modify the il then recompile it with ilasm =D