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

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

  1. Android_Native_Surface Android_Native_Surface Public

    Android Native Surface

    C++ 244 77

  2. AndroidPtraceInject AndroidPtraceInject Public

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

    C 160 64

  3. CheatUnityGames CheatUnityGames Public

    How to Cheat Android Games And How to Anti-Cheat

    C 69 26

  4. SsagePass SsagePass Public

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

    C++ 134 35

  5. Android_SVC_Edu Android_SVC_Edu Public

    A Project for people to study android svc.

    C 18 15

  6. Android_Kernel_hwBreakPoint Android_Kernel_hwBreakPoint Public

    C++ 42 25