aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* README.md updateHEADmasterVS-2017segfault2021-04-23
|
* Merge branch 'master' of ssh://git.impl.cc:443/git/private/kmemdriversegfault2021-04-23
|\
| * update README.mdToni Uhlig2021-04-18
| | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | Removed unused / unstable / untested features.segfault2021-04-23
|/
* Removed broken and unused CheatEngineServer.segfault2021-04-18
|
* minor improvmentssegfault2021-04-18
|
* Added new MemDriverLib functions to determine if a page is freed/reserved.segfault2021-01-11
| | | | | * added PAGES/RPM tests * increased memory for ZwQuerySystemInformation in GetProcesses
* Removed KTest-Only script and added PastDSE-Manual-Map scripts to VS.segfault2021-01-07
|
* Introduced CommandReturn enum to provide more detailed error messages.segfault2020-12-30
|
* Added CMD_GETSYMBOLLISTFROMFILE, CMD_VIRTUALQUERYEXFULL, CMD_VIRTUALQUERYEX, ↵segfault2020-12-19
| | | | | | CMD_GETREGIONINFO and CMD_GETVERSION. * fixed endless loop if peer closed connection
* PingThread calls function on timeout.segfault2020-12-19
|
* Added CheatEngineServer memory module and RPM support.segfault2020-12-17
|
* Added basic stack memory RPM/WPM test.segfault2020-12-17
|
* CheattEngineServer: CMD_OPENPROCESS, CMD_PROCESS32FIRST, CMD_PROCESS32NEXT, ↵segfault2020-12-15
| | | | | | | | CMD_CLOSEHANDLE * KMemDriver integration * generic MT-Support achieved by synchronized wrapper functions * ability to spawn a Ping-Only Thread
* CheatEngineServer KMemDriver include/link paths.segfault2020-12-14
|
* Integration test improved.segfault2020-12-13
|
* Fixed typ0.segfault2020-12-12
|\
| * Removed superfluous code.segfault2020-12-02
| | | | | | | | * Re-Enabled Release targets
* | Added KMemDriver GetProcesses to enumerate all processes from kernel space.segfault2020-12-12
| | | | | | | | * fixed missing NUL termination for converted ASCII strings
* | Fixed warning and removed useless code from CheatEngineServer.segfault2020-12-11
| |
* | Removed superfluous code.segfault2020-12-02
|/ | | | * Re-Enabled Release targets
* Reformatting and CTRL-Process wait issue.segfault2020-11-30
|
* Reformatting and "unscoped enum" warning removal.segfault2020-11-30
|
* Added new test cases:segfault2020-11-30
| | | | | * Buffer / Handles * Modules / Pages retrieval
* Merge remote-tracking branch 'origin/VS-2017'segfault2020-11-29
|\
| * CEPacket template class, CMD_CREATETOOLHELP32SNAPSHOT and preps for ↵segfault2020-11-27
| | | | | | | | CMD_PROCESS32FIRST / CMD_PROCESS32NEXT
* | CheatEngineServer VS-2019 retargetsegfault2020-11-29
| |
* | Merge remote-tracking branch 'impl/VS-2017'Toni Uhlig2020-11-24
|\|
| * Added CheatEngine server template.segfault2020-11-24
| |
* | Merge remote-tracking branch 'impl/VS-2017'Toni Uhlig2020-10-12
|\|
| * Added Crypto function bodies, renamed ASM fn to get next RIP after return ↵segfault2020-10-12
| | | | | | | | and improved CRYPTO_* macros.
* | Merge remote-tracking branch 'impl/VS-2017'Toni Uhlig2020-10-11
|\|
| * Added code de/encryption on function level (WiP).segfault2020-10-11
| |
| * Added simple x86_64-ASM source to get the current IP.segfault2020-10-11
| |
| * Improved IntegrationTest virt mem alloc tests.segfault2020-10-04
| |
| * Added some PTE code for future use.segfault2020-10-01
| |
| * Replaced PsSetLoadImageNotifyRoutine with a PatchGuard safe version.segfault2020-10-01
| |
| * removed obsolete MemDriverWebsegfault2020-08-09
| |
* | Improved IntegrationTest virt mem alloc tests.segfault2020-10-04
| |
* | Added some PTE code for future use.segfault2020-10-02
| |
* | Replaced PsSetLoadImageNotifyRoutine with a PatchGuard safe version.segfault2020-10-02
| |
* | removed obsolete MemDriverWebsegfault2020-08-09
| |
* | VS-2019 portVS-2019segfault2020-03-29
|/
* removed hunt leftover..Toni Uhlig2020-03-26
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* moved CSGO-kmem radar to github/cheatsToni Uhlig2020-03-25
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* added TODOs for HUNTEDsegfault2020-03-15
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* search for g_pEntSys via SigScanToni Uhlig2020-03-15
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* README updateToni Uhlig2020-03-15
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* updated to v141 platform toolset and fixed missing include paths / linker libssegfault2020-03-15
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* integration test uses debug target if configuredsegfault2020-03-15
|