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
SSE_KEYGENME was a beginner challenge in KAFCTF 2020.
It was a simple substitution-permutation network, implemented with the help of SSE compiler intrinsics for performance gains and somewhat more challenging reversing.