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

Skip to content
View shuangquanjun-www's full-sized avatar

Block or report shuangquanjun-www

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

Popular repositories Loading

  1. fpicker fpicker Public

    Forked from ttdennis/fpicker

    fpicker is a Frida-based fuzzing suite supporting various modes (including AFL++ in-process fuzzing)

    C

  2. AFLplusplus AFLplusplus Public

    Forked from AFLplusplus/AFLplusplus

    The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!

    C

  3. syzkaller syzkaller Public

    Forked from google/syzkaller

    syzkaller is an unsupervised coverage-guided kernel fuzzer

    Go

  4. iofuzz iofuzz Public

    Forked from debasishm89/iofuzz

    A mutation based user mode (ring3) dumb in-memory Windows Kernel (IOCTL) Fuzzer/Logger. This script attach it self to any given process and hooks DeviceIoControl!Kernel32 API and try to log or fuzz…

    Python

  5. difuze difuze Public

    Forked from ucsb-seclab/difuze

    Fuzzer for Linux Kernel Drivers, [we can also use in the android projects]

    C++

  6. CMetrics CMetrics Public

    Forked from MetricsGrimoire/CMetrics

    CMetrics measures size and complexity for C files

    Shell