Skip to content

v0.4.0

Compare
Choose a tag to compare
@p-x9 p-x9 released this 21 Feb 12:58
· 24 commits to main since this release
4b1d34a

What's Changed

  • Check if hooked correctly by @p-x9 in #3
  • Function hooking by @p-x9 in #4
  • Throws error when fishhook fails by @p-x9 in #5
  • Resolve symbol name when demangled name is specified in original. by @p-x9 in #6
  • Fix to avoid EXC_BAD_ACCESS when hooking functions by @p-x9 in #7
  • Method hooking by @p-x9 in #8
  • Refactor function hook by @p-x9 in #9
  • Handle method exchange/hook if not in vtable by @p-x9 in #10

Full Changelog: 0.3.0...0.4.0