control-flow-graph topic
as2cfg
Construct the CFG(Control Flow Graph) from intel assembly code
binary-security-check
Moved: https://codeberg.org/koutheir/binary-security-check
pyt
A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications
ethereum-graph-debugger
Ethereum solidity graph plain debugger. To have the whole picture when debugging.
smda
SMDA is a minimalist recursive disassembler library that is optimized for accurate Control Flow Graph (CFG) recovery from memory dumps.
JavaDataFlow
Creating Data Flow Graphs from java input classes
OS-CFI
Origin-sensitive Control Flow Integrity (OS-CFI) - USENIX Security 2019
rstatic
An R package for static analysis of R code.
compiler-touch
Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.
pyc-cfg
Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.