aboutsummaryrefslogtreecommitdiff
path: root/Hunted
Commit message (Expand)AuthorAge
* ready for Hunt 1.12 updateToni Uhlig2019-11-01
* updated hunt offsets for update 1.1Toni Uhlig2019-10-18
* removed leftover from previous attemptsToni Uhlig2019-10-03
* shrinked Hunted by removing unused overheadToni Uhlig2019-09-30
* We need to unlink the VAD _after_ the MS CRT was initialized to prevent crash...Toni Uhlig2019-09-29
* Hunt: search for gloabel env pointer via patternToni Uhlig2019-09-28
* added an extensible dynamic symbol resolver including support for injected DLLsToni Uhlig2019-09-28
* renaming stuffToni Uhlig2019-09-27
* removed unused libs in Hunted and disable Debug build in TestDLL completlyToni Uhlig2019-09-25
* Hunted fetches global env pointer and uses it in shellcode, implemented some ...Toni Uhlig2019-09-25
* shellcode saves now all register values to the stack and pops it after the Li...Toni Uhlig2019-09-24
* added shellcode comments and pattern scanning stubToni Uhlig2019-09-24
* Hunted TestDLL injection worksToni Uhlig2019-09-22
* added global env sig for HuntToni Uhlig2019-09-19
* jump to RWX page and backToni Uhlig2019-09-18
* basic shellcode injection worksToni Uhlig2019-09-18
* ifdef'd currently unused code out and made preparations for shellcode injectionToni Uhlig2019-09-18
* added CSGO project name suffix -kmemToni Uhlig2019-08-23
* Hunt iterate over entitiesToni Uhlig2019-08-19
* Hunt Showdown read some entity valuesToni Uhlig2019-08-15
* change the scope of some functions/globals to staticToni Uhlig2019-07-29
* fixed linker issue while linking against static MemDriverLib.libToni Uhlig2019-07-14
* append special KMemDriver suffix "-kmem" to HuntedToni Uhlig2019-07-09
* fixed Linker issue for Hunted (RuntimeLib: MT-Lib-Dbg)Toni Uhlig2019-07-09
* use MemDriverLib for Hunted instead of the obsolete KInterface.cppToni Uhlig2019-07-09
* KTest -> HuntedToni Uhlig2019-07-07