Repository navigation

#

control-flow-analysis

Security Analysis tool for WebAssembly module (wasm) and Blockchain Smart Contracts (BTC/ETH/NEO/EOS)

Python
484
1 年前

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

Python
231
6 天前

Program Analisys and Transformation survey and links (particular focus on SSA)

168
4 年前

A proposed hardware-based method for stopping known memory corruption exploitation techniques. #nsacyber

C
154
8 年前

A generic deobfuscator for PjOrion obfuscated python scripts

Python
111
1 年前

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

Python
53
7 年前

Experimental implementation of k-CFA and Pushdown k-CFA with optional Abstract Garbage Collection for LambdaJS and a subset of Scheme programming language

Scala
31
9 年前

Design documents related to the decompilation pipeline.

TeX
26
5 年前

Static data flow-based analysis of JavaScript files to detect syntactic clones

Python
23
5 年前

A toy implementation about Program Dependence Graph using LLVM

C++
12
2 年前

Abstract Interpreter for JavaScript with perfect call/return matching.

Scala
9
6 年前

A web crawler that leverages compute memoization techniques to enable lightning fast crawling of pages without sacrificing fidelity

JavaScript
7
2 年前

Solidity parser in Go, designed to transform Solidity code into a structured format for enhanced analysis, particularly beneficial for developers using Go to analyze Solidity smart contracts.

Go
3
4 个月前