Skip to content

NtKernelMC/MemoryGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Memory Guard Library
Platform: x64-x86
Version: 1.0.0f
Creation Date: 12.05.19
Copyrights: NtKernelMC
Task: Prevention external memory allocations & detecting hidden memory

FEATURES

Detection of external kernel-space and user-space memory allocations
Support for x64-x86 architectures for Windows family systems from Vista and higher
Protection from illegal memory allocation from target process
Additional functional for releasing detected memory with hacks
Addition functional for destroying hacking threads
Additional functional for dumping memory with hacks

ФУНКЦИОНАЛ

Обнаружение внешнего выделения памяти как с режима ядра так и с юзермода
Поддержка х64-х86 архитектур для операционных систем семейства Windows начиная с Vista и выше
Защита против несанционнированого выделения памяти уже из нутри целевого процесса
Дополнительный функционал для освобождения обнаруженой памяти
Дополнительный функционал для безопасного удаления читерских потоков
Дополнительный функционал для дампа памяти с обнаружеными читами

Build and Test

Build static library with architecure of your target project.

Contribute

Anyone can make this project better, do pull request with your designs!

About

Memory Guard Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published