Skip to content

Releases: ReverseApple/gxpc

v2.2.0

27 May 21:09
Compare
Choose a tag to compare

Changelog

v2.1.0

25 May 20:28
Compare
Choose a tag to compare

Changelog

  • 055c38e feat: use new frida-go compiler options

v2.0.2

23 May 21:10
Compare
Choose a tag to compare

Changelog

  • f1ae54e feat: check if we have already compiled agent

v2.0.1

23 May 17:40
ce0dfcd
Compare
Choose a tag to compare

Changelog

  • ce0dfcd ci: update Frida to 17.0.4

v1.21.0

22 Apr 06:32
c5b5bef
Compare
Choose a tag to compare

Changelog

v1.20.0

26 Feb 20:43
Compare
Choose a tag to compare

Changelog

  • 438ef44 feat: handle config automatically
  • 29fd7a1 fix: fix panic where we blindly extract data
  • c025599 refactor: print the rest if not dictionary

v1.19.0

18 Feb 21:35
Compare
Choose a tag to compare

Changelog

  • e8800cc Merge branch 'main' of github.com:ReverseApple/gxpc
  • 96d46a5 Merge pull request #18 from ReverseApple/dependabot/go_modules/github.com/fatih/color-1.18.0
  • 1466571 Merge pull request #22 from ReverseApple/dependabot/go_modules/github.com/spf13/cobra-1.9.1
  • c1713d2 chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0
  • df71978 chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.9.1
  • 4f94e48 feat: add gxpc offsets
  • 86c2dc9 feat: initialize new gxpc config file for offsets

v1.18.0

15 Feb 00:01
Compare
Choose a tag to compare

Changelog

  • 4ba9f7a Create CODEOWNERS
  • b2ada81 fix: check which decoder method to use
  • 2b54322 fix: first try to call setConnection on NSXPCDecoder
  • ac273e0 refactor: a bit more readable

v1.17.0

29 Jan 21:16
31b8f57
Compare
Choose a tag to compare

Changelog

  • dcb838f chore: update frida-go version
  • 31b8f57 ci: update Frida version

v1.16.0

13 Sep 11:31
74d5ee3
Compare
Choose a tag to compare

Changelog

  • 74d5ee3 chore: update Frida version
  • d175f63 chore: update frida-go version