Hello,
I am tring to test with this software:
http://www.stat.fsu.edu/pub/diehard/
I make Hex file of random integers with 8 digis per integer, 10 integers per line as in documentaion.
Then run
ASC2BIN.EXE
but it creates just empty file.
My file looks like this:
493489c07f3ba47470011f170b9f5960668068d25732147d44af029b0bfed2a6682b77cb76a5d488
this is one line, but can be aded as much as I need those lines.
What could be wrong?