You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Fix: AntiDarkSwordUI/Tweak.x — the Gecko early-exit now leads with a fileSystemRepresentation + access() check against Frameworks/libmozglue.dylib in the app bundle (timing-independent), with the original _dyld_image_count() scan retained as a fallback for the edge case where mozglue is loaded from outside the bundle. This closes the Roothide injection-timing hole that allowed the previous check to pass silently for Reynard.