-
Unicorn使用笔记(一):安装
· GrapeUnicorn 是一个模拟执行库,支持多个平台,在逆向工程中动态分析指令流程非常有用。
笔者某些IDA脚本需要依赖unicorn,今天在安装后,发现不能使用 …
-
Using IDAPython to Make Your Life Easier: Part 1 - Setup Environment
· 3 min read · GrapeBackground
As a reverse engineer, I often use IDA Pro in my daily work. This is not surprising, as IDA Pro is the industry standard (although alternatives such as radare2 and Hopper are becoming increasingly popular). One of the most powerful features of IDA that I recommended all reverse engineers …