WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Release v0.6.2

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