Squalr / Squalr

Squalr Memory Editor - Game Hacking Tool Written in C#

Home Page:https://www.squalr.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Async Stream Icon Load Race Condition

zcanann opened this issue · comments

The chances of this mattering are almost 0, but there is a race condition when Squalr starts, where it loads all of the stream icons from disk.

If the user manages to open the editor before then, there may be issues. This likely is impossible, but this is still a bug. It may be possible if the user has horrible I/O latencies or something

Managing the overlay has been turned into SAAS by the site, rather than being handled by the client