This is a plugin for Cutter, that integrates OpenAI to provide insights that is useful in reverse engineering. offers code annotation and spots anomalies in basic static information of the binary.
- Linux Distro
- Cutter plugin App Image
- API keys from OPENAI
- Download and place DeCodeX.py Cutter plugin in directory
~/.local/share/rizin/cutter/plugins/python/
cd ~/.local/share/rizin/cutter/plugins/python/ && wget https://raw.githubusercontent.com/aj-tap/cutter-DeCodeX/main/DeCodeX.py
- Enable the plugin
- Input the API keys and set the max prompt tokens to settings tab and click the saved settings button.