Skip to content

Deamhan/MemScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About MemScanner

This small project is a toolkit for detecting memory anomalies (such as injections). The main feature here is ability to process long 64 bit pointers even from 32 bit application (“Heaven’s Gate” trick is used here). Toolkit supports both X86 and X64 operating systems as well as both bitnesses for resulting binaries.

How to build

To build the project you need to install CMake, Visual Studio 2015 or newer and uasm. Batch file in root of repo builds assembly code, cmake generates project for IDE (and can build solution using it) and allows you to test result.

Supported sustems

Vista and newer system are supported (both X86 and X64), both binary architectures are supported for building the project.

About

Simple memory scanning toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published