Jump indicator in Immunity Debugger

872 views
Skip to first unread message

ABHAY VAISH

unread,
May 27, 2012, 5:05:01 AM5/27/12
to null-...@googlegroups.com
There was a configuration .ini file in ollydbg (like one given in Lena's tutorial) 
which would indicate "jump to" with red lines in CPU window along side the code commands . 

Any such .ini configuration file for Immunity debugger OR 
can anybody tell what part to edit in configuration that what make that jump red indicator lines ?

Thanks in advance.

webDEViL

unread,
May 27, 2012, 5:27:07 AM5/27/12
to null-...@googlegroups.com
ImmunityDebugger.ini is where you'll want to add the below lines


[Colours] 
Scheme[*]=10,14,16,0,5,13,17,13 
Scheme name[*]=Alex black

[Syntax] 
Commands[*]=10,11,12,14,10,13,10,48,48,2,110,0,0,0 
Operands[*]=0,73,0,0,0,0,0,0,0,0,0,0,0,0 
Scheme name[*]=Alex black

http://www.ollydbg.de/schemes.htm


--
Get ready for the Dilli Shakedown!
nullcon security conference Delhi Sept 26-29th 2012
http://nullcon.net
 
null - Spreading the right Information
null Mailing list charter: http://null.co.in/section/about/null_list_charter/



--
Regards,
webDEViL


ABHAY VAISH

unread,
May 27, 2012, 5:46:24 AM5/27/12
to null-...@googlegroups.com
Didn't work. 

Anyways I figured it out. 
Had to change these line values to 1

Show jump path=1
Show jumpfrom path=1
Show path if jump is not taken=1


Thanks for helping :)
Reply all
Reply to author
Forward
0 new messages