Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View UsQuake's full-sized avatar
  • TA at Korea University, Smart Mobility Major
  • Korea, Seoul, Sungbuk-gu
  • 10:10 (UTC +09:00)
  • Codestin Search App 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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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) 😘.

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