auto_re - IDA auto-renaming plugin (IDA 9.0 support)
Features========
## 1. Auto-renaming dummy-named functions, which have one API call or jump to the imported API
### Before
!(https://github.com/a1ext/auto_re/raw/master/docs/auto_rename_src.png)
### After
!(https://github.com/a1ext/auto_re/raw/master/docs/auto_rename_dst.png)
## 2. Assigning TAGS to functions accordingly to called API-indicators inside
* Sets tags as repeatable function comments and displays TAG tree in the separate view
Some screenshots of TAGS view:
!(https://github.com/a1ext/auto_re/raw/master/docs/tags_view_0.png)
!(https://github.com/a1ext/auto_re/raw/master/docs/tags_view_1.png)
How TAGs look in unexplored code:
!(https://github.com/a1ext/auto_re/raw/master/docs/tags_in_unexplored_code.png)
You can easily rename function using its context menu or just pressing `n` hotkey:
!(https://github.com/a1ext/auto_re/raw/master/docs/function_rename.png)
# Installation
Just copy `auto_re.py` to the `IDA\plugins` directory and it will be available through `Edit -> Plugins -> Auto RE` menu
https://github.com/a1ext/auto_re 可以给函数改名吗 图都裂了{:1_907:} 试下看看,感谢分享 图是不是被吞掉了
页:
[1]