Ghidraaas > get_functions_list_detailed_from_file_url_ghidra_api_get_functions_list_detailed_post(Get Functions List Detailed From File Url):
Ghidraaas > get_functions_list_from_file_url_ghidra_api_get_functions_list_post(Get Functions List From File Url):
Ghidraaas > get_syscall_xrefs_from_file_url_ghidra_api_get_syscall_xrefs_post(Get Syscall Xrefs From File Url):
Ghidraaas > get_binexport_file_from_file_url_ghidra_api_get_binexport_file_post(Get Binexport File From File Url):
Ghidraaas > get_decompiled_function_from_file_url_ghidra_api_get_decompiled_function_post(Get Decompiled Function From File Url):
Ghidraaas > get_elf_with_dwarf_file_from_file_url_ghidra_api_get_elf_with_dwarf_file_post(Get Elf With Dwarf File From File Url):
Ghidraaas > ida_plugin_checkin_ghidra_api_ida_plugin_checkin__post(Ida Plugin Checkin): Submit the .bytes file to ghidraaas for future decompilation
Ghidraaas > ida_plugin_get_decompiled_function_ghidra_api_ida_plugin_get_decompiled_function__post(Ida Plugin Get Decompiled Function): Run the script to decompile a function starting
from the xml project exported from IDA.
Ghidraaas > ida_plugin_checkout_ghidra_api_ida_plugin_checkout__post(Ida Plugin Checkout): Remove file(s) associated with the sample requesting checkout
Python: The GPT can write and run Python code, and it can work with file uploads, perform advanced data analysis, and handle image conversions.
Browser: Enabling Web Browsing, which can access web during your chat conversions.
File attachments: You can upload files to this GPT.
Prompt Starters
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`