Pinned Repositories
AFL
american fuzzy lop - a security-oriented fuzzer
afl-cov
Produce code coverage results with gcov from afl-fuzz test cases
aflgo-modified
Directed Greybox Fuzzing with AFL
Angora
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
leetcode-practice
recording leetcode code and detailed explanation
Q-A-for-PA-2018
PA2018常见问题解答(持续更新,更新频率1-2天/次),欢迎star
scip-practice
SCIP practice answer in Python
SGI-STL
剖析 STL 是一种享受的过程!
SimpleNES
An NES emulator in C++
burymyname's Repositories
burymyname/AFL
american fuzzy lop - a security-oriented fuzzer
burymyname/afl-cov
Produce code coverage results with gcov from afl-fuzz test cases
burymyname/aflgo-modified
Directed Greybox Fuzzing with AFL
burymyname/Angora
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
burymyname/asdt-assignment
Advanced Software Development assignment
burymyname/Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
burymyname/burymyname.github.io
tech blog | personal record
burymyname/End-to-End-DualAuthSystem
burymyname/leetcode-practice
recording leetcode code and detailed explanation
burymyname/Q-A-for-PA-2018
PA2018常见问题解答(持续更新,更新频率1-2天/次),欢迎star
burymyname/scip-practice
SCIP practice answer in Python
burymyname/SGI-STL
剖析 STL 是一种享受的过程!
burymyname/SimpleNES
An NES emulator in C++
burymyname/fudanDaily
使用GitHub Actions实现平安复旦全自动打卡
burymyname/jigsaw
JIGSAW is a fuzzing-based path constraint solver.
burymyname/learning-notes
personal daily learning notes
burymyname/LLVM-Lab
system security lab
burymyname/pin-2.14
backup for Intel Pin tool 2.14 version source code
burymyname/qsym
QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing
burymyname/recommended-books
计算机经典书籍推荐 部分书籍提供PDF下载
burymyname/sqlite
Official Git mirror of the SQLite source tree
burymyname/sqlmap
Automatic SQL injection and database takeover tool
burymyname/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
burymyname/TIFF
modified for fuzzer comparison experiments
burymyname/workReports
work repo in K0a1