program-analysis topic

List program-analysis repositories

blaze

40
Stars
3
Forks
Watchers

A framework for program analysis with a focus on modeling programmer assumptions, context- and path-sensitive analyses, and type checking.

Gymbo

34
Stars
0
Forks
34
Watchers

gradient-based symbolic execution engine implemented from scratch

FlowMatrix

27
Stars
3
Forks
Watchers

FLOWMATRIX: GPU-Assisted Information-Flow Analysis through Matrix-Based Representation, USENIX Security'22

programanalysiscourse

28
Stars
7
Forks
Watchers

COM S 413/513 and CPR E 513 Program Analysis @ Iowa State University

lightblue

21
Stars
2
Forks
Watchers

An automatic framework to remove unneeded and unsafe code from Bluetooth stacks of Android and Linux, using both source code analysis (LLVM) and binary analysis (angr).

weldr

18
Stars
2
Forks
Watchers

Create single-executable models of distributed systems.

surveyor

18
Stars
1
Forks
Watchers

A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs

Automated-Program-Repair

17
Stars
3
Forks
Watchers

A program repair tool which modifies any bugged Python script based on cues from rest of program.