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
I think that we can start with the C/C++ codes. We can use emcc to generate the binaries and the exploit surfaces in the browser (maybe NodeJS too) like we did previously
In his master's thesis, Alexander Koski @aeakoski has looked at white-box crypto, which is a sweet spot for randomization.
There is a reference repo containing white-box crypto implementations, together with the attack: https://github.com/SideChannelMarvels/Deadpool
How many of them would fit in our pipeline?
The text was updated successfully, but these errors were encountered: