GptHidra VS ghidra_tools

Compare GptHidra vs ghidra_tools and see what are their differences.

GptHidra

GptHidra is a Ghidra plugin that uses the OpenAI Chat GPT to explain functions. With GptHidra, you can easily understand the purpose and behavior of functions in your codebase. Now with GPT4 Support! (by evyatar9)

ghidra_tools

A collection of Ghidra scripts, including the GPT-3 powered code analyser and annotator, G-3PO. (by tenable)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
GptHidra ghidra_tools
4 6
402 312
0.0% 0.3%
5.5 5.4
over 2 years ago about 3 years ago
Python Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

GptHidra

Posts with mentions or reviews of GptHidra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-14.

ghidra_tools

Posts with mentions or reviews of ghidra_tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-17.
  • LLM4Decompile: Decompiling Binary Code with LLM
    6 projects | news.ycombinator.com | 17 Mar 2024
    relevant: https://news.ycombinator.com/item?id=34250872 (G-3PO: A protocol droid for Ghidra, or GPT-3 for reverse-engineering <https://github.com/tenable/ghidra_tools/blob/main/g3po/g3po....>; Jan, 2023; 44 comments)
  • UEFI Software Bill of Materials Proposal
    8 projects | news.ycombinator.com | 14 Nov 2023
    https://github.com/tenable/ghidra_tools/tree/main/g3po

    I suspect there are better ones being worked on though.

  • G-3PO: A Protocol Droid for Ghidra, or GPT-3 for Reverse-Engineering
    6 projects | news.ycombinator.com | 4 Jan 2023
    Hey guys, I'm the one who wrote the post and the Ghidra plugin. Really delighted to see it get so much traction here! I just merged a couple of PRs which should improve the tool somewhat -- one from eShuttleworth, which uses GPT-3's feedback to automatically rename the function and global variables, and another from me, which does the same for what Ghidra internally refers to as HighVariables (variables visible in the decompiled code listing, as opposed to just the assembly listing). Turns out these two things only look like similar operations from the perspective of the GUI.

    Here's the public github repo: <https://github.com/tenable/ghidra_tools> Please feel free to fork it and send me PRs with any features or fixes you think might be useful.

  • Ask HN: Has anyone tried throwing GPT3 at unobfuscating / disassembly?
    1 project | news.ycombinator.com | 3 Jan 2023
    That G-3PO script is open source, MIT license: https://github.com/tenable/ghidra_tools/tree/main/g3po

What are some alternatives?

When comparing GptHidra and ghidra_tools you can also consider the following projects:

GhidraChatGPT - Brings the power of ChatGPT to Ghidra!

LLM4Decompile - Reverse Engineering: Decompiling Binary Code with Large Language Models

slsa-github-generator - Language-agnostic SLSA provenance generation for Github Actions

Gepetto - IDA plugin which queries language models to speed up reverse-engineering

chatgpt-qr-code-plugin - ChatGPT plugin for creating QR codes [GET https://api.github.com/repos/mmz-001/chatgpt-qr-code-plugin: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Python is
the 1st most popular programming language
based on number of references?