CodeExplorer Posted March 29, 2009 Posted March 29, 2009 (edited) 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, 2009 by CodeRipper
cocacolacore Posted March 31, 2009 Posted March 31, 2009 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
Ufo-Pu55y Posted March 31, 2009 Posted March 31, 2009 @coderipper: did you forget to protect this one :?
CodeExplorer Posted March 31, 2009 Author Posted March 31, 2009 (edited) @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, 2009 by CodeRipper
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now