nibrans
nibrans copied to clipboard
Some files are not decoded correctly.
I was testing out nibrans on a 16 mb file full of random data (dd if=/dev/urandom of=testfile bs=1M count=16
).
After encoding, I got a 4-byte output file that decoded to 16 mb of zeros.
How did you call nibrans? Did you compile tdec/tenc or call it from your own code? Does test.c pass without any errors?