Skip to content

Fletex/bintail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bintail

Bintail is a static variability application tool for multiverse executables.

Dependencies

  • Function multiverse
  • x86-64 ELF executable
  • Linux
  • Catch2

Build

$ git clone https://github.com/luhsra/bintail.git && cd ./bintail
$ mkdir build && cd build
$ cmake ..
$ make
$ ./src/tests

Usage

$ bintail -d exe_in
$ bintail -a config exe_in exe_out
$ bintail -s config=0 exe_in exe_out

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.4%
  • Python 6.0%
  • Shell 2.6%
  • CMake 1.9%
  • Rebol 0.1%