Posted March 29, 200916 yr Coderipper Net Crackme 2Password: NETreverserLink:http://www.zshare.net/download/578628619317b8ef/Some info:.NET CrackMe 2 (2009 03 29)Level: medium, it has some tricksTask: Kill the first NAG, after that shouldn't come any messageRules: any patches / any changes of original exe can be doneSolutions must be a modified and working standalone executable of the original executable.You must provide details of the addresses and the bytes you modified with an explanationfor why you chose to modify them.Good luck! Edited April 1, 200916 yr by CodeRipper
March 31, 200916 yr To be honest, I think this one was much easier than the first. No IDA, CFF Explorer, anything like that. Just ILAsm and ILDasm. Pretty easy, I just changed the MainForm to Form2 and added the MySettings.var1 = true in the entrypoint method, and the job is done. cracked.zip
March 31, 200916 yr Author @Ufo-Pu55y: No, I didn't. This is how is suppose to be. Some hard crackme will come later :-) Some hard crackme can be done by obfuscation, take a look at: http://board.b-at-s.info/index.php?showtopic=6524 The problem whit this crackme is that many people crack this one by guessing, take a look at: http://board.b-at-s.info/index.php?showtopic=6788 I don't like cracking by guessing so here comes "Net Crackme 3": http://forum.tuts4you.com/index.php?showtopic=19429 -------- Is this crackme medium? Depends on which method you use, If you use ILDASM/ILASM is very easy, if you use ILDASM + a hexeditor is a little harder. P.S.: @Ufo-Pu55y: If you have some hard crackme (some of your old projects) give a PM whit a link to them. I want to solve them. Cheers, CodeRipper Edited March 31, 200916 yr by CodeRipper
Create an account or sign in to comment