DavidGoldman / InspectiveC

objc_msgSend hook for debugging/inspection purposes.
GNU General Public License v3.0
715 stars 108 forks source link

Feature request: arm64 support #2

Closed DavidGoldman closed 9 years ago

DavidGoldman commented 9 years ago

At least limited support (no argument logging) would be a great start.

Supporting argument logging on arm64 is not going to be fun - see this.