pskrgag's Stars
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
nvbn/thefuck
Magnificent app which corrects your previous console command.
ValdikSS/GoodbyeDPI
GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
semgrep/semgrep
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
DoctorWkt/acwj
A Compiler Writing Journey
google/bloaty
Bloaty: a size profiler for binaries
chipsec/chipsec
Platform Security Assessment Framework
Ericsson/codechecker
CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
BinaryAnalysisPlatform/bap
Binary Analysis Platform
csmith-project/creduce
C-Reduce, a C and C++ program reducer
ksluckow/awesome-symbolic-execution
A curated list of awesome symbolic execution resources including essential research papers, lectures, videos, and tools.
verus-lang/verus
Verified Rust for low-level systems code
brutal-org/brutal
🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering
0burak/imperial_hft
gmh5225/awesome-llvm-security
awesome llvm security [Welcome to PR]
sampsyo/bril
an educational compiler intermediate representation
llsoftsec/llsoftsecbook
Low-Level Software Security for Compiler Developers
arighi/virtme-ng
Quickly build and run kernels inside a virtualized snapshot of your live system
google/llvm-propeller
PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker
sysprog21/concurrent-programs
Complementary Concurrency Programs for course "Linux Kernel Internals"
GrammaTech/gtirb
Intermediate Representation for Binary analysis and transformation
google/gwpsan
GWPSan: Sampling-Based Sanitizer Framework
xr0-org/xr0
The Xr0 Verifier for C
haoNoQ/clang-analyzer-guide
An easy guide to Clang Static Analyzer extension.
antonblanchard/will-it-scale
libtea/frameworks
Microarchitectural attack development frameworks for prototyping attacks in native code (C, C++, ASM) and in the browser
yshalabi/covert-channel-tutorial
Hands on with side-channels: a tutorial on covert-channels built using shared CPU resources. Three different covert-channel implementations based on Flush+Reload and Prime+Probe (L1, LLC) side-channels. Also, some tools and libraries.
cla7aye15I4nd/CAMP
CAMP: Compiler and Allocator-based Heap Memory Protection (USENIX Security 2024) ✨ Please give a star to https://github.com/cla7aye15I4nd/shadowbound next door! 🌟😊
trailofbits/vast-checker
chrisbazley/strb_t
A new type and functions to manage strings, as proposed in WG14 papers N3250, N3296 and N3306. Its goal is to eliminate a source of many common programmer errors. The new interface is designed to be as familiar and ergonomic as possible.