Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 485 Bytes

Readme.md

File metadata and controls

21 lines (18 loc) · 485 Bytes

BITCOIN CTF

todo [will be added post development]

How to use

cargo run -- [command]

possible commands

Commands:
  new       Start a new game
  continue  Continue the existing game
  retry     Retry a specific level
  stats     Display game statistics
  help      Print this message or the help of the given 
  -h, --help     Print help
  -V, --version  Print version

Note : you would only promote to next level if current level is solved.