Solves binair puzzels.
Use it in the command line:
./binairsolver.exe <path> [flags]
Or excecute the .exe by openening it and it wil ask for the file path
The file it needs is a csv file, sepperated by comma's (look at samples)
Flag | Description |
---|---|
--check | Checks if the binair is valid, when finished |
--no-log | Disables all log messages while solving, wich improves time |
--help | Shows the help message |