Skip to content

usc-isi-bass/angr-static-analysis-for-vuzzer64

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

angr-static-analysis-for-vuzzer64

About

This repository contains a Angr-based static analysis module developed during my internship at VU Amsterdam for their fuzzing tool Vuzzer. It supports both the 32bit and 64bit versions of Vuzzer.

Vuzzer 32bit: https://github.com/vusec/vuzzer Vuzzer 64bit: https://github.com/vusec/vuzzer64

How to use BB-weight-angr?

First of all, install the following dependencies on the system.

$ pip install angr

Then, in order to execute it, run the following command:

python BB-weight-angr.py path/to/binary

About

Angr-based static analysis tool for vusec/vuzzer64 fuzzing tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%