View Full Version : Cracking SchoolTest.NET
Kurapica
September 20th, 2008, 06:12
Removing watermark from dotNET application and convert the evaluation version to a fully working version using simple patching.
http://portal.b-at-s.info/download.php?id=38
YesItsMe
September 27th, 2008, 18:09
Hey, very good tutorial, I have one question though...
.
The boolean variable was set to true by the hex bytes 17, not 01 and you changed it to false by replacing 17 with 16, how could this be known? I mean is it always like this or sometimes you'll have to replace a 12 by an 11 for example?
Kurapica
September 28th, 2008, 06:34
To find out what to replace is easy and It depends on the OPcodes table of the MSIL language, you can find it here
http://portal.b-at-s.info/download.php?id=23
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.