Go Back   FileForums > Games > Game Coders

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 25-04-2006, 05:48
princcce
Guest
 
Posts: n/a
I found a tutorial !!!

Quote:
i´ve found a tutorial covering maxpayne 2 (sd 2.30) and nfsu2 (sd 3.20), both written in german.
Can I have `em ?

Last edited by princcce; 25-04-2006 at 07:40.
Reply With Quote
Sponsored Links
  #2  
Old 25-04-2006, 09:04
caki caki is offline
Registered User
 
Join Date: Dec 2004
Location: UK
Posts: 899
Thanks: 0
Thanked 0 Times in 0 Posts
caki is on a distinguished road
Quote:
Originally Posted by ThePrince
Can I have `em ?
google
__________________
Sanity is for the weak.
Reply With Quote
  #3  
Old 25-04-2006, 10:39
princcce
Guest
 
Posts: n/a
Link !!

Can u please send me the link. Canīt find it by myself.
Reply With Quote
  #4  
Old 25-04-2006, 12:35
caki caki is offline
Registered User
 
Join Date: Dec 2004
Location: UK
Posts: 899
Thanks: 0
Thanked 0 Times in 0 Posts
caki is on a distinguished road
Tis on google matey. Almost everything is on google

try this combo:

"max payne safedisc 2 manual unpacking tutorial"

I just found it with the above combo, so don't try saying it doesn't work, cuz it does :P
__________________
Sanity is for the weak.
Reply With Quote
  #5  
Old 26-04-2006, 08:31
Muji-FightR's Avatar
Muji-FightR Muji-FightR is offline
Registered User
 
Join Date: Apr 2005
Location: beyond belief
Posts: 766
Thanks: 0
Thanked 0 Times in 0 Posts
Muji-FightR is on a distinguished road
Send a message via ICQ to Muji-FightR Send a message via Yahoo to Muji-FightR
Wink

Hey, thanks for that great reply...
Well, first of all, I know what a debugger is (do I ?), I know cracking games isn't changing jumps LOL, and I'm familiar with basic unpacking/dumping/fixing IAT...

My problem is just, cracking games is rather difficult, and w/o any direction it is hard to walk, isnt it...
Thats why I was asking, how should I be able to reverse a SD3/4 game without knowing how to solve special problems (didnt even know that Olly cant handle SD3 lol)...
Only with looking at an engine, it's possible to guess its function and disassemble it, but with the knowledge of a teacher who already knows almost anything, it's WAY easier than without...
Sure, curiosity is important, no doubt, but you can also go too far with it :P

Thanks again, great help and gorgeous SR7 tutorial
Reply With Quote
  #6  
Old 26-04-2006, 09:12
princcce
Guest
 
Posts: n/a
Smile Read more Tuts !!!

@ Mujifighter read more tutorials maybe it helps.


@caki Thank you very, very much for the hint.


@ everybody else keep on writing in this forum.
Reply With Quote
  #7  
Old 27-04-2006, 05:40
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
@ muJi.fiGHt3r
start with an old safedisc v1/v2 game. since v2 the OEP is hardcoded wich means you can set a hwbp at it. insert your original cd, bypass antidebug, reach breakpoint, dump. if you use ollydbg ignore all exeptions.

anti debug of sd v2:
- the usual softice checks (no need to bypass when u use olly)
- IsDebuggerPresent
- CheckRemoteDebuggerPresent
- ZwQueryInformationProcess

ImpRec isn´t able to repair the IAT, you have to do this on your own or code a plugin. just step into the ff15 calls and you´ll see the api.

safedisc 2 oep snipped:
----------------------
...
je
mov eax, 00h
jmp
mov eax, dword...
push eax
call <Safedisc Anti-Debug, cd-check, Unpacking>
add esp, 14h
cmp eax, 00h // eax = 0 means no debugger and no unpacking probs
je... // no nasty stuff found, jump over call eax (jmp -> jmp leads to OEP)
mov eax, dword ptr Kernel32.ExitProcessA
call eax
...
__________________
http://pid.gamecopyworld.com

home of Protection ID the ultimate Protection Scanner.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy protections detecting virtual CDs : is this legal ? mim CD/DVD Copy Protections & Utilities 1 26-12-2004 17:10
copy off a copy? dusted PC Games 2 18-10-2002 17:38
Anyone know what copy protection(s) Icewind Dale 2 has? gjb1 PC Games 0 05-09-2002 11:42
Copy of a copy of a copy (of a copy) pariah DC Games 2 14-01-2001 18:44



All times are GMT -7. The time now is 09:27.


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