Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/archercreat/ida_names
IDA-names automatically renames pseudocode windows with the current function name.
https://github.com/archercreat/ida_names
ida-plugin ida-pro
Last synced: 4 days ago
JSON representation
IDA-names automatically renames pseudocode windows with the current function name.
- Host: GitHub
- URL: https://github.com/archercreat/ida_names
- Owner: archercreat
- Created: 2022-09-13T21:56:30.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-24T16:06:23.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T18:47:34.081Z (6 days ago)
- Topics: ida-plugin, ida-pro
- Language: Python
- Homepage:
- Size: 9.92 MB
- Stars: 49
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IDA-names
*IDA-names* automatically renames pseudocode windows with the current function name. It can also rename *ANY* window with `SHIFT-T` hotkey.
## Install
Just drop `ida_names.py` in plugins folder. Feel free to change default hotkey as well!
## Showcase
![1](./media/showcase.gif)