Skip to content

v0.1.1

Compare
Choose a tag to compare
@zhenghaoz zhenghaoz released this 22 Dec 04:11
· 1 commit to main since this release
557c47f
  • Fix mismatch parsed and output length on amd64 (#2) by @asdine.
  • Skip cs nopw 0x0(%rax,%rax,1) (#4)
  • Support 6 arguments (#9).
  • Change generated file comment to match Go recommendations (#10) by @alexandear.
  • Add a --verbose flag that prints out commands run (#16) by @asimshankar.