This plugin assists reverse-engineering binary programs, including decompiling.
Start using Ghidra on your ChatGPT
- public
- reportable
- uses_function_calls
- plugins_prototype
- python
- browser
- Can you list all the functions in `https://raw.githubusercontent.com/aimoda/ghidra-sample-binaries/main/a.out`?
- Can you decompile all the functions in `https://raw.githubusercontent.com/aimoda/ghidra-sample-binaries/main/a.out`?
- Decompile main and check for security flaws in `https://raw.githubusercontent.com/aimoda/ghidra-sample-binaries/main/a.out`?
- Decompile the first function in `https://raw.githubusercontent.com/aimoda/ghidra-sample-binaries/main/a.out`