Skip to content

Singularitty/BASICS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BASICS: Binary Analysis and Stack Integrity Checker System

Model Checking tool to verify LTL properties in stack memory of binary programs

Requirements

Recomended

  • PyPy is necessary to obtain better performance, we recommend setting a virtualenv with pyenv, using the PyPy Interpreter

Required Software

In order for the tool to run you must install the following programs:

  • Graphviz
  • Rust Compiler
  • E9Patch
  • LTL2BA

Python Packages

  • angr
  • angr-utils
  • pwntools
  • rustworkx
  • lark
  • numpy

About

Model Checking tool to verify LTL properties in stack memory of binary programs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages