control-flow-graph topic

List control-flow-graph repositories

DSL

18
Stars
3
Forks
Watchers

A minimal, Turing-complete, Domain-Specific Language; simple text editor with an interpreter, Abstract Syntax Tree and reduced Control Flow Graph graphical generator.

Structural-Code-Understanding

17
Stars
1
Forks
Watchers

A Survey of Deep Learning Models for Structural Code Understanding

evm

42
Stars
4
Forks
Watchers

A Symbolic Ethereum Virtual Machine (EVM) bytecode interpreter, parser and decompiler, along with several other utils for programmatically extracting information from EVM bytecode.

solidity-cfg-builder

25
Stars
3
Forks
Watchers

A control-flow graph builder for Solidity smart contracts.

ckompiler

19
Stars
0
Forks
Watchers

A C compiler written in Kotlin

DexGraph

17
Stars
3
Forks
Watchers

Modified DexDump to build instruction graph from classes.dex

metrinome

41
Stars
3
Forks
Watchers

Create CFGs and compute complexity metrics for Python, C++, and Java code.

cyclomatix

19
Stars
0
Forks
Watchers

A static analysis tool for Go that generates control flow graphs and computes cyclomatic complexity

evm-lisa

15
Stars
0
Forks
Watchers

EVMLiSA: an abstract interpretation-based static analyzer for EVM bytecode