Go Back   FileForums > Game Backup > PC Games
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 30-08-2003, 05:58
cdkiller cdkiller is offline
Registered User
 
Join Date: Oct 2002
Posts: 1,899
Thanks: 0
Thanked 5 Times in 1 Post
cdkiller is on a distinguished road
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.
Reply With Quote
Sponsored Links
  #2  
Old 30-08-2003, 06:05
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
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...
Reply With Quote
  #3  
Old 30-08-2003, 06:18
cdkiller cdkiller is offline
Registered User
 
Join Date: Oct 2002
Posts: 1,899
Thanks: 0
Thanked 5 Times in 1 Post
cdkiller is on a distinguished road
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.
Reply With Quote
  #4  
Old 30-08-2003, 07:44
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
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...
Reply With Quote
  #5  
Old 30-08-2003, 07:48
Noobie Noobie is offline
Junior Member
 
Join Date: Jul 2002
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Noobie
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.
Reply With Quote
  #6  
Old 30-08-2003, 08:17
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
really?
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote
  #7  
Old 31-08-2003, 06:39
cdkiller cdkiller is offline
Registered User
 
Join Date: Oct 2002
Posts: 1,899
Thanks: 0
Thanked 5 Times in 1 Post
cdkiller is on a distinguished road
Quote:
remember that proc returns are passed via eax which is trashed on your next api call (couldnt resist) ;pp
lol do u talk about me ??? i think about the regsetup.exe
__________________
http://pid.gamecopyworld.com

home of Protection ID the ultimate Protection Scanner.
Reply With Quote
  #8  
Old 03-09-2003, 13:49
krondike's Avatar
krondike krondike is offline
Banned
 
Join Date: Dec 2002
Location:
Posts: 2,091
Thanks: 0
Thanked 0 Times in 0 Posts
krondike is on a distinguished road
You also might need Windows 98 as the Platform/OS!
Reply With Quote
  #9  
Old 03-09-2003, 14:58
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
Quote:
Originally posted by krondike
You also might need Windows 98 as the Platform/OS!
nope win98 is due to be phased out soon, and will not be supported anymore, so you're gonna have to start cracking in 2k/xp etc.. which is only a little bit different
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote
  #10  
Old 03-09-2003, 15:06
krondike's Avatar
krondike krondike is offline
Banned
 
Join Date: Dec 2002
Location:
Posts: 2,091
Thanks: 0
Thanked 0 Times in 0 Posts
krondike is on a distinguished road
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...
Reply With Quote
  #11  
Old 04-09-2003, 07:12
cdkiller cdkiller is offline
Registered User
 
Join Date: Oct 2002
Posts: 1,899
Thanks: 0
Thanked 5 Times in 1 Post
cdkiller is on a distinguished road
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.
Reply With Quote
  #12  
Old 04-09-2003, 08:56
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
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...
Reply With Quote
  #13  
Old 04-09-2003, 09:32
ByteMare's Avatar
ByteMare ByteMare is offline
Registered User
 
Join Date: Dec 2001
Location: The Eternal Prison
Posts: 634
Thanks: 0
Thanked 0 Times in 0 Posts
ByteMare
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.....
Reply With Quote
  #14  
Old 04-09-2003, 14:10
krondike's Avatar
krondike krondike is offline
Banned
 
Join Date: Dec 2002
Location:
Posts: 2,091
Thanks: 0
Thanked 0 Times in 0 Posts
krondike is on a distinguished road
Quote:
Originally posted by cdkiller

use Compuware.SoftICE.Driver.Suite.v3.0
itīs WinXP compatible.
Can a Trial version be found somewhere?
Reply With Quote
  #15  
Old 04-09-2003, 20:07
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
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...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -7. The time now is 13:25.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com