Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 522 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 522 Bytes

GreHack 2019 CTF challenge

One of the challenges of the GreHack2019 CTF was a white-box.

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.
  • DFAr8 contains the DFA attack on the 8th round against this challenge.

Other write-ups