|
|
|
|
|
by crazygringo
574 days ago
|
|
That's not how seeds work. Seeds are tiny. Actually this would work perfectly if you knew it was generated in a single pass by a known random number generator and you had tons of time to brute force it. If the file were generated by a natural source of entropy then forget it. Or even if modified in a trivial way like adding 1 to every byte. |
|
Seeds are something like 32 bits, though it depends on the exact implementation. But not the length of files.