PDA

View Full Version : Where's the right offset nr:BF 1942


Fulano
28-02-2003, 22:38
I've been using W32dasm all the time and it works but now I want to crack BF 1942 but I can't find the right "Offset" for the "error-message" (you know: "Please insert the CD").

Did somebody already found that 'cause I tire to search. :) :) [COLOR=blue]

TippeX
28-02-2003, 23:05
its safedisc protected so you have to remove that protection first.. good luck with that

cdkiller
01-03-2003, 00:21
try on BF1942 v1.1 first, it´s only protected with Safedisc 2.60.
use safedisc2cleaner to unwrapp the exe.

cracking hint:
----------------
- do a search for GetDriveTypeA
- above you see this api is called several times
- replace the sub esp... with mov al, 1
- the rest with nop
- and last line before MSVCRT.sprintf with Ret

done ;)

Fulano
01-03-2003, 12:49
[QUOTE]

cdkiller, I thank you very much for your help!

I've to use Hiew of Hexdit!! right!!

I let you know if it works! Thank you!;) ;)

cdkiller
02-03-2003, 04:44
i´ve a tutorial about cracking BF1942 v1.1 on my website.
but it´s written in german.
have a look i´m sure it will help you

Fulano
08-03-2003, 12:16
Cdkiller, I thank you for your help, but I can't find the right Offset, I used 'safediccleaner' and BF 1942 go until "single player" and than it ask me the damn CD, what to do!

cdkiller
10-03-2003, 00:44
afedisc2 is removed.
now you have to kill the cd-checks.
do u have basic skills in cracking ?

read my post above (cracking hint).

podunkviller
10-03-2003, 01:25
someday :P