And obviously with rizin we have also just released Cutter 2.4.0 !

- Now using Rizin 0.8.0
- Switched to Qt6 by default (AppImage runs natively on Wayland!)
- New: disasm scrollbar, prettier 1-instruction loops
- Debugger fixes & many improvements!
#cutter #rizinorg
https://github.com/rizinorg/cutter/releases/tag/v2.4.0

Release 2.4.0 Β· rizinorg/cutter

Use Rizin 0.8.0 Switch to use Qt 6 by default (Qt5 still available for older Linux distros) Appimage now supports running on wayland natively Add a scrollbar to the disassembly window Add nicer ...

GitHub
It's time for dropping a new Rizin release!
The new version is 0.8.0 which contains:
- Full migration to rzshell
- Search is now multithreaded, which means faster search πŸš€
- Better Unicode/regex search!
- New archs: DEC Alpha, nanoMIPS, LoongArch
- MIPS, PIC, MSP430, Xtensa, Hexagon RzIL uplifting!
And ofc, tons of fixes!
#rizin #rizinorg
https://github.com/rizinorg/rizin/releases/tag/v0.8.0
Release Release v0.8.0 Β· rizinorg/rizin

In this release we completed migration of the code to the rzshell - YAML-based commands description language and corresponding APIs. Another notable refactoring change - a beginning of merging RzAs...

GitHub
πŸ“£ We have published the summary of our 2024. You can find out on what we have focused our efforts on and much more on our blog!
https://rizin.re/posts/year-2024-summary/
#RizinOrg #2024summary
2024 Year Summary

An overview of the work done in 2024

Rizin
πŸŽ‰ Our Google Summer of Code (#GSoC) participant, moste00, has made a write-up about their journey enhancing the RISCV disassembler within Capstone using the sail sources. Check out their project progress here!
https://rizin.re/posts/gsoc-2024-auto-sync-sail/ #RizinOrg #RISCV #capstone
GSoC 2024 - RISC-V Capstone auto-sync and RzIL uplifting

A description of the original GSoC 2024 task plans of updating RISC-V disassembler in Capstone, updating it in Rizin, and implementing RzIL uplifting and the actual progress

Rizin