https://github.com/jonpalmisc/symport
Disassembler symbol porting tool
https://github.com/jonpalmisc/symport
binary-ninja ida-pro plugin
Last synced: 5 months ago
JSON representation
Disassembler symbol porting tool
- Host: GitHub
- URL: https://github.com/jonpalmisc/symport
- Owner: jonpalmisc
- License: bsd-3-clause
- Created: 2022-08-30T16:52:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-01T03:27:43.000Z (over 3 years ago)
- Last Synced: 2025-09-13T11:38:16.403Z (6 months ago)
- Topics: binary-ninja, ida-pro, plugin
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
---== Symport ===--
ABOUT
This is a hacky plugin for porting symbols between disassemblers.
FAQ
1. How to install?
Use the provided scripts if you are on macOS, otherwise, copy/link the
plugin files into the appropriate directory. See the macOS install scripts
for guidance.
2. How to use?
See the "Symport" actions in Binary Ninja, or the appropriate actions under
the load/produce file menus in IDA Pro.
3. Are there bugs?
Certainly.
4. Should I use this in production?
Probably not. Back up your databases first at least.