home *** CD-ROM | disk | FTP | other *** search
/ KeyGen Studio 2002 / KeyGen_Studio_2002.iso / Tutorials / Code Inside / Ben_tut9.txt < prev    next >
Encoding:
Text File  |  2001-09-21  |  2.7 KB  |  86 lines

  1.                  --Softice Tutorial--- 
  2.  
  3. Written by Shany G.
  4. Email: shanytc@yahoo.com
  5. Date written: 18.4.2001
  6.  
  7. Program Details:
  8. Name: cracker for freedom crackme #2
  9. Author: BenGALY
  10.  
  11. Tools Used:
  12. Softice
  13.  
  14. ________________________________________________________________________
  15.  
  16.  
  17.                   -About this protection system-
  18.  
  19. easy Protection which based on a serial number.
  20. __________________________________________________________________________
  21.  
  22.  
  23.                                  The Essay
  24.  
  25. As this is a tutorial for newbies, I'll go into details about how I go 
  26. about cracking the program. I suggest that you read this tutorial first.
  27. When you have completed the tutorial, leave this tutorial open and follow
  28. the instructions. Re-do it once more after you have completed the step 
  29. by step guide...
  30.  
  31. In this essay, when I write type "d EAX" or similar commands in Softice,
  32. I mean it without the quotes.
  33.  
  34. __________________________________________________________________________
  35.  
  36.                             Lets Crack The Bitch ;)
  37.                 
  38.  
  39. ok that's to much easy. ;)
  40.  
  41. ok let's crack then;
  42. open the crack me , u see 1 text field, i entered this:
  43. serial: 123456 <= very easy to remember ;)
  44.  
  45. open your fav black debugger SoftIce ;)
  46. set a nice breakpoint BPX HMEMCPT 
  47. press f5/ctrl+d
  48. Press CHCEK THE SERIAL..BOOOMMM Sice poped up ;)
  49. we are in the HMEMCPY ;)
  50. press F12.(get out from fucking DLL, press 12 time (to go over the ret commands)
  51.  we will see that:
  52. *just trace with f10 alittle bit.
  53.  
  54. xxxx:yyyy MOV EAX,[EBP-04] ; mov fake serial to eax
  55. xxxx:yyyy MOV EDX,00442BE8 ; right serial move into edx
  56. xxxx:yyyy CALL 00403B44    ;good boy ;)
  57. xxxx:yyyy CALL 00442B79    ;bad boy >:/
  58.  
  59. ok so, are we finished??
  60. yes we did..just do: "d 00442BE8", and the right serial will be in the data code window:
  61. here this is the serial: 12011982
  62.  
  63.                        cracMe cracked ;)
  64. __________________________________________________________________________
  65.  
  66.                                  
  67.  
  68.                 
  69.                              Final Notes
  70.  
  71. This tutorial is dedicated to all the newbies like me. I've tried to
  72. explain everything in details.
  73.  
  74. This is my first tut so...;)
  75. And because I'm a newbie myself, I may have explained certain things wrongly
  76. So, if that is the case, please forgive me. Email me if there is anything 
  77. you are not clear about.
  78.  
  79.                My thanks and gratitude goes to:
  80.  
  81.                    ---ANALYST(ACiD-BUrN)--- ; for helping in cracking
  82.                       ----CODE_INSIDE----- ;for helping in cracking
  83.                      -----BLAcKgH0sT------ ;for being good friend :)
  84.                        -------FusS------   ;asm / keygenning helper
  85.  
  86.            All the writers of Cracks tutorials and CrackMes