- Update to Capstone 5.0.1
- Update to zlib 1.3
- Fix syscall definitions preprocessing
- Fix forgotten remnants of the old
?
command (was changed and reworked to%
command in previous releases) - Refactor pointer command (
*
) to use the API - Fix multiple Use-After-Frees in disassembly and PYC parsing code
- Fix division by zero in
s++
ands--
commands - Fix infinite loop condition in parsing some ELF files
- Fix various memory leaks
- Fix
env
command help message - Update
rizin
andrz-diff
man pages