An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# HexInlay
Inlay hints for hex-rays decompiler

![inlays](img/inlays.png)

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

![settings](img/settings.png)

## 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.