最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

reverse engineering - Disassembling multiple files in IDA Pro using Python - Stack Overflow

programmeradmin5浏览0评论

I am quite new in IDA Pro. I am trying to disassemble multiple .exe files and save the assembly codes as .asm files. I tried to write a Python script for that. But I don't know how to load an .exe file in IDA Pro using Python. I found some examples but I believe they work for a file that is already open in IDA Pro. I have thousands of files, I cannot open them one by one manually. Anyone knows how to do it?

发布评论

评论列表(0)

  1. 暂无评论