rycbar77
Security researcher | WHU | CTF @project-sekai-ctf & Dawn & @ctf-mt
Wuhan UniversityHubei,Wuhan
Pinned Repositories
Awesome-Platforms
A curated list of awesome security platforms,including CTF/Security Response Center/Bug Tracker and so on.
CVE-2024-1939
For V8CTF M122
CVE-2024-2887
For V8CTF M123
keystroke-inference
Side-channel Attack
LibcSearcher
根据函数地址查询libc,可本地或在线查询
rycbar77.github.io
V8-Bytecode-Disassemble
Disassemble V8 Ignition bytecode.
V8-Sandbox-Escape-via-Regexp
A V8 Sandbox Escape Technique.
V8Exploits
Chrome V8 CVE exploits and proof-of-concept scripts written by me, for educational and research purposes only.
writeups
My writeups for ctfs
rycbar77's Repositories
rycbar77/V8Exploits
Chrome V8 CVE exploits and proof-of-concept scripts written by me, for educational and research purposes only.
rycbar77/V8-Sandbox-Escape-via-Regexp
A V8 Sandbox Escape Technique.
rycbar77/CVE-2024-2887
For V8CTF M123
rycbar77/V8-Bytecode-Disassemble
Disassemble V8 Ignition bytecode.
rycbar77/CVE-2024-1939
For V8CTF M122
rycbar77/rycbar77.github.io
rycbar77/browser_ctf
A collection of web browser CTF challenges and solutions.
rycbar77/codeql-zero-to-hero
CodeQL zero to hero blog post series challenges
rycbar77/Espruino
The Espruino JavaScript interpreter - Official Repo
rycbar77/IO_FILE
IO_FILE_PLUS from pwn_debug with python3 support
rycbar77/llvm-pass-template
Template for llvm pass using new pass manager in llvm 15+
rycbar77/research-method
论文写作与资料分享
rycbar77/Security-PPT
Security-related Slide Presentation(大安全各领域各公司各会议分享的PPT)
rycbar77/writeups
My writeups for ctfs
rycbar77/aflnet
AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)
rycbar77/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!
rycbar77/libdft
libdft pin3.x version, tested on ubuntu 22.04 and windows 11
rycbar77/bpp
rycbar77/escargot
Escargot is a memory optimized JavaScript engine for mid-range devices such as mobile phone, tablet and TV.
rycbar77/Files
rycbar77/FuzzingPaper
Recent Fuzzing Paper
rycbar77/GhidraSnippets
Python snippets for Ghidra's Program and Decompiler APIs
rycbar77/glibc_woboq
glibc source code
rycbar77/kernel-exploit-factory
Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore.
rycbar77/kernel-security-learning
Anything about kernel security. CTF kernel pwn, kernel exploit, kernel fuzz and kernel defense paper, kernel debugging technique, kernel CVE debug.
rycbar77/ruijie
锐捷上网验证
rycbar77/rycbar77
rycbar77/StateFuzz
StateFuzz: System Call-Based State-Aware Linux Driver Fuzzing
rycbar77/v8-design-docs
collection of V8 design documents
rycbar77/Zygisk-Il2CppDumper
Using Zygisk to dump il2cpp data at runtime