Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zengfr/hexrayscodexplorer_plugin_for_ida_pro
Hex-Rays Decompiler plugin for better code navigation. plugin for IDA Pro.
https://github.com/zengfr/hexrayscodexplorer_plugin_for_ida_pro
codexplorer hex-rays hex-rays-decompiler hexrays hexrayscodexplorer ida ida-plugin ida-plugins ida-pro reverse-engineering
Last synced: 3 months ago
JSON representation
Hex-Rays Decompiler plugin for better code navigation. plugin for IDA Pro.
- Host: GitHub
- URL: https://github.com/zengfr/hexrayscodexplorer_plugin_for_ida_pro
- Owner: zengfr
- License: apache-2.0
- Created: 2022-12-07T06:41:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-02T01:52:15.000Z (3 months ago)
- Last Synced: 2024-11-02T02:28:12.386Z (3 months ago)
- Topics: codexplorer, hex-rays, hex-rays-decompiler, hexrays, hexrayscodexplorer, ida, ida-plugin, ida-plugins, ida-pro, reverse-engineering
- Language: C++
- Homepage:
- Size: 2.72 MB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HexRaysCodeXplorer_plugin_for_ida_pro
Hex-Rays Decompiler plugin for better code navigation## install plugin, Installation and Use ##
- 1 To install, copy the HexRaysCodeXplorer.dll/HexRaysCodeXplorer64.dll of the plugins directory in this repository to your %PROGRAMFILES%\IDA\plugins folder.
- 2 open ida ,Right-click context menu in the Pseudocode window shows CodeXplorer plugin commands.![Pseudocode window shows CodeXplorer plugin commands](https://github.com/REhints/HexRaysCodeXplorer/blob/master/img/1.jpg)
## other ida pro plugin recommend ##
- XrefsExt https://github.com/zengfr/XrefsExt
- ida_all_xrefs_from_viewer https://github.com/zengfr/ida_all_xrefs_from_viewer-plugin-for-ida-pro
- ida_all_xrefs_to_viewer https://github.com/zengfr/ida_all_xrefs_to_viewer-plugin-for-ida-pro
- winhex_diff_viewer-plugin https://github.com/zengfr/winhex_diff_viewer-plugin-for-ida-pro
- HexRaysCodeXplorer for ida pro 7.7 https://github.com/zengfr/HexRaysCodeXplorer_plugin_for_ida_pro
## other link
- game hacking romhack data: https://github.com/zengfr/romhack
- frida-codeshare-scripts: https://github.com/zengfr/frida-codeshare-scripts
## ida idb database share for game hacking and reverse analysis engineering
- site: https://github.com/zengfr/ida-pro-idb-database![2](https://github.com/REhints/HexRaysCodeXplorer/blob/master/img/2.png)
![3](https://github.com/REhints/HexRaysCodeXplorer/blob/master/img/3.png)
![4](https://github.com/REhints/HexRaysCodeXplorer/blob/master/img/4.png)
![5](https://github.com/REhints/HexRaysCodeXplorer/blob/master/img/5.png)
![6](https://github.com/REhints/HexRaysCodeXplorer/blob/master/img/6.png)
![7](https://github.com/REhints/HexRaysCodeXplorer/blob/master/img/7.png)
![8](https://github.com/REhints/HexRaysCodeXplorer/blob/master/img/8.png)
![11](https://github.com/REhints/HexRaysCodeXplorer/blob/master/img/11.png)