Skip to content

v1.1.0

Compare
Choose a tag to compare
@WuBingzheng WuBingzheng released this 05 Nov 14:43
· 21 commits to master since this release
  • feature: support x86, armv7, and aarch64 for GNU/Linux, and i386 for FreeBSD.
  • bugfix: base address of dynamic library may not be 0. Thanks to darrylo.
  • bugfix: in symtab_by_address for function entry address, and don't truncate function names. Thanks to Philippe De Muyter.