Releases: cyberkaida/reverse-engineering-assistant
Releases Β· cyberkaida/reverse-engineering-assistant
v3.0.0-alpha2
This is a big refractor for ReVa!
- Switched from custom RPC to gRPC
- Improved usability in many parts
revassistant
removed, now split intoreva-server
andreva-chat
.- New workflow: Open Ghidra, run
reva-chat
in a terminal. Setup is magic! - Rebuilt all the capabilities from scratch
- Many speed improvements
- Easier to add new features
- Integrated options into Ghidra's options system
- Removed BinaryNinja plugin until Ghidra is stable
- Add Cross reference tool
- New multi turn chat
- Added auto-analysis options for common workflows
- You can now switch models and providers for each
reva-chat
run without restarting Ghidra! - Fix the build for Windows. Now builds for Windows, Linux and macOS
- Add data type tools for variables
- Add get data tools
- Support for Ghidra 11.1.1
Before the full v3 release I still need to add:
- Function prototype tool
- More data tools
- UI for explain
- Improve UI for rename
- Finish configuration UI
v3.0.0-alpha.1
This is a big refractor for ReVa!
- Switched from custom RPC to gRPC
- Improved usability in many parts
revassistant
removed, now split intoreva-server
andreva-chat
.- New workflow: Open Ghidra, run
reva-chat
in a terminal. Setup is magic! - Rebuilt all the capabilities from scratch
- Many speed improvements
- Easier to add new features
- Integrated options into Ghidra's options system
- Removed BinaryNinja plugin until Ghidra is stable
Before the full v3 release I still need to add:
- Cross reference tool
- Function prototype tool
- Data tools
- UI for explain
- UI for rename
- Finish configuration UI
- Finish multi turn chat