Skip to content
View UsQuake's full-sized avatar
:atom:
Research ML4SE (Intelligent SW).
:atom:
Research ML4SE (Intelligent SW).
  • Program Analysis, Learning, and Mining Group
  • Korea, Daegu, Suseong-gu
  • 21:55 (UTC +09:00)
  • LinkedIn in/ssong0716

Block or report UsQuake

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

Hi👋! I'm a ⛏ pattern & bug miner of software 😎 !

I like any native languages and hacky things.. (e.g GC, VM, OS and.. ML) 😘.

I hope to contribute to open-source..🙏 one-day..🙏🙏

I'm not good at coding as much as you..😂

  • But, it's happy thing always..! That's reason why I'm doin' this!

Recently⌚, I failed to pass my first paper.. 🥲

Pinned Loading

  1. rt-in-1-week_rs rt-in-1-week_rs Public

    rt-in-1-week-rs with multi-threaded-patch.

    Rust

  2. How to embed AFL++(CLASSIC mode) ins... How to embed AFL++(CLASSIC mode) instrumented javascript engine in rust in 2022.
    1
      # Embed AFL++(CLASSIC mode) instrumented javascript engine in rust code.
    2
    
                  
    3
      ## 0. Supported environment
    4
      
    5
      - Now, x86 Ubuntu-22.02(WSL2, container is ok) only.
  3. How to make a executable region and ... How to make a executable region and execute binary-instruction with rust in apple-silicon
    1
    # Rust ARM binary executor for Apple Silicon
    2
    
                  
    3
     ## Introduction
    4
     
    5
      This project demonstrates generating and executing ARM binary codes in Rust on Apple silicon.
  4. wasi_pyrb_diff_test wasi_pyrb_diff_test Public

    In-browser WASI differential test with Python & Ruby WASI version.

    Rust