0vercl0k/stuffz

Extracted key seems wrong

BenjaminSoelberg opened this issue · 2 comments

When compiling and running wbaes128_attack_the_boxes the following key is extracted:
\x30\x76\x65\x72\x63\x64\x30\x6b\x40\x64\x6f\x61\x72\x65\x2d\x65
The ascii version is : 0vercd0k@doare-e
I would have expected : 0vercl0k@doare-e

Is it possible that the method isn't 100% and more than one possible key should have been returned ?