Add resolution handling to Logical Stones
A case study about the resurrection of an old freeware puzzle game by fixing its UI elements originally made for CRT monitors with 4:3 aspect ratio.
627 words
|
3 minutes
Patch Logical Stones to run in Windows 10
A case study about the resurrection of an old freeware puzzle game by fixing a heap corruption upon startup using a custom memory allocator.
923 words
|
5 minutes
Impersonate others on InterPals
Explanation of an XSS attack which allowed an attacker to have full control over any InterPals account.
322 words
|
2 minutes
IP address leak on InterPals
Explanation of a vulnerability which allowed an attacker to track the IP address of InterPals users.
197 words
|
1 minutes
World of Warcraft Armory XSS
An XSS attack originating from the game in order to hijack web sessions.
459 words
|
2 minutes