Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x64dbg/x64dbgida
Official x64dbg plugin for IDA Pro.
https://github.com/x64dbg/x64dbgida
Last synced: 14 days ago
JSON representation
Official x64dbg plugin for IDA Pro.
- Host: GitHub
- URL: https://github.com/x64dbg/x64dbgida
- Owner: x64dbg
- License: mit
- Created: 2016-10-07T22:44:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T23:00:22.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T23:46:14.017Z (3 months ago)
- Language: Python
- Homepage: http://x64dbg.com
- Size: 25.4 KB
- Stars: 432
- Watchers: 33
- Forks: 49
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# x64dbgida
Official x64dbg plugin for IDA Pro.
## Installation
Copy `x64dbgida.py` to your IDA `plugins` directory.
*Notice*: If you are using a version of IDA < 7.0 use the version `1.0` of the
plugin.## Menu options
### Import (uncompressed) database
Import comments/labels/breakpoints from an uncompressed x64dbg JSON database in
IDA Pro.### Export database
Export comments/labels/breakpoints to a JSON database that can be loaded by
x64dbg.