Skip to content

Release v0.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 07:01
  • 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++ and s-- commands
  • Fix infinite loop condition in parsing some ELF files
  • Fix various memory leaks
  • Fix env command help message
  • Update rizin and rz-diff man pages