Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 346 Bytes

File metadata and controls

17 lines (11 loc) · 346 Bytes

Breaking #100

  1. Modify main function in main.c to select target byte and bit.

  2. Compile

make
  1. Launch the attack
./attack
  1. The attack will print the most likely key candidate for the selected targeting byte by targeting at the selected bit in the output of this s-box in the first round.