Skip to content

Read and Edit external application's memory address space with ease (Windows os)

Notifications You must be signed in to change notification settings

StavM/WinProcessMemoryMadeEasy

Repository files navigation

WinProcessMemoryMadeEasy

This is a class library which allows users to read and modify external processes virtual memory space, without needing to go to deep into windows internals.

The idea is to have a DLL, which allows users, to read and write straight off an external application's memory address space, without having to go through the steep learning curve of windows internals, thereby handling most of the complex stuff for you.

Usage and examples can be found on the \Examples folder.

More examples will be added later on.

About

Read and Edit external application's memory address space with ease (Windows os)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages