View Single Post
  #3  
Old 08-25-2014, 22:10
sendersu sendersu is offline
VIP
 
Join Date: Oct 2010
Posts: 1,067
Rept. Given: 332
Rept. Rcvd 223 Times in 115 Posts
Thanks Given: 235
Thanks Rcvd at 513 Times in 288 Posts
sendersu Reputation: 200-299 sendersu Reputation: 200-299 sendersu Reputation: 200-299
One (very simple) plugin idea
usually, when you are doing long reversing you are having lots of BPs inside hte DB
eg: http://prntscr.com/4gauad
now, at some moment some are active, some are disabled....
The need it so have a kind of push/pop or save/restore the BP's list + it's state.
Also (not sure thats possible) it'd be nice to add one more column into <Breakpoints> window - Function name. Usually you do renaming of routines, eg
sub_5DFB70 proc near -> readDbTable
and so on.....
Reply With Quote
The Following 3 Users Gave Reputation+1 to sendersu For This Useful Post:
Artic (08-26-2014), s0me0n3 (08-30-2014), Storm Shadow (08-25-2014)