Skip to content

Releases: hot3eed/xpcspy

v0.8.3

14 Aug 11:25
Compare
Choose a tag to compare
  • Fix support for new version of frida-tools, thanks @linden and @AiziChen!
  • Bump frida and frida-tools versions.

v0.8.2

31 Dec 17:32
Compare
Choose a tag to compare
  • Emulate Frida's --no-pause behavior when a binary is spawned. Thanks @tux-mind for this addition!

v0.8.1

04 Oct 18:48
Compare
Choose a tag to compare
  • Add basic support for bplist17 (and as a bonus bplist16) support. Kudos to @weizenberg for this addition!

v0.8.0

13 Jun 18:09
Compare
Choose a tag to compare
  • View timestamp for each call (with -d)
  • View raw data for OS_xpc_data objects that include data with an unknown (helps with (as of yet) unsupported bplist formats such as bplist17.)

Thanks to @Sn0wfreezeDev for these two contributions.

v0.7.7

08 Dec 22:59
Compare
Choose a tag to compare
  • Fix parsing of unsupported (yet) bplist formats
  • Use frida_tools as a front end, better UX