aboutsummaryrefslogtreecommitdiff
path: root/client/src/injection/mapper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* More ui improvements.auth122020-08-051-6/+15
| | | | Under the hood improvements.
* Added ui.auth122020-08-031-0/+8
|
* Started security.auth122020-08-011-20/+92
|
* Added server support for both x64 and x32 images with automatic selection.auth122020-07-281-12/+110
|
* Process class redesign.auth122020-07-281-6/+13
|
* Imported modules are now manual mapped.auth122020-07-271-8/+1
|
* Removed spdlog, using fmt wrapper instead.auth122020-07-271-50/+40
| | | | | | More process class changes, support for 32/64bit processes. Injection process improvements. Other small changes.
* Compile fix.auth122020-07-241-11/+5
| | | | Fixed x64 image support server side.
* Injection process changes and server improvements.auth122020-07-241-17/+29
|
* Injection and server changes.auth122020-07-221-5/+16
|
* Client injection.auth122020-07-221-0/+105
Process class implementation.