Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Oclhashcat stdin
Post: RE: Oclhashcat stdin

philsmd Wrote: (10-22-2015, 05:19 PM) -- 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", ...
kinuzo Old oclHashcat Support 4 14,666 10-22-2015, 05:45 PM
    Thread: Oclhashcat stdin
Post: RE: Oclhashcat stdin

philsmd Wrote: (10-22-2015, 12:00 PM) -- your problem description is very unprecise. Do you mean you are not able to pipe a dictionary or another's process output to oclHashcat ? That should indee...
kinuzo Old oclHashcat Support 4 14,666 10-22-2015, 04:39 PM
    Thread: Oclhashcat stdin
Post: Oclhashcat stdin

I'm making a python kind of wrapper using subprocess and popen. The usual way to pipe input and output would be like this: stdin=subprocess.PIPE, stdout=subprocess.PIPE. I want to be able to interact ...
kinuzo Old oclHashcat Support 4 14,666 10-22-2015, 06:38 AM