Origin-sensitive Control Flow Integrity (OS-CFI) - USENIX Security 2019
-
Updated
Jan 10, 2022 - C++
Origin-sensitive Control Flow Integrity (OS-CFI) - USENIX Security 2019
Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.
Modified DexDump to build instruction graph from classes.dex
Dynamic Control Flow Recovery
The Java Native Instrumentation Framework, JNIF, is the first native Java bytecode rewriting library. JNIF is a C++ library for decoding, analyzing, editing, and encoding Java bytecode.
Here is my academic software project of 3rd Semester of IIT, DU. I will try to implement a very easy project using C++ language only.
Pin tool that generates a dynamic control flow graph and execution trace in DOT format
Add a description, image, and links to the control-flow-graph topic page so that developers can more easily learn about it.
To associate your repository with the control-flow-graph topic, visit your repo's landing page and select "manage topics."