HeyuanAC's Stars
S2E/s2e
S2E: A platform for multi-path program analysis with selective symbolic execution.
fgsect/unicorefuzz
Fuzzing the Kernel Using Unicornafl and AFL++
trusslab/hecaton
google/fuzzing
Tutorials, examples, discussions, research proposals, and other resources related to fuzzing
error27/smatch
Static Analyser for C
travitch/whole-program-llvm
A wrapper script to build whole-program LLVM bitcode files
lzto/pex
[USENIX SECURITY'19] PeX: A Permission Check Analysis Framework for Linux Kernel
RiS3-Lab/kubo
Use on-demand control- data- flow slicing combined with taint analysis and symbolic execution to produce scalable and precise UB detection for Linux kernel.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
lvc/pkg-abidiff
Verify backward compatibility of Linux packages (RPM or DEB)
lvc/distdiff
A tool for visualizing changes in Linux distributions
lvc/api-sanity-checker
An automatic generator of basic unit tests for a C/C++ library
lvc/japi-tracker
A tool to visualize API changes timeline of a Java library
lvc/japi-compliance-checker
A tool for checking backward API/ABI compatibility of a Java library
lvc/abi-reports
JSON-format reports of the ABI Tracker project
lvc/upstream-tracker
A project to monitor and verify compatibility of upstream ABI changes in C/C++ libraries
GJDuck/e9patch
A powerful static binary rewriting tool
Antonin-Deniau/cave_miner
Search for code cave in all binaries
marin-m/vmlinux-to-elf
A tool to recover a fully analyzable .ELF from a raw kernel, through extracting the kernel symbol table (kallsyms)
lvc/abi-tracker
A tool to visualize ABI changes timeline of a C/C++ software library
jarun/googler
:mag: Google from the terminal
osrf/auto-abi-checker
Tool designed to facilitate the run the great ABI compliance checker by supporting easy inputs and no configuration files
lvc/abi-compliance-checker
A tool for checking backward API/ABI compatibility of a C/C++ library
NorthernSec/CVE-Scan
Scan systems with NMap and parse the output to a list of CVE's, CWE's and DPE's
cve-search/PyCVESearch
Python wrapper for the API of cve-search
cve-search/cve-search
cve-search - a tool to perform local searches for known vulnerabilities
lvc/abi-dumper
Dump ABI of an ELF object containing DWARF debug info
lookfwd/getting-started-clusterfuzz-local-in-aws
cheat/cheat
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands