-
Notifications
You must be signed in to change notification settings - Fork 8
A debugger backend for IDA Pro built on top of of Intel’s PIN framework
Rupan/idapin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a PIN tool that is used to connect IDA Pro debugger and PIN. IDA can use PIN to instrument a binary file, trace it, and even debug it. Breakpoints can be added to the target process, it can be suspended and the process state can be examined. The PIN tool is shipped in the source form. You will need to compile it for your operating system and PIN version. Requirements: Windows: pin-81205 or higher, msvc-2015, msvc-2017 Linux: pin-81205 or higher, gcc 4.8.2 or higher Copyright Hex-Rays 2014-2019
About
A debugger backend for IDA Pro built on top of of Intel’s PIN framework
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published