Skip to content

A simple class in C++ to load and read/write process memory, it comes with an example of how to decrypt the once popular demoscene e-zine HUGI data archives.

Notifications You must be signed in to change notification settings

PELock/CMemPatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMemPatch

This is a simple class in C++ to load and read/write process memory.

It comes with an example of how to decrypt the once popular demoscene e-zine HUGI's data archives.

You can find HUGI at http://www.hugi.scene.org/

E-zine engine is based od Chris Dragan's work.

  1. The e-zine executable is run
  2. The decryption keys for the data package is read
  3. Data package is decrypted and stored on disk

Bartosz Wójcik http://www.pelock.com

About

A simple class in C++ to load and read/write process memory, it comes with an example of how to decrypt the once popular demoscene e-zine HUGI data archives.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published