Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 07-12-2002, 17:30
vader
 
Posts: n/a
softice question

I'm trying to crack a java prog with some native methods.
I disassembled the dll in IDA and produced a map file. With Msym.exe i created a sym file. In symbol loader i loaded the native dll and the nms file.
In SI i set bpx on methods used in native dll - however SI doesn't break .
Please help solve my problem.
Reply With Quote
  #2  
Old 07-15-2002, 17:26
scriptOr
 
Posts: n/a
Hi,

Is SI able to break on WinMain in a windows exe file ??
Or is it only in the dll u encountered this problem ?

Mayby you need to get the correct debugging symbols for you
windows platoform.

hxxp://www.microsoft.com/ddk/debugging/symbols.asp

Install the symbols (normally in %SystemRoot%\Symbols),

Use nmsym to create .nms file for ntoskrnl.dbg
NOTE: that ntoskrnl.pdb must be in the same folder, as ntoskrnl.dbg

Add lines to softice init file:

NTSYMBOLS=ON
LOAD=%SystemRoot%\Symbols\exe\ntoskrnl.nms

Reboot.

Hope it helps u out

.::| scriptOr |::.
Reply With Quote
  #3  
Old 07-19-2002, 22:05
vader
 
Posts: n/a
Hi scriptOr,
thanks for your info!
SI breaks 'normal' with other apps - also if i'm setting a bpx _DllMain for mentioned dll.
I tried several times >30 to set bpx's. It worked once!
Hmmmmm i have no idea whats going on.

Regards
vader
Reply With Quote
  #4  
Old 07-22-2002, 15:18
scriptOr
 
Posts: n/a
Hi,

That sounds strange - I normally only get such an error
if SI is NOT able to read any symbols.

Have you tried TABLE to see what symbol tables are loaded
and also which one is the current that SI is using ?

And also use SYM for display of the symbols ? That way
you can see if SI knows about the symbol you are trying
to break on.

Sorry i can't help more,

.::| scriptOr |::.
Reply With Quote
  #5  
Old 07-22-2002, 15:50
vader
 
Posts: n/a
Hi,

yeah - tried table and sym coomand - everything looks ok :-(


tks again
vader
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 Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VS 6 question(s)... newguy General Discussion 9 04-22-2004 19:49
WinXP + Loaded SoftICE (NuMega DS 2.6 || SoftICE Suite 2.6) NOT SHOTDOWNING... sky General Discussion 0 08-23-2002 06:24


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


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