control-flow-integrity
There are 12 repositories under control-flow-integrity topic.
nsacyber/Control-Flow-Integrity
A proposed hardware-based method for stopping known memory corruption exploitation techniques. #nsacyber
trailofbits/clang-cfi-showcase
Sample programs that illustrate how to use control flow integrity with the clang compiler
zhechkoz/PwIN
Security Evaluation of Dynamic Binary Instrumentation Engines
trailofbits/cfg-showcase
Sample programs that illustrate how to use Control Flow Guard, VS2015's control flow integrity implementation
JKornev/cfgdump
Windbg extension that allows you analyze Control Flow Guard map
mustakimur/OS-CFI
Origin-sensitive Control Flow Integrity (OS-CFI) - USENIX Security 2019
kkamagui/page-oriented-programming
Page-Oriented Programming (POP) Tools for Black Hat USA 2023 and USENIX security 2024
mustakimur/CFI-LB
Adaptive Callsite-sensitive Control Flow Integrity - EuroS&P'19
HeiniDebes/ZEKRA
Prototype code and helpers for the Zero-Knowledge Control-Flow Attestation (ZEKRA) protocol
tum-i4/sip-toolchain
A toolchain for software integrity protection including self-checksumming, control flow integrity, result checking, oblivious hashing and a sample program protected using Intel SGX
zhangtong16/cfi
A naive CFI implementation
TheLeopardsH/Software_based_side_channel_attacks
Software based Side Channel attacks