Pinned Repositories
AFLplusplus
afl++ is afl 2.53b with community patches, AFLfast power schedules, qemu 3.1 upgrade + laf-intel support, MOpt mutators, InsTrim instrumentation, unicorn_mode and a lot more!
AFLplusplusSmart
AFL++(2.63c/2.65c) + aflsmart(5ad7ea3)
CTF-pwn-tips
Here record some tips about pwn. Something is obsoleted and won't be updated. Sorry about that.
ctf-wiki
CTF Wiki Online. Come and join us, we need you!
fuzzbench
FuzzBench - Fuzzer benchmarking as a service.
kernel-pwn
Kernel-PWN-Cheat-Sheet
Some useful commands and template when doing kernel pwn challenges
salt
SALT - SLUB ALlocator Tracer for the Linux kernel
winafl
A fork of AFL for fuzzing Windows binaries
yifengchen-cc's Repositories
yifengchen-cc/AFLplusplusSmart
AFL++(2.63c/2.65c) + aflsmart(5ad7ea3)
yifengchen-cc/Kernel-PWN-Cheat-Sheet
Some useful commands and template when doing kernel pwn challenges
yifengchen-cc/kernel-pwn
yifengchen-cc/AFLplusplus
afl++ is afl 2.53b with community patches, AFLfast power schedules, qemu 3.1 upgrade + laf-intel support, MOpt mutators, InsTrim instrumentation, unicorn_mode and a lot more!
yifengchen-cc/CTF-pwn-tips
Here record some tips about pwn. Something is obsoleted and won't be updated. Sorry about that.
yifengchen-cc/ctf-wiki
CTF Wiki Online. Come and join us, we need you!
yifengchen-cc/fuzzbench
FuzzBench - Fuzzer benchmarking as a service.
yifengchen-cc/kepler-cfhp
Facilitating control-flow hijacking primitive evaluation for Linux kernel vulnerability
yifengchen-cc/salt
SALT - SLUB ALlocator Tracer for the Linux kernel
yifengchen-cc/winafl
A fork of AFL for fuzzing Windows binaries
yifengchen-cc/kdress
Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore
yifengchen-cc/memdlopen
dlopen from memory
yifengchen-cc/mrspicky
MrsPicky - An IDAPython decompiler script that helps auditing memcpy() and memmove() calls
yifengchen-cc/QuickFuzz
An experimental grammar fuzzer in Haskell using QuickCheck
yifengchen-cc/reverse-ssh
Statically-linked ssh server with reverse shell functionality for CTFs and such
yifengchen-cc/security-research
This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code.
yifengchen-cc/trojan-gfw-script
People who do not want to be saved are not worth saving.
yifengchen-cc/ulexecve
ulexecve is a userland execve() implementation which helps you execute arbitrary ELF binaries on Linux from userland without the binaries ever having to touch storage. This is useful for red-teaming and anti-forensics purposes.