Go Back   FileForums > Games > Game Coders

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
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
Sponsored Links
  #2  
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
  #3  
Old 11-05-2006, 10:24
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
Really nice thread, keep it up
__________________
The gateway is open and you're all coming with me.....
Reply With Quote
  #4  
Old 11-05-2006, 13:50
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
Well I'm willing to help around safedisc so long as people have questions
__________________
Sanity is for the weak.
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 14:27.


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