Quote:
Originally Posted by JohnTheRipper
I always got V = 124 ('cos of the ord(bookkey[0])) and the bookkey = bookkey[1:], shorting book key from 16 to 15 bytes long. So the error decrypting book session key was always raising...
I always thought that ebx_V was the correct variable instead of V.

|
It is but ILC did a shortcut so he didn't have to use too much `if constructs` on the way to the success

.