Skip to content

Latest commit

 

History

History

wbs_aes_ches2016

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

CHES 2016 challenge

One of the challenges of the CHES2016 CTF was a white-box.
Ref: https://ctf.newae.com/flags/

Components

  • target contains the original challenge and instructions how to compile it and how to use it.
  • DCA contains the DCA attack against this challenge.
  • DFA contains the DFA attack against this challenge.

Other write-ups