BlockHook

Hook Objective-C blocks. A powerful AOP tool.

MIT License

Stars
843
Committers
2

Bot releases are visible (Hide)

BlockHook - 1.5.12 Latest Release

Published by yulingtianxia 9 months ago

fix: Heap buffer overflow
tvOS is no longer supported

Full Changelog: https://github.com/yulingtianxia/BlockHook/compare/1.5.11...1.5.12

BlockHook - 1.5.11

Published by yulingtianxia over 4 years ago

Recover vm_prot_t after replacing invoke pointer.

BlockHook - 1.5.10

Published by yulingtianxia over 4 years ago

Update condition for checking vm region.

BlockHook - 1.5.9

Published by yulingtianxia over 4 years ago

Fix issue: NSGlobalBlock will crash on targets upper iOS 13.

BlockHook - 1.5.8

Published by yulingtianxia over 4 years ago

Fix crash when Address Sanitizer enabled.

BlockHook - https://github.com/yulingtianxia/BlockHook/releases/tag/1.5.7

Published by yulingtianxia over 4 years ago

BlockHook - https://github.com/yulingtianxia/BlockHook/releases/tag/1.5.6

Published by yulingtianxia almost 5 years ago

BlockHook - https://github.com/yulingtianxia/BlockHook/releases/tag/1.5.5

Published by yulingtianxia almost 5 years ago

BlockHook - 1.5.4

Published by yulingtianxia about 5 years ago

Add APIs for BHInvocation:

methodSignature
getReturnValue:
setReturnValue:
getArgument:atIndex:
setArgument:atIndex:
BlockHook - Support tvOS

Published by yulingtianxia about 5 years ago

BlockHook - Optimize retainArguments

Published by yulingtianxia over 5 years ago

retainArguments supports copy char *.

BlockHook - https://github.com/yulingtianxia/BlockHook/releases/tag/1.5.1

Published by yulingtianxia over 5 years ago

BlockHook - Support Block Interceptor!

Published by yulingtianxia over 5 years ago

  1. Add retainArguments method for 'BHInvocation'.
  2. Add Block Interceptor.
  3. Fix bugs for block dead callback.
  4. Fix potential memory leak.
BlockHook - Fix Bug for Libffi Struct.

Published by yulingtianxia over 5 years ago

BlockHook - BlockHookMode supports bit mask!

Published by yulingtianxia over 5 years ago

BlockHook - https://github.com/yulingtianxia/BlockHook/releases/tag/1.3.10

Published by yulingtianxia over 5 years ago

BlockHook - Support Hooking Block Has Private Data.

Published by yulingtianxia over 5 years ago

Wow, Black Magic!

BlockHook - Ignore DISPATCH_BLOCK_SPECIAL_INVOKE

Published by yulingtianxia over 5 years ago

BlockHook - https://github.com/yulingtianxia/BlockHook/releases/tag/1.3.7

Published by yulingtianxia over 5 years ago

BlockHook - Update userInfo

Published by yulingtianxia over 5 years ago

Package Rankings
Top 4.95% on Cocoapods.org
Top 23.07% on Carthage
Badges
Extracted from project README
Platform CI Status Version Carthage compatible codecov Codacy Badge GitHub release Twitter Follow
Related Projects