Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | moved DLLHelper.h to public header files directory | Toni Uhlig | 2019-09-21 |
| | |||
* | added InitTargetMemory for allocating a memory block in the target process ↵ | Toni Uhlig | 2019-09-19 |
| | | | | (cause we need the base address ASAP) | ||
* | DLLHelper loads DLL to memory and verifies its headers | Toni Uhlig | 2019-09-19 |
| | |||
* | added VAlloc, VFree and VUnlink in user space library MemDriverLib | Toni Uhlig | 2019-09-18 |
| | |||
* | fixed Linker issue for Hunted (RuntimeLib: MT-Lib-Dbg) | Toni Uhlig | 2019-07-09 |
| | |||
* | project structure refactoring | Toni Uhlig | 2019-07-07 |
| | |||
* | httplib; simple web interface; moved KInterface.h to include/ | Toni Uhlig | 2019-07-02 |
| | |||
* | MemDriverLib + MemDriverWeb skeletons | Toni Uhlig | 2019-06-27 |
| | |||
* | added memory driver user space library | Toni Uhlig | 2019-06-24 |