Skip to content Skip to sidebar Skip to footer
Showing posts with the label Reverse Engineering

Unexpected Pyssl Certificate Error

I'm writing a small SSL proxy server and keep getting ssl.SSLError: [SSL: SSLV3_ALERT_CERTIFICA… Read more Unexpected Pyssl Certificate Error

Rotating Vertices About Point

I'm reverse engineering a level map for a game. Each object within the level has 3 floats for p… Read more Rotating Vertices About Point