Skip to content

AntiDarkSword v4.8.4

Choose a tag to compare

@github-actions github-actions released this 27 Apr 00:34
· 85 commits to main since this release

v4.8.4

  • Bug Fix: Reynard browser crashing / conflicting - Added a _dyld_image_count() scan for "mozglue" in %ctor, before loadPrefs() and the WKContentRuleListStore call. If found, returns immediately. Gecko apps have no WKWebView attack surface to protect, so skipping them is both correct and necessary. The check covers all current and future Gecko-based browsers generically, not just Reynard by bundle ID.

4.8.X

  • Added 2 new (recommended) mitigations:
    • Block Remote Content - Blocks external resource loads
    • Block Risky Attachments Previews - HEIC/WebP/PDF preview suppression
  • Added to UA injection gaurd (while* loading/opening an app, the real UA leaked, doesnt anymore)
  • Added to the Corellium with uuidtext (for uuid checks).
  • Added interception of notification extensions for iMessage / Mail.
  • Added biometric check for TrollStore / TrollFools dylib overlay.
  • Added "App Plugins" mitigation section under their parent apps rules.
  • The settings menu will no longer ask to reboot / respring unless the Protection Enabled toggle is on.

Compatibility

File For
*_iphoneos-arm64.deb iOS 15+ Rootless (all models)
*_iphoneos-arm.deb iOS 15+ Rootful (all models)
*_iphoneos-arm_legacy.deb iOS 13–14 Rootful (arm64 only)
*_TrollFools.dylib iOS 15+ TrollStore / TrollFools (all models)