aldennisa15
Results
3
comments of
aldennisa15
in a `.crypt14` file ... [`.py` hacks in `decrypt12` function shown below in square brackets] ... t2 is at offset 14 [so change to `crypt12.seek(14) t2 = crypt12.read(32)`] ... iv...
I've also noticed that the 16 bytes at offset 62 to 77 in the `key` file also appear in the `.cryptX` file, just like the `t` bytes at offset 30...
@ElDavoo I didn't, I'm using the same `key` file that worked for `.crypt12` files previously.