Skip to content

MoonLight-SteinsGate/validate_lava.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

A python script to validate the crashes in LAVA-M, which is found by AFL or Angora.

Usage

# run validate_lava.py
python validate_lava.py /path/to/target /path/to/output/directory /path/to/result/directory

The /path/to/target is the path of target (e.g., md5sum, uniq). The /path/to/output/directory is the output directory of AFL or Angora. The /path/to/result/directory is the directory to export the result of validating the crashes.

About

A python script to validate the crashes in LAVA-M

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages