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

  1. *************************************************************************************************
  2.                 Official CFF CrackMe V2.0
  3. *************************************************************************************************
  4.  
  5. Author:        Acid Bytes
  6. Protection:    Serial
  7. URL:        http://www.mesa-sys.com/~eternal/a-d/cffo-2.zip
  8. Tools:        SoftICE v4.05
  9.  
  10.  
  11. --->    Intro...
  12.  
  13. Welcome to my next Tutorial !!!
  14. This one is very simple, just a hardcoded Serial ;)
  15.  
  16.  
  17. --->    Let's Begin...
  18.  
  19. Open the CrackMe and it asks you for a Serial enter anything you want i've used:
  20.  
  21. Serial:        1234567890
  22.  
  23. Then get into SoftICE (CTRL+D) and type "bpx hmemcpy" then out of SoftICE (CTRL+D) and press
  24. the button "Check the Serial" and SoftICE should popup.
  25. now type "BC *" to clear the breakpoint and press (F12) 12 times and you'll see something
  26. like this:
  27.  
  28. -------------------------------------------------------------------------------------------------
  29.  
  30. mov eax, [ebp-04]    <--- Our "Fake" Serial
  31. mov edx, 00442BE8    <--- the "Real" Serial
  32. call 00403B44        <--- And here it Compares those 2
  33. jne 00442B79        <--- If not equal jump to bad Message Box
  34.  
  35. -------------------------------------------------------------------------------------------------
  36.  
  37. Ok, when your standing on the "call 00403B44" type "d edx" to see the real Serial it's:
  38.  
  39. Serial:        12011982
  40.  
  41. Heh, too easy ;)
  42. That's All...
  43.  
  44.  
  45. --->    Outro...
  46.  
  47. I just want to say: Why are people making such Protections ??? they're so lame, so easy :)
  48. But good for Newbies i think.
  49.  
  50.  
  51. --->    Greetings...
  52.  
  53. To be honest i'm getting a bit sick of these greetings everytime ;P
  54. So i'll just say:
  55.  
  56. Greetings to everyone i know, and to everyone who knows me, and You... ;P
  57.  
  58.  
  59.             Don't trust the Outside, trust the InSiDe !!!
  60.  
  61.                       Cya...
  62.  
  63.                     CoDe_InSiDe
  64.  
  65.  
  66. Email:    code.inside@home.nl