Skip To Content

Kevin Weatherman's Blog

Software Internals, Thoughts on Security, and Reverse Engineering

Menu
  • Home
  • 2011
  • May
Uncategorized
May 24, 2011May 9, 2015admin

IDA function reference count to comment plug-in

It dawned on me the other day that because of how I think when I do reversing that seeing how many times a function is referenced would be useful information. If I could just glean this off the screen rather then manually pressing ‘X’ and count summarizing each sub-function while within a function then that […]

Read More
Uncategorized
May 23, 2011December 30, 2014admin

Updated IDA Pro plugins

I updated my IDA Pro plugins back in March here IDA Plugins. I made a post on the IDA forum IDA Pro fourm but forgot to note it here until now. Added a few new features to some like code and or data segment selectors, etc. The best thing I’ve removed most if not all […]

Read More
© 2010-2022 Kevin Weatherman