Skip to content

Releases: JusticeRage/Gepetto

v1.5.1

19 Nov 11:35

Choose a tag to compare

This release makes Gepetto discoverable by hcli, IDA's plugin manager.

What's Changed

v1.5.0

03 Oct 12:19
7c1d3c9

Choose a tag to compare

New features

  • This release starts the shift towards agentic reverse-engineering by exposing many tools to the LLM, available via the cli.
  • A new window dedicated to Gepetto was added (by @quippy-dev, who also vastly improved Gemini support)
  • Many minor improvements and bugfixes

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

20 Sep 18:58

Choose a tag to compare

Bugfix release (#45)

v1.4

18 Sep 22:43
bfe67a4

Choose a tag to compare

  • Local models exposed via Ollama are now supported!
    • Ollama will only appear in the menu if the program is running.
  • Added a CLI interface in IDA Pro so that users can converse with the selected model directly.
  • Important refactoring under the hood so that menus can be generated dynamically based on all available models.
    • An added benefit is that third parties trying to add support for more models should have an easier time.

⚠ A new dependency was added (ollama), make sure you run pip install requirements.txt again after updating! ⚠

v1.3

12 Jun 08:21
f33de7c

Choose a tag to compare

Added support for a variety of non-OpenAI models

v1.2

18 Dec 19:58
6660610

Choose a tag to compare

v1.2