Exetools  

Go Back   Exetools > General > Source Code

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 08-11-2014, 05:50
Storm Shadow's Avatar
Storm Shadow Storm Shadow is offline
Family
 
Join Date: Jun 2014
Posts: 283
Rept. Given: 186
Rept. Rcvd 192 Times in 79 Posts
Thanks Given: 144
Thanks Rcvd at 254 Times in 98 Posts
Storm Shadow Reputation: 100-199 Storm Shadow Reputation: 100-199
[python]windbg helper for ida.

i was busy today

windbg helper for ida pro Help for all Windbg instruksions
put the two files in ida folder. download here
https://anonfiles.com/file/0e54e8b925b4ca3ae30d1f41671e4fac and win-dbg-helper.py in plugin folder.
load via Edit >>>>plugins
it shows under Help Menu


https://github.com/techbliss/Win-DBG-Helper.
Reply With Quote
The Following User Gave Reputation+1 to Storm Shadow For This Useful Post:
Mahmoudnia (08-11-2014)
  #2  
Old 08-12-2014, 04:02
Storm Shadow's Avatar
Storm Shadow Storm Shadow is offline
Family
 
Join Date: Jun 2014
Posts: 283
Rept. Given: 186
Rept. Rcvd 192 Times in 79 Posts
Thanks Given: 144
Thanks Rcvd at 254 Times in 98 Posts
Storm Shadow Reputation: 100-199 Storm Shadow Reputation: 100-199
little bug fix
download new version
https://github.com/techbliss/Win-DBG-Helper/blob/master/Win-Dbg-Helper.py
add new Environmental Variable to Windows

Code:
NAME=IDADIR
VARIBLE= PATH \TO \IDA
the above should you always do with ida.works much better.
els everybody had to edit the script to there own folder

Was pain to figure out how to add a sytem varible other than one from the PATH but the code to fix it was.

Code:
 subprocess.Popen(os.path.join(os.path.expanduser('~'), os.path.expandvars('%IDADIR%'), 'debugger.chm'), shell=True)
Reply With Quote
  #3  
Old 08-12-2014, 04:56
Storm Shadow's Avatar
Storm Shadow Storm Shadow is offline
Family
 
Join Date: Jun 2014
Posts: 283
Rept. Given: 186
Rept. Rcvd 192 Times in 79 Posts
Thanks Given: 144
Thanks Rcvd at 254 Times in 98 Posts
Storm Shadow Reputation: 100-199 Storm Shadow Reputation: 100-199
sorry cant edit my first post.
Added Opcodes to the helper, read new readme on git
Reply With Quote
Reply

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 On
HTML code is On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windbg in IDA 6.5 zeuscane General Discussion 8 11-02-2014 14:13
WINDBG question ricnar456 General Discussion 3 08-17-2006 04:07


All times are GMT +8. The time now is 07:58.


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