Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ax330d/exports-plus
IDA Pro plugin to view Exports
https://github.com/ax330d/exports-plus
ida-plugin ida-pro python
Last synced: 3 months ago
JSON representation
IDA Pro plugin to view Exports
- Host: GitHub
- URL: https://github.com/ax330d/exports-plus
- Owner: ax330d
- License: mit
- Created: 2017-07-07T11:05:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T14:52:20.000Z (about 6 years ago)
- Last Synced: 2024-02-11T16:04:10.735Z (9 months ago)
- Topics: ida-plugin, ida-pro, python
- Language: Python
- Size: 2.93 KB
- Stars: 17
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Exports+
IDA Pro plugin to view Exports.
## Why?
The problem is that IDA for some reason sometimes does not show certain names in Exports or does not demangle them. This plugin fixes this problem.
## Usage
Use it as any other plugin: Alt+F7.