Skip to content

vinodkumarys/simple-memory-patching-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-memory-patching-loader

A POC to loaded a Win32 exe and then patch its instruction in memory.

Test:

  1. Run sim.exe. It shows "This is a unregistered copy!" message.
  2. Run loader.exe which starts sim.exe and patches the code which checks for regristration. You will see "This is a registered copy!" message.

About

A POC to load a Win32 exe and then patch its instruction in memory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages