You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is one single PriorityQueue no matter which bit is used, so in the configuration bitnum=all, ranking for the last target bits contain previous results.
E.g. testing wbs_aes_hacklu2009/DCA/addr8_r_20_5888.config in attack mode with:
bitnum=7
bytenum=0
#correct_key=0x14 2b be 0e 2d 22 e4 80 97 49 7d 5f ac 5b 59 26
There is one single PriorityQueue no matter which bit is used, so in the configuration bitnum=all, ranking for the last target bits contain previous results.
E.g. testing wbs_aes_hacklu2009/DCA/addr8_r_20_5888.config in attack mode with:
gives
While with:
the results for bit 7 become:
I assigned to @jwbos but feel free to check with @pbottine
The text was updated successfully, but these errors were encountered: