Skip to content

An experimental artifacts about memory-mapped file inside amdaemon.exe

License

Notifications You must be signed in to change notification settings

SirusDoma/AMDaemon-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3f6c95a · Jul 12, 2021

History

5 Commits
Jun 16, 2021
Jun 16, 2021
Jun 16, 2021
Jun 16, 2021
Jun 16, 2021
Jun 16, 2021
Jul 12, 2021

Repository files navigation

AMDaemon Test

An experimental artifact of amdaemon.exe memory-mapped file.

Build Instructions

  1. Make sure to place required libs inside Source\Dummy\Libs
  2. Open the solution file with your favorite IDE and Build the solution
  3. The executable can be found in Build\<Build Config>\

Usage

Dummy

  1. Start amdaemon.exe with your favorite emulator
  2. Start Dummy project

Memory-Mapped Files Dumper (MMF-Dumper)

  1. Start amdaemon.exe with your favorite emulator
  2. Start MMF-Dumper project
  3. The dumped files can be found in the same directory of the executable

Memory-Mapped Files Loader (MMF-Loader)

  1. Dump Memory-Mapped files (see above instructions)
  2. Make sure that dumped file is located in build folder then Start MMF-Loader project
  3. Start Dummy project to test the loaded file or use Process Explorer to observe the MMF handles

License

No License / Public Domain

About

An experimental artifacts about memory-mapped file inside amdaemon.exe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages