rsgit /mingw-w64-kmemA hyper-hyperfast web frontend for git repositories written in Rust.

A mingw-w64-dpp compatible memory hacking driver similar to KMemDriver.

Latest commits
CommitMessageAuthorDate
a99ce6763blast public Hunt release, FcktekToni Uhlig2 months ago
e59c3ddcd6Moved deallocation of user shared memory into an extra method to disable the shmem outside any destructor scopeToni Uhlig2 months ago
db6bcc7932Makefile: Create static libarary to make it easy to use for 3rd party projectsToni Uhlig4 months ago
2d204fa2a7make use of new DPP APIToni Uhlig4 months ago
3233be2b73Disabled ZwYieldExecution if wait_time is 0 in KernelSharedMemory::ProcessEvents (DPC compatibility)Toni Uhlig4 months ago

→ full history

Branches
NameTargetSubjectDate
maina99ce6763blast public Hunt release, Fcktek2 months ago
README

Mingw64 C++ Memory Driver

Made for mingw-w64-dpp.

make DPP_ROOT="[path-to-mingw-w64-dpp-dir]" all

or if you want to install driver/batch files somewhere e.g. to a mounted NTFS volume:

make DPP_ROOT="[path-to-mingw-w64-dpp-dir]" DESTDIR=/media/win10/Users/nobody/mingw64-kmem install -j8

Examples

Battlefield4 Driver (bf4.sys)

This ring0 based game hack provide you with:

As usual: Use it at your own risk!

Escape From Tarkov (tfk.sys)

Yet another game hack that does nothing but:

Hunt: Showdown (ht.sys)

This cheat won't work after 2024-08-15 (CryEngine 5.11 update).

Hunt: Showdown 1896 (ht2.sys)