Skip to content

v0.3.0

Compare
Choose a tag to compare
@tmfink tmfink released this 02 Jun 23:56
· 338 commits to master since this release
v0.3.0

Added

  • Architecture-specific detail API with InsnDetail::arch_detail() method
  • README badges!

Changed

  • Capstone::disasm() (and related methods) return empty Instructions instead of an error
  • Make Instructions::from_raw_parts() private