Skip to content
View syheliel's full-sized avatar
💓
learing,thinking and coding
💓
learing,thinking and coding
Block or Report

Block or report syheliel

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

👋  Hey there! I'm syheliel

👨🏻‍💻  About Me

💡  I like to explore new technologies and develop software solutions and quick hacks.
🎓  I'm currently studying computer scicence at Peking University.
🌱  I'm on track for learning more about AI compiler.

⚙️  GitHub Analytics

Pinned

  1. LibAFL LibAFL Public

    Forked from AFLplusplus/LibAFL

    Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...

    Rust

  2. GSoC 22 Final Report GSoC 22 Final Report
    1
    This year I'm honored to have the chance of contributing to the well-known and amazing fuzzing framework [LibAFL](https://github.com/AFLplusplus/LibAFL). This report outlines my work from the last 10 weeks and gives an overview over the state of the project.
    2
    
                  
    3
    # Project Description
    4
    
                  
    5
    LibAFL is a fuzzing framework written in RUST. Fuzzing is an automatic bug detection method. During the fuzzing process, fuzzer(the fuzzing program) will feed the target with different inputs, rates and generates more valuable inputs by different techniques. LibAFL split a fuzzer into different components and provides essential parts in each component, which makes it possible to write your customized fuzzer.
  3. radareorg/radare2 radareorg/radare2 Public

    UNIX-like reverse engineering framework and command-line toolset

    C 19.8k 2.9k

  4. AFLplusplus/LibAFL AFLplusplus/LibAFL Public

    Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...

    Rust 1.9k 291