https://github.com/milankovo/hexinlay
Inlay hints for hex-rays
https://github.com/milankovo/hexinlay
hex-rays ida ida-plugin ida-pro
Last synced: about 1 month ago
JSON representation
Inlay hints for hex-rays
- Host: GitHub
- URL: https://github.com/milankovo/hexinlay
- Owner: milankovo
- License: mit
- Created: 2024-08-27T00:19:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-12T12:23:44.000Z (11 months ago)
- Last Synced: 2025-04-12T13:38:27.865Z (11 months ago)
- Topics: hex-rays, ida, ida-plugin, ida-pro
- Language: Python
- Homepage:
- Size: 219 KB
- Stars: 57
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HexInlay
Inlay hints for hex-rays decompiler

# Settings
You can enable / disable inlay hints in the `Edit` -> `Plugins` -> `HexInlay` menu. You can also choose whether to hide the redundant hints.

## Installation
### Ida 9+
Put the folder [HexInlay](HexInlay) into your ida plugins folder.
### Ida 8.4
Put the file [hexrays_inlay.py](HexInlay/hexrays_inlay.py) into your ida plugins folder.