What an overcomplicated #2 solution
```cpp
#include <windows.h>
int main() {
for (size_t i = 0; i < 741; ++i)
for (size_t j = 0; j < 741; ++j)
SendMessageW((HWND)0x4fe2162, 513, 0, (i << 16) | j);
}
```
Quote Tweet
And with that, #flareon9 is over! mandiant.com/resources/blog
3
Bookmarks

