Integer variable is not an object, C does not do copies.
That 'i' should be 1.
Integer variable is not an object, C does not do copies.
That 'i' should be 1.
Why 1? For the 64 bit seed/pin combo I want the bit to match the for loop, so that's why it's set as i and not 1. I'm not checking the same bit each time through the loop.
Code: Select all
* $ gcc -Ofast -o seed-gen seed-gen.c
* $ ./seed-gen --seed "8f ca 96" --key "19 30 48" --pps 866