An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with control-flow-graph

A curated list of projects in awesome lists tagged with control-flow-graph .

https://github.com/danielplohmann/smda

SMDA is a minimalist recursive disassembler library that is optimized for accurate Control Flow Graph (CFG) recovery from memory dumps.

code-analysis control-flow-analysis control-flow-graph disassembler memory-dump x64 x86

Last synced: 21 Jun 2025

https://github.com/tmr232/function-graph-overview

Control-Flow Graph (CFG) Visualizer for VSCode

control-flow-graph visualization vscode-extension

Last synced: 21 Feb 2026

https://github.com/shramos/pyc-cfg

Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.

ast cfg clang control-flow-analysis control-flow-graph python static-analyzer

Last synced: 31 Jul 2025

https://github.com/lisa-analyzer/evm-lisa

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

abstract-interpretation cfg control-flow-graph ethereum evm-bytecode smart-contracts static-analysis

Last synced: 18 Jan 2026

https://github.com/assifar-karim/cyclomatix

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

control-flow-graph cyclomatic-complexity go graph-theory graphviz static-analysis

Last synced: 11 Jan 2026

https://github.com/louisjenkinscs/dsl

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

abstract-syntax-tree control-flow-graph domain-specific-language grammar interpreter language syntax-tree turing-completeness

Last synced: 28 Jun 2025

https://github.com/jc-ll/crokus

C parser written in Ruby, for experimental purpose

ast c cfg control-flow-graph experimental parser

Last synced: 07 May 2025

https://github.com/louisjenkinscs/llvm-simple-gui

A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees and post-dominator trees, and more!

compilers control-flow-graph gui llvm llvm-gui llvm-ir swing-gui visualization visualization-tools

Last synced: 20 Oct 2025

https://github.com/acheshkov/program-graphs

A python library to build graphs for programs written in different programming languages.

control-flow-graph static-analysis

Last synced: 07 May 2025

https://github.com/chaturv3di/absynthe

A (branching) Behaviour Synthesiser -- Simulates the generation of application or process logs, where multiple modules (or processes) can execute simultaneously, in a distributed deployment, and dump the log messages in an interleaved manner in a single log file.

control-flow-graph data-generation gitflow-workflow labelled-data log-analysis log-generator python3

Last synced: 09 Apr 2026

https://github.com/thecomputeguy/static-analysis-plugin

An IDA Python plugin for CFG generation and data flow analysis on x86 binaries

control-flow-graph data-flow-analysis ida-pro idapython

Last synced: 26 Apr 2025

https://github.com/kengotoda/learn-cfg

Learn Control Flow Graph on ObjectWeb ASM

control-flow-graph objectweb-asm static-analysis

Last synced: 22 Feb 2026

https://github.com/tebogoyungmercykay/controll_flow_graph_implementation_in_java

A CFG is known as a Single Entry Single Exit (SESE) graph if it only has a single entry node and a single exit node. A problem that arose during researchon static analysis is how to deal with loops in the CFG.

control-flow-graph cost data-structures-and-algorithms directed-graphs distance edges graphs java length nodes object-oriented-programming paths prime-paths shortest-paths simple-path vertices weighted-graphs

Last synced: 14 Mar 2025

https://github.com/tartanllama/elmscrew

An online brainfuck debugger

brainfuck control-flow-graph debugger

Last synced: 25 Mar 2025

https://github.com/gaspardruan/pflux

The easiest way to get started with dataflow testing including control flow graph, program slice and du-path.

control-flow-graph dataflow-testing du-path program-slice python

Last synced: 25 Apr 2026

https://github.com/strake/control-flow.agda

Correct-by-construction control-flow graphs

control-flow control-flow-graph

Last synced: 18 Mar 2026

https://github.com/muhammadhasan01/notal-autograder

Control Flow Graph Based Notasi Algoritmik Autograder

autograder control-flow-graph notasi-algoritmik service

Last synced: 14 Apr 2025

https://github.com/thecomputeguy/dynamic-analysis-pin-tools

Pin tool that generates a dynamic control flow graph and execution trace in DOT format

control-flow-graph dynamic-analysis malware-analysis pin-tool

Last synced: 26 Apr 2025

https://github.com/ianwold/cfweaver

Generate comprehensive test scenarios from control flow models in simple markdown

combinatorial-testing control-flow control-flow-graph control-flow-models model-based-testing test-generation testing testing-tool testing-tools

Last synced: 26 Mar 2025

https://github.com/sambacha/solidity-ts-parser

Solidity Typescript Parser library and an exhaustive set (+1,800) Solidity Test Contracts

analysis audit cfg control-flow-graph ethereum evm java smart-contracts solidity testfiles testing typescript unit

Last synced: 03 May 2026

https://github.com/tniessen/cpp-graph-dom

Tiny, header-only C++20 implementation of the dominator tree algorithm by Lengauer and Tarjan

control-flow-graph directed-graph dominator-tree graph-algorithms graph-theory program-analysis

Last synced: 05 May 2025