Skip to content
View SsageParuders's full-sized avatar
💤
Tribute to open source coders ...
💤
Tribute to open source coders ...

Highlights

  • Pro
Block or Report

Block or report SsageParuders

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SsageParuders/README.md

SsageParuders
GitHub followers Twitter Follow

public class SsageParuders {
    public static void main(String[] args) {
        String[] use = {"C","C++","Java","Assembly","Python"};
        System.out.print("I'm learning:\t");
        for (String language:use) {
            System.out.print(language+"\t");
        }
    }
}

Pinned Loading

  1. Android_Native_Surface Android_Native_Surface Public

    Android Native Surface

    C++ 250 80

  2. AndroidPtraceInject AndroidPtraceInject Public

    Android Ptrace Inject for all ABIs and all APIs. Help you inject Shared Library on Android.

    C 169 66

  3. CheatUnityGames CheatUnityGames Public

    How to Cheat Android Games And How to Anti-Cheat

    C 70 27

  4. SsagePass SsagePass Public

    LLVM PASS by SsageParuders.Port to llvm_14.06 with New PM.Support for Android-ndk-r25(LTS).

    C++ 142 38

  5. Android_SVC_Edu Android_SVC_Edu Public

    A Project for people to study android svc.

    C 23 16

  6. Android_Kernel_hwBreakPoint Android_Kernel_hwBreakPoint Public

    C++ 47 26