One of the four challenges of the CHES2015 CTF contained a white-box.
Ref: https://ches15challenge.com/
target
contains the ROM of the original challenge.LIFT
contains a script to extract tables from the ROM to run the white-box with a standalone code.ALG
contains an algebraic attack against this challenge.ALG2
contains another algebraic attack against this challenge.