GitPedia
p-x9

p-x9/swift-hook

⚓️ A Swift Library for hooking swift methods and functions.

5 Releases
Latest: 2y ago
v0.5.00.5.0Latest
p-x9p-x9·2y ago·April 6, 2024
GitHub

📋 What's Changed

  • Setup ci by @p-x9 in https://github.com/p-x9/swift-hook/pull/11
  • setup dependabot by @p-x9 in https://github.com/p-x9/swift-hook/pull/12
  • Bump github.com/p-x9/machokit-spm from 0.13.0 to 0.13.1 by @dependabot in https://github.com/p-x9/swift-hook/pull/13
  • Bump github.com/p-x9/machokit-spm from 0.13.1 to 0.14.0 by @dependabot in https://github.com/p-x9/swift-hook/pull/14
  • Bump github.com/p-x9/machokit-spm from 0.14.0 to 0.15.0 by @dependabot in https://github.com/p-x9/swift-hook/pull/15

New Contributors

  • @dependabot made their first contribution in https://github.com/p-x9/swift-hook/pull/13
  • Full Changelog: https://github.com/p-x9/swift-hook/compare/0.4.0...0.5.0
v0.4.00.4.0
p-x9p-x9·2y ago·February 21, 2024
GitHub

📋 What's Changed

  • Check if hooked correctly by @p-x9 in https://github.com/p-x9/swift-hook/pull/3
  • Function hooking by @p-x9 in https://github.com/p-x9/swift-hook/pull/4
  • Throws error when fishhook fails by @p-x9 in https://github.com/p-x9/swift-hook/pull/5
  • Resolve symbol name when demangled name is specified in `original`. by @p-x9 in https://github.com/p-x9/swift-hook/pull/6
  • Fix to avoid `EXC_BAD_ACCESS` when hooking functions by @p-x9 in https://github.com/p-x9/swift-hook/pull/7
  • Method hooking by @p-x9 in https://github.com/p-x9/swift-hook/pull/8
  • Refactor function hook by @p-x9 in https://github.com/p-x9/swift-hook/pull/9
  • Handle method exchange/hook if not in vtable by @p-x9 in https://github.com/p-x9/swift-hook/pull/10
  • + 1 more
v0.3.00.3.0
p-x9p-x9·2y ago·February 10, 2024
GitHub

📋 What's Changed

  • Improve symbol search by @p-x9 in https://github.com/p-x9/swift-hook/pull/1

New Contributors

  • @p-x9 made their first contribution in https://github.com/p-x9/swift-hook/pull/1
  • Full Changelog: https://github.com/p-x9/swift-hook/compare/0.2.0...0.3.0
v0.2.00.2.0
p-x9p-x9·2y ago·January 8, 2024
GitHub

**Full Changelog**: https://github.com/p-x9/swift-hook/compare/0.1.0...0.2.0

v0.1.00.1.0
p-x9p-x9·2y ago·January 6, 2024
GitHub

**Full Changelog**: https://github.com/p-x9/swift-hook/commits/0.1.0