FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

SsageParuders (SsageParuders) · GitHub

💤
Tribute to open source coders ...
💤
Tribute to open source coders ...

Organizations

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.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
SsageParuders/README.md

SsageParuders

Introduction

class SsageParuders {
public:
    void display() {
        std::vector<std::string> languages = {"C/C++", "Assembly","Rust","Go", "Objective-C"};
        std::cout << "I'm learning:\t";
        for (const auto& language : languages) {
            std::cout << language << "\t";
        }
        std::cout << std::endl;
    }
};

Stats:

Pinned Loading

  1. Android_Native_Surface Android_Native_Surface Public

    Android Native Surface

    C++ 316 88

  2. AndroidPtraceInject AndroidPtraceInject Public

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

    C 264 96

  3. SsagePass SsagePass Public

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

    C++ 191 48

  4. tiann/KernelSU tiann/KernelSU Public

    A Kernel based root solution for Android

    Kotlin 18k 3.9k


Back | FazBrowse Home | New Git URL