|
#1
|
|||
|
|||
|
how to make my own cracks
i know that everyone wants to crack safedisc / securom etc...
but start simple, read tutorials about cd-checks / nag-screens if u can handle the different kinds of CD-Checks (GetDriveTypeA, GetVolumeInformationA, GetLogicalDriveStrings) than i recommand u to try unpacking with softice / ollydebug. download some crackmes und read the included tutorials. what u need: ----------------- - a brain, as always ![]() - pen and paper (in case of reboots and hints etc...) - Tutorials as many as possible - ASM / Win32APi knowledge (focus on TASM language) - Win32Dasm or IDA to disassemble an exe/dll - HexEditor (i prefer HexWorkShop and HView) - a debugger like SOFTiCE or OLLYDEBUG and the references tutorials: ----------- http://www.crackstore.com/tutors-eng.htm http://www.crackstore.com/tutors-ger.htm http://krobars.reverse-engineering.info/main.html (click begin) http://www.crackmes.de/ http://krobars.reverse-engineering.info/other1.html#cd beginner should start with this site, coz the tutorials are easy to understand and cover 'how to remove cd-checks'
__________________
http://pid.gamecopyworld.com home of Protection ID the ultimate Protection Scanner. Last edited by cdkiller; 30-08-2003 at 06:14. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
u forgot the all important pen and paper
/me slaps cdkiller and tasm and masm arent really that far apart.. try making an anti debug kmd in tasm.. i wish you luck
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#3
|
|||
|
|||
|
lol, i doubt a cracking newbie can code anti debug stuff
![]() how could i forget pen and paper /me is confused coz of the slap
__________________
http://pid.gamecopyworld.com home of Protection ID the ultimate Protection Scanner. |
|
#4
|
||||
|
||||
|
i slapped ya to make u remember the all important pen and paper next time
you also forgot the other things - an rva is not an offset - patch the proc not the conditional - remember that proc returns are passed via eax which is trashed on your next api call (couldnt resist) ;pp
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#5
|
|||
|
|||
|
ok..
I been playing with the Cycling Manager 3 update, I managed to hook into this prodrv04.sys driver and made it ignore the cd in the drive. Now I still need to unpack the executable though, how do you suggest I proceed? Last edited by Noobie; 30-08-2003 at 07:55. |
|
#6
|
||||
|
||||
|
really?
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#7
|
|||
|
|||
|
Quote:
__________________
http://pid.gamecopyworld.com home of Protection ID the ultimate Protection Scanner. |
|
#8
|
||||
|
||||
|
You also might need Windows 98 as the Platform/OS!
|
|
#9
|
||||
|
||||
|
Quote:
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#10
|
||||
|
||||
|
As I heard from CDKiLLER and as it was my point... the best OS to start doing crack in, is Windows 98.
But if microsoft are gonna start to stop with servive...maybe cracking tools are gonna fit for NT based system...
|
|
#11
|
|||
|
|||
|
Win98 is really outdated
![]() iīm on WinXP and Win2k Pro... use Compuware.SoftICE.Driver.Suite.v3.0 itīs WinXP compatible.
__________________
http://pid.gamecopyworld.com home of Protection ID the ultimate Protection Scanner. |
|
#12
|
||||
|
||||
|
heh 3.0.. you're better off using 2.7 considering that 3.0 doesnt allow global bpx's, only context ones.. compuware kinda took a step backwards in that one
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#13
|
||||
|
||||
|
heh, guess some "big companies" got pissed off by ppl using bpx's to tamper with their software...
Ahh, just kidding..
__________________
The gateway is open and you're all coming with me..... |
|
#14
|
||||
|
||||
|
Quote:
|
|
#15
|
||||
|
||||
|
i think theres a 14 day trial kicking about, dont know if its crippled or whatever (the 3.0 installer will install as 14 day demo if you dont supply a key)...try the compuware site i guess although i would you recommend you learn your assembly code before you start playing with softice
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
![]() |
|
|