Skip to content

0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@TUGOhost TUGOhost released this 09 Jan 02:36
· 1 commit to main since this 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();