Skip to content

Releases: DavidGoldman/InspectiveC

v1.0.6-1 Release - arm64 support and improvements

23 Feb 04:14
Compare
Choose a tag to compare

Changes Made:

  • Add arm64 support
  • Add setMaximumRelativeLoggingDepth to API
  • Better logging (log NSStrings)
  • Fix some crashes

You can download the deb file from the stable_debs folder or from my repo.

v1.0.1-1 Release - Initial Release

05 Jan 18:28
Compare
Choose a tag to compare

Seems to finally be stable. Note it is not arm64 compatible.

Features:

  • Watch objc_msgSends, including call hierarchy
    • Watch specific objects
    • Watch instances of a specific class
    • Watch selectors
  • Print arguments