Skip to content
View imjdl's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report imjdl

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
imjdl/README.md
struct Me{
    name: String,
    code: String,
    twitter: String,
    blog: String
}

fn main() {
    let me = Me{
        name: "imjdl".to_string(),
        code: "Python、Rust & Java".to_string(),
        twitter: "@MortyJin".to_string(),
        blog: "https://rustlang.rs".to_string()
    };
}

Pinned

  1. SearchApp SearchApp Public

    Small cyberspace search engine

    Python 40 14

  2. CVE-2019-11510-poc CVE-2019-11510-poc Public

    Pulse Secure SSL VPN pre-auth file reading

    Python 51 17

  3. Apache-NiFi-Api-RCE Apache-NiFi-Api-RCE Public

    Python 36 12

  4. CVE-2020-8515-PoC CVE-2020-8515-PoC Public

    CVE-2020-8515-PoC

    Python 15 9

  5. CVE-2019-16278-PoC CVE-2019-16278-PoC Public

    CVE-2019-16728 Proof of Concept

    Python 8 1

  6. 360quake/quake_rs 360quake/quake_rs Public

    Quake Command-Line Application

    Rust 101 10