02-21-2020, 09:05 AM
Followup:
It seems to work just fine, BUT, whatever I was doing was causing the console output formatting to go totally nuts.
To get around that (and avoid the hellaciously long and complicated single-line command) I used a named pipe in a directory passed into the container, then just cat the pipe into hashcat in another tmux session.
It seems to work just fine, BUT, whatever I was doing was causing the console output formatting to go totally nuts.
To get around that (and avoid the hellaciously long and complicated single-line command) I used a named pipe in a directory passed into the container, then just cat the pipe into hashcat in another tmux session.