oclHashcat-lite Input question
#1
I'm writing a .NET GUI application that starts oclHashcat-lite as a process, reads it's standard output and tries to write to it's standard input (to control the application, get status, pause, resume, quit, etc...).

For some reason, this doesn't work. The same program, if configured to run cmd.exe and send "dir" to it's StandardInput, returns proper directory listing as the output.

Anyone knows what the reason might be behind this?


Messages In This Thread
oclHashcat-lite Input question - by Iv4n - 12-24-2011, 06:48 PM
RE: oclHashcat-lite Input question - by atom - 12-25-2011, 10:09 PM
RE: oclHashcat-lite Input question - by Iv4n - 12-25-2011, 10:22 PM
RE: oclHashcat-lite Input question - by atom - 12-25-2011, 10:47 PM