Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 848 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 848 Bytes

Unmapper

Unmapper is a powerful tool that allows you to easily dump mapped PE files by hooking WriteProcessMemory.

Screenshot 2023-05-09 191904

Usage

Inject the DLL before the mapping process begins. I will attach an image below that shows the optimal settings for the Xenos injector.

Screenshot 2023-05-09 191844

Project future

In the future, I plan to add a variety of features such as IPC and RPM hooks, a driver unmapper, a PE file type detector, and an auto binary assembler. My ultimate goal is to develop a fully-featured, easy-to-use dumper that can retrieve all the information you'll ever need.