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
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
hello ,
i found some false positives on s24 ultra running android 14. this is also happening on another couple of android
my first question is is this supposed to be true ? :
if (fd == -1) {
LOGI("FridaDetect::detectFridaListener socket failed, errno: %d", errno);
return true;
}
and also FridaDetect::detectFridaListener found a fingerprint on port %d (WebSocket) is found which is causing the issue
logs :
SecurityLogs.txt