aboutsummaryrefslogtreecommitdiff
path: root/client/src/injection/pe.h
Commit message (Collapse)AuthorAgeFilesLines
* Improved CPU usage drastically.auth122020-08-061-1/+1
| | | | | Switched to directx9. Reduced RAM usage by only remapping modules from a blacklist.
* More ui improvements.auth122020-08-051-2/+3
| | | | Under the hood improvements.
* Started security.auth122020-08-011-23/+122
|
* Process class redesign.auth122020-07-281-69/+6
|
* Removed linuxpe dependency on windows client.auth122020-07-271-48/+112
|
* Imported modules are now manual mapped.auth122020-07-271-0/+146
|
* Removed spdlog, using fmt wrapper instead.auth122020-07-271-17/+27
| | | | | | More process class changes, support for 32/64bit processes. Injection process improvements. Other small changes.
* Injection process changes and server improvements.auth122020-07-241-0/+55