Skip to content
View Jiang-Night's full-sized avatar

Block or report Jiang-Night

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
Jiang-Night/README.md

Hi there 👋 ,I'm JiangNight

🚀 Full-Stack Developer | Open Source Enthusiast | Tech Explorer

fn jiang_night() {
    let preferred_langs = vec!["C/C++", "Rust", "Kotlin"];
    let using_langs = vec!["Java", "Kotlin", "C/C++", "Shell", "Go", "Python"];
    println!("Preferred Languages: {:?}", preferred_langs);
    println!("Currently Using: {:?}", using_langs);

    let development_goals = vec![
        "Be familiar with the Android system",
        "Create elegant Android apps",
        "Contribute to OSS projects",
        "Learn Android reverse engineering better"
    ];
    println!("Development Goals: {:?}", development_goals);
}

🛠️ Tech Stack

Java Kotlin Rust Android Go Linux

📊 GitHub Stats

⚡ Recent Activity

GitHub Streak

Pinned Loading

  1. Kernel_driver_hack Kernel_driver_hack Public

    Android/Linux Kernel dirver read and write memory.

    C 266 108

  2. UE5Dumper UE5Dumper Public

    UE5 dump sdk

    C++ 81 21

  3. OS-ImGui-Android OS-ImGui-Android Public

    Android Platform Rapid Development ImGui.

    C 26 5

  4. AOSP-study AOSP-study Public

    对AOSP定制 了解原理以及脱壳机制作

    Shell 19 8

  5. XSettingManager XSettingManager Public

    定制AOSP ART层系统,设置管理器

    Kotlin 7 4

  6. DreamSoule/ollvm17 DreamSoule/ollvm17 Public

    Obfuscation LLVM 17

    C++ 478 78