Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 09-21-2010, 09:37
Taitch
 
Posts: n/a
Best debugger for DOS?

Trying to remove protection from an old DOS game I have, 'The Jetsons The Computer Game'. Trying to find a good debugger I can step through with. I can't step with IDA Pro, debug.exe is quite confusing.

First it checks the disk for certain sectors, however it is very easy to do a n00bish JMP over all of that then the game will load a COM file into memory and wait for that to terminate (and get its exit code). I can also directly launch that COM file (CMF extension). Both give the same result. JMP'ing over the floppy check might not be the way to go?

By the way, is the CMF extension a relic of any known copy protection during the DOS era?

Even if this game is cracked already, I'd really like to get this one myself.
Reply With Quote
  #2  
Old 09-21-2010, 09:41
henry_y henry_y is offline
Friend
 
Join Date: Oct 2002
Location: Indonesia
Posts: 87
Rept. Given: 25
Rept. Rcvd 24 Times in 10 Posts
Thanks Given: 0
Thanks Rcvd at 1 Time in 1 Post
henry_y Reputation: 24
Have you try SuperTracer a.k.a TR?
It's similar to SoftIce.
If the Game is running on Protected Mode, I think you can use Windows version of TR (TRW). TRW can only run under Win9x.
Reply With Quote
The Following User Gave Reputation+1 to henry_y For This Useful Post:
  #3  
Old 09-21-2010, 09:59
Taitch
 
Posts: n/a
Quote:
Originally Posted by henry_y View Post
Have you try SuperTracer a.k.a TR?
It's similar to SoftIce.
If the Game is running on Protected Mode, I think you can use Windows version of TR (TRW). TRW can only run under Win9x.
Thanks, I'll try that and Win9x version of SoftIce (forgot about it).
Reply With Quote
  #4  
Old 09-23-2010, 01:06
infern0 infern0 is offline
Friend
 
Join Date: Dec 2004
Posts: 72
Rept. Given: 4
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 2 Times in 2 Posts
infern0 Reputation: 0
for real mode application there was AFD debugger. Also TD from borland (td386)
Reply With Quote
  #5  
Old 09-23-2010, 11:06
SaNX SaNX is offline
ex-eVC cracker
 
Join Date: Feb 2010
Location: Russia
Posts: 61
Rept. Given: 1
Rept. Rcvd 31 Times in 13 Posts
Thanks Given: 0
Thanks Rcvd at 1 Time in 1 Post
SaNX Reputation: 31
Best debugger was DeGlucker, try to find it.
Reply With Quote
  #6  
Old 09-23-2010, 16:58
dave_omirora dave_omirora is offline
VIP
 
Join Date: Dec 2006
Location: Osaka
Posts: 176
Rept. Given: 24
Rept. Rcvd 76 Times in 34 Posts
Thanks Given: 13
Thanks Rcvd at 68 Times in 41 Posts
dave_omirora Reputation: 76
Crashing Problem

I use the Syser Kernel Debugger v1.99.1900.1185 at my windows xp sp3, When run the programe my system is crash and Restart.

Any Idea about it?

I have Intel DG35EC mother board, Process core2 due 3.0Ghz, Ram 2 GB.
Reply With Quote
  #7  
Old 09-23-2010, 22:33
SaNX SaNX is offline
ex-eVC cracker
 
Join Date: Feb 2010
Location: Russia
Posts: 61
Rept. Given: 1
Rept. Rcvd 31 Times in 13 Posts
Thanks Given: 0
Thanks Rcvd at 1 Time in 1 Post
SaNX Reputation: 31
Problem in a syser's driver, I think. May be in another driver May be you have antifirus, and it's conflict with syser.
Reply With Quote
  #8  
Old 09-24-2010, 06:10
dave_omirora dave_omirora is offline
VIP
 
Join Date: Dec 2006
Location: Osaka
Posts: 176
Rept. Given: 24
Rept. Rcvd 76 Times in 34 Posts
Thanks Given: 13
Thanks Rcvd at 68 Times in 41 Posts
dave_omirora Reputation: 76
Kaspersky

I use the Kaspersky 11.0.1.400
Reply With Quote
The Following User Gave Reputation+1 to dave_omirora For This Useful Post:
JeRRy (10-21-2010)
  #9  
Old 09-24-2010, 10:56
SaNX SaNX is offline
ex-eVC cracker
 
Join Date: Feb 2010
Location: Russia
Posts: 61
Rept. Given: 1
Rept. Rcvd 31 Times in 13 Posts
Thanks Given: 0
Thanks Rcvd at 1 Time in 1 Post
SaNX Reputation: 31
Quote:
Originally Posted by dave_omirora View Post
I use the Kaspersky 11.0.1.400
it's answer for your question
Reply With Quote
  #10  
Old 09-24-2010, 17:03
ZeNiX's Avatar
ZeNiX ZeNiX is offline
Administrator
 
Join Date: Feb 2009
Posts: 732
Rept. Given: 177
Rept. Rcvd 773 Times in 259 Posts
Thanks Given: 213
Thanks Rcvd at 886 Times in 243 Posts
ZeNiX Reputation: 700-899 ZeNiX Reputation: 700-899 ZeNiX Reputation: 700-899 ZeNiX Reputation: 700-899 ZeNiX Reputation: 700-899 ZeNiX Reputation: 700-899 ZeNiX Reputation: 700-899
You have to be sure the data read from floppy.
If it is just checks, you can nop them.
But be careful that some copy-protection will read the sectors as part of executing codes.

I already forget the extension of .CMF. But maybe it is a copy protection from Taiwan over 10 years ago.
Reply With Quote
  #11  
Old 09-30-2010, 20:53
o_o o_o is offline
Friend
 
Join Date: Oct 2005
Posts: 15
Rept. Given: 6
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 3
Thanks Rcvd at 0 Times in 0 Posts
o_o Reputation: 0
At the time i used a lot TR, TD and CUP386.
They were great
Reply With Quote
  #12  
Old 10-01-2010, 20:39
progopis progopis is offline
CrackTool coder
 
Join Date: Jan 2009
Location: ru
Posts: 235
Rept. Given: 93
Rept. Rcvd 152 Times in 57 Posts
Thanks Given: 8
Thanks Rcvd at 17 Times in 13 Posts
progopis Reputation: 100-199 progopis Reputation: 100-199
We are going support debuging DOS apps in the our OpenDbg, but I can not promise a quick release.
Reply With Quote
  #13  
Old 10-20-2010, 20:57
sendersu sendersu is online now
VIP
 
Join Date: Oct 2010
Posts: 1,067
Rept. Given: 332
Rept. Rcvd 223 Times in 115 Posts
Thanks Given: 235
Thanks Rcvd at 512 Times in 288 Posts
sendersu Reputation: 200-299 sendersu Reputation: 200-299 sendersu Reputation: 200-299
Taitch,
have you tried DosBox?
although it is a DOS emulator, it has a very nice integrated debugger! (Soft-Ice like)

http://www.dosbox.com/
Reply With Quote
  #14  
Old 10-21-2010, 13:46
henry_y henry_y is offline
Friend
 
Join Date: Oct 2002
Location: Indonesia
Posts: 87
Rept. Given: 25
Rept. Rcvd 24 Times in 10 Posts
Thanks Given: 0
Thanks Rcvd at 1 Time in 1 Post
henry_y Reputation: 24
Quote:
Originally Posted by progopis View Post
We are going support debuging DOS apps in the our OpenDbg, but I can not promise a quick release.
Wow, I'll be looking for this. I hope it will be good.
Reply With Quote
Reply

Tags
cmf, dos

Thread Tools
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 Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Which debugger is best? nakkeost General Discussion 31 05-30-2011 11:14


All times are GMT +8. The time now is 14:38.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )