Skip to content

MisterY52/memory_class_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Memory Class

A simple class to interact with memory of other processes on Windows.

Features:

  • Read/Write memory
  • Get base address of a module
  • Get address from a multi-level pointer
  • Pattern scan
  • Dll injection (LoadLibrary)
  • Execute a payload (NtQueueApcThread)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages