Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

False positive in detectFridaListener function  #13

@xxqxpxx

Description

@xxqxpxx

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions