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

  1. *************************************************************************************************
  2.                     CeyCey
  3. *************************************************************************************************
  4.  
  5. Author:        CeyCey
  6. Protection:    Password
  7. URL:        
  8. Tools:        SoftICE v4.05
  9.  
  10.  
  11. --->    Intro...
  12.  
  13. Welcome to my next Tutorial !!!
  14. Ok, now a very hard CrackMe, NOT !!! ;)
  15. It's hardcoded and you can do this in 2 simple ways.
  16.  
  17. 1.    Using SoftICE trace and find it :)
  18. 2.    Unpack it (UPX) and disassemble and find the string :)
  19.  
  20. I'm just gonna use SoftICE.
  21.  
  22.  
  23. --->    Let's Begin...
  24.  
  25. Ok, open the CrackMe and fill in something i've used:
  26.  
  27. Password:    CoDe_InSiDe
  28.  
  29. Then get into SoftICE (CTRL+D) and type "bpx hmemcpy", then out of SoftICE (CTRL+D) and press
  30. the button "Check" and SoftICE should popup.
  31. Ok, now type "BC *" to disable the breakpoint and press (F12) 12 times and you'll see this:
  32.  
  33. -------------------------------------------------------------------------------------------------
  34.  
  35. mov eax, dword ptr [ebp-04]        <--- EAX now points to our "Fake" Serial
  36. mov edx, 0045766C            <--- This is the real Serial
  37. call 00403C8C                <--- Compare those 2
  38. jnz 00457642                <--- If not equal jump over the good Message Box.
  39.  
  40. -------------------------------------------------------------------------------------------------
  41.  
  42. Ok, when your on the "call 00403C8C" type "d edx" and you'll see the real Serial it's:
  43.  
  44. ULTRADMA............................................................
  45.  
  46. Ok, write it down and get out of SoftICE (CTRL+D) then enter that Serial and press "Check".
  47. A Message Box pops up saying:
  48.  
  49. Do not think u r good, Easy huh?
  50.  
  51. hehe ;P
  52. That's all.
  53.  
  54.  
  55. --->    Greetings...
  56.  
  57. To be honest i'm getting a bit sick of these greetings everytime ;P
  58. So i'll just say:
  59.  
  60. Greetings to everyone i know, and to everyone who knows me, and You... ;P
  61.  
  62.  
  63.             Don't trust the Outside, trust the InSiDe !!!
  64.  
  65.                       Cya...
  66.  
  67.                     CoDe_InSiDe
  68.  
  69.  
  70. Email:    code.inside@home.nl