Skip to content

Nyxian 0.9.1 "Falcon" Beta

Pre-release
Pre-release

Choose a tag to compare

@mach-port-t mach-port-t released this 04 Apr 23:08
· 811 commits to main since this release

Changelog

Nyxian

Kernel Virtualization Layer (ksurface)

  • Improved entitlement patching to Applications menu (8cb891d, 8e16df8, e4efbcf)
  • PEObject patches (a20eae5)
  • Radix tree patches (ddfce45)
  • Vulnerability fix: unexpected system termination due to null ptr deref (d9d2c93)
  • Vulnerability fix: improper cleanup path in tty initialization leading to a use-after-free (6ce3648)
  • Vulnerability fix: improper action order in tty deinitilization leading to a race condition (8ae5e4d)
  • Resource leak fix: resource exhaustion due to improper cleanup (c5b1004)
  • Improvement: added PEEntitlementPlatformRoot (926a259, 1d53664, 3226ee6)
  • Improvement: better trust and entitlement code (9c1cf66, 766434a, b5fe797)
  • Security hardening: nerfing capability of root user process to automatically be able to enumerate processes (ad4a9e6)
  • Bug fix: use correct path for the CFPrefsPlistSource hook (990bc47)

nxtool (resign trollstore apps on macOS to nyxian apps, basically embed nyxian entitlements into ipa's)

  • initial release