control-flow-integrity
There are 14 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
lelegard/arm-cpusysregs
Access Arm64 CPU system registers
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
kkamagui/page-oriented-programming
Page-Oriented Programming (POP) Tools for Black Hat USA 2023 and USENIX security 2024
mustakimur/OS-CFI
Origin-sensitive Control Flow Integrity (OS-CFI) - USENIX Security 2019
JKornev/cfgdump
Windbg extension that allows you analyze Control Flow Guard map
mustakimur/CFI-LB
Adaptive Callsite-sensitive Control Flow Integrity - EuroS&P'19
x86-512/VXpp
VFGadget locator to facilitate Counterfeit Object-Oriented Programming (COOP) and Loop-Oriented Programming (LOP) attacks to bypass advanced security protections like Intel CET and Control-Flow Guard (CFG) to achieve Remote Code Execution.
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