aboutsummaryrefslogtreecommitdiff
path: root/client/src/hwid
Commit message (Collapse)AuthorAgeFilesLines
* Improved CPU usage drastically.auth122020-08-061-23/+1
| | | | | Switched to directx9. Reduced RAM usage by only remapping modules from a blacklist.
* More ui improvements.auth122020-08-051-5/+33
| | | | Under the hood improvements.
* Removed spdlog, using fmt wrapper instead.auth122020-07-271-0/+10
More process class changes, support for 32/64bit processes. Injection process improvements. Other small changes.