Skip to content

Thyodas/epitech-banned-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epitech-banned-functions

Utility to list all used functions in a C binary file

alt text

Requirements

For this program to work properly you must have:

This program is currently only working on UNIX systems.

Usage

./check.py -h

./check.py binary_name

./check.py binary_name [allowed_function1, allowed_function2 ...]

Contribution

Don't hesitate to contribute, you can for example add more projects' banned functions into the database.

About

Utility to list all used functions in a C binary file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages