Oclhashcat stdin
#5
(10-22-2015, 05:19 PM)philsmd Wrote: As I already said, it uses stdin for that case too. So your assumptions and claims are totally wrong.

and to answer the question about the "little trick", see this as a hint for controlling the process with python: http://stackoverflow.com/a/21595810

But doesn't it use something similar to a curses/conio library considering it reads the key strokes and not the stdin? To say that it uses stdin and then to show an example of how this can be done with a program that uses getch or a conio library is contradicting right? Or maybe I'm just retarded. Probably the latter haha.


Messages In This Thread
Oclhashcat stdin - by kinuzo - 10-22-2015, 06:38 AM
RE: Oclhashcat stdin - by philsmd - 10-22-2015, 12:00 PM
RE: Oclhashcat stdin - by kinuzo - 10-22-2015, 04:39 PM
RE: Oclhashcat stdin - by philsmd - 10-22-2015, 05:19 PM
RE: Oclhashcat stdin - by kinuzo - 10-22-2015, 05:45 PM