Closed odedshimon closed 3 years ago
Since version v1.1.5 BruteSharkCli now has two modes: single command and shell mode. The single command mode works by geting all the relevant parameters for the processing and then printing the results to stdout or files. The shell mode allows to perform each step individually.
Example Video: https://youtu.be/GjGV5vwIGi8 Please see the 'Usage' section for detailed documentation and examples.
Use https://github.com/commandlineparser/commandline to enable BruteSharkCli to get a single command from user instead of in app shell mode