/MemInspector

Access and modify memory values

Primary LanguageC++

MemInspector

MemInspector is a command-line tool that allows you to monitor and modify the memory of a target process. You can also inject a custom DLL into the target process, providing real-time monitoring of its memory modifications. Additionally, you can enter commands to read and write to the process's memory, giving you more control over a particular value in memory.

Note: MemInspector is currently in development. The program is not thoroughly tested and may contain bugs or stability issues.

Alt text

Features

1: Injects a custom DLL into a target process to monitor its memory
2: Monitoring of process memory and API calls

Alt text Alt text

Reading and writing to process memory using custom commands Alt text

Usage

To use MemInspector, build the visual studio solution and launch the newly created meminspector.exe file. Use the number keys to navigate the menus.