I'm making a python kind of wrapper using subprocess and popen, the problem is that oclhashcat doesn't use stdin so I'm not sure how to pipe it because I don't know what oclhashcat uses. So I guess my question is, what does oclhashcat use since it doesn't use stdin?
↧