Log in

View Full Version : Microsoft C# and Basic .NET


fifthelement
July 18th, 2004, 16:28
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
July 18th, 2004, 17:18
Howdy,

The search button still works.

Woodmann

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

Regards,

iunknown
July 21st, 2004, 15:21
you can use ildasm then modify the il then recompile it with ilasm =D