View Single Post
Old 12-21-2009, 06:04 PM   #580
JohnTheRipper
Enthusiast
JohnTheRipper began at the beginning.
 
Posts: 28
Karma: 42
Join Date: Aug 2009
Device: none
Quote:
Originally Posted by joblack View Post
Yes the actual change was really small but the 'overhead' to understand what's really going wrong is another story. Of course if you already have the solution it immediately gets crystal clear (at least if you have studied the script for a while).
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.


JohnTheRipper is offline   Reply With Quote