Skip to content

Simple python code to check for Buffer Overflow (BO) from a binary.

Notifications You must be signed in to change notification settings

bayegaspard/BO-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

BO-checker

Simple python code to check for Buffer Overflow (BO) from a binary.

Usage:

  • Run python3 BO_checker.py /absolute/binary/path Ex: python3 BO_checker.py /bin/bash

About

Simple python code to check for Buffer Overflow (BO) from a binary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages