New page - Interactive Disassembler (IDA) Macros
![]()
Few years ago I’ve written a script for IDA - Interactive Disassembler. IDA is a great tool I’ve been using for many years to analyze executable files. You can find more information about it here.
The script fixes how IDA analyzes executables produces with cygwin gcc. IDA does not show all symbol names properly. The script fixes this.
Finally, I decided that the script deserves a page of it’s own. Perhaps I will add more scripts to this page in the future, but for now it is the only habitant of this page.
Anyway, hope you will find it useful. The page is right here.

Leave a Reply