Log in

View Full Version : Microsoft Visual C# / Basic .NET???


bazuka
December 25th, 2005, 07:39
Is there a way to debug Microsoft Visual C# / Basic .NET application with ollydbg???

thanx

lackey
December 25th, 2005, 10:08
I am new around here, i can not help you, but i'd like to ding to you.

miniC
December 25th, 2005, 11:15
You can get the source code of programs writen in C#/VB .NET with Reflektor and its plugins VSDisassembler, Reflector.FileDisassembler... in C#, VB#, Delphi!

VEEEEEEEEEERY GOOD PROGY!

miniC

bazuka
December 25th, 2005, 15:31
great 10x

arjuns
December 26th, 2005, 07:06
Check this link
http://www.aisto.com/roeder/dotnet/
("http://www.aisto.com/roeder/dotnet/
")
I think Retam has already published newbie tutorials regarding Dot net..
search it and have a fun with dot net reversing.
kind regards
arjuns

bazuka
December 26th, 2005, 17:36
10x, but i cant find any good tutorial on dot net reversing!

can u post some links plz

10x again...

miniC
January 4th, 2006, 04:06
I don't know where is the problem?? When you get source code in C# or VB or Delphi, all you need to do is to change code and recompile (rebuild) program in Visual Studio or Boralnd Delphi etc. If you know some of this languages, of course!

miniC

P.S. On this way, I made keygen for one program. I delete all source except code for registration. Than I change it to show right SN#, and rebuild program.

bazuka
January 7th, 2006, 06:45
nice 10x, ill try that!