Librajiayou's Stars
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
nayuki/QR-Code-generator
High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.
JonathanSalwan/Triton
Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.
yusugomori/DeepLearning
Deep Learning (Python, C, C++, Java, Scala, Go)
hunspell/hunspell
The most popular spellchecking library.
rougier/freetype-gl
OpenGL text using one vertex buffer, one texture and FreeType
google/fuzzer-test-suite
Set of tests for fuzzing engines
JonathanSalwan/PinTools
Pintool example and PoC for dynamic binary analysis
ampl/gsl
GNU Scientific Library with CMake build support and AMPL bindings
RustCrypto/utils
Utility crates used in RustCrypto
SideChannelMarvels/Tracer
Set of Dynamic Binary Instrumentation and visualization tools for execution traces.
genometools/genometools
GenomeTools genome analysis system.
pornin/CTTK
Constant-Time Toolkit
wmkhoo/taintgrind
A taint-tracking plugin for the Valgrind memory checking tool
PLSysSec/FaCT
Flexible and Constant Time Programming Language
agl/ctgrind
Checking that functions are constant time with Valgrind
kudelskisecurity/cdf
DataChi/memdb
Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.
lmrs2/secretgrind
Secretgrind: a Valgrind analysis tool to detect secrets in memory
Fraunhofer-AISEC/DATA
Differential Address Trace Analysis
timmclean/rust-timing-shield
Comprehensive timing leak protection for Rust programs https://www.chosenplaintext.ca/open-source/rust-timing-shield/
imdea-software/verifying-constant-time
passlab/DCFG
Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization
lmrs2/ct_choose
Constant-time choose between two variables in Clang/LLVM
jamesturk/glftfont
🔡 simple library/example for using Freetype fonts within OpenGL
olivo/side-channel-analyzer
Static Analysis for Detecting Side-Channel Vulnerabilities in PHP applications (Work-In-Progress)
s3team/Abacus
Side-channel Analysis
lmrs2/zerostack
Clang/LLVM patches to zero stack/registers of sensitive functions
blatchley/Timing-Analysis-Pipeline
Pipeline for testing cryptographic code for timing leakages. Targetting the NIST LWC API
cuplv/DPDEBUGGER
Differential Performance Debugging with Discriminant Regression Trees