Best Black Hat Forum

Full Version: HOW TO CRACK A SOFTWARE(for beginners)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
PHP Code:
[color=#0000FF][b]HOW TO CRACK A SOFTWARE(for beginners)

How to get started in the art of cracking
—————————————
-

Introduction:
————-
Tons of new programs are coming out each day… But the bad thing is that
most of them are shareware
which means that you have to pay to get the full
version 
(most of the timewhen you’ll registerthe creators of the program
will e
-mail you an unlock code)… But there are some guys called “crackers”
who can modify the program so that you don’t need to pay to get the full
version
In this tutorialyou’ll learn how to crack programs (except VB
programs
). I hope that you’ll enjoy it.

———————————————-
| |
|
1Programs that you’ll need to get started |
|
2Basic things about cracking |

1Programs that you’ll need to get started

—————————————
-

Here’s the list of programs that you’ll need to get to start cracking:

WinDisassembler
Hex Workshop
Hacker’s View

2
Basic things about cracking
—————————

Please remember that in this tutorial
I expect that you never cracked a
program
so it should be easy for beginners.

Here isstep by stepwhat you have to do to crack a program which needs a
name 
and a serial number (assuming that there’s no good protection):

aRun the program
cool
.gif Go to the place where you can enter your name and a serial number
c
Type your name and any serial number
d
Write down (or memorisethe error message
e
Copy the program’s exe to .bak (for backup) and to .w32
f
Disassemble [progname].w32 with WinDisassembler
g
Click on search -> searchType the error message, and click on search
h
Scroll up until you find this “Referenced by a (U)nconditional or
©onditional Jump at Address: | blabla” (where blabla is the address)
iGo to this address by scrolling up (the addresses are writen on the left)
jThere should be “jne” written at this address.

hDouble-click on the line and memorise the offset (written on the status bar)
iLaunch hacker’s view and edit the exe files
j
Press F4 and select Decode Mode
k
Press F5 and type the Offset.
lPress F3 and type 74 (which will change jne to je)
m) If the program isn’t very securisedit should be cracked now!
nRun the program
o
Type your name and any serial number
p
It should work!

Note: If it didn’t workthen it means that the program is more protected.
you have to learn more about assamble language and practice hard to crack advanced softwares.[/b][/color