Skip to content

bryce-co/Swizzle-All-UIKit-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Swizzle All Of UIKit

Example project for swizzling every UIKitCore method, based on this post on bryce.co.

Notes:

  • This project currently supports x86_64 (e.g., the iOS Simulator, not an actual device) only. I do plan on adding an arm64 implementation in the future.
  • As mentioned at the end of the accompanying blog post, this implementation can scale up even further (and be made more space-efficient) using vm_remap.

About

Example project for swizzling every UIKitCore method.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages