Skip to content

Releases: TUGOhost/anti_Android

0.0.1

09 Jan 02:36
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
    // anti frida
    public static native String AntiFrida();

    // anti xposed/like xposed
    public static native String AntiXposed();

    // anti mem dump
    public static native String AntiMemDump();

    // anti emulator
    public static native String AntiEmulator();

    // anti dual app
    public static native String AntiDualApp();