Skip to content

Redirect most games that write to the registry to write to a file by injecting.

Notifications You must be signed in to change notification settings

luojunyuan/fakereg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

目的

  1. 让依赖于注册表的游戏免注册表直接执行
  2. 让会向注册表写入数据的游戏直接写入游戏目录下的 fakereg.ini 文件

git clone https://github.com/luojunyuan/fakereg --recursive

实现读写 REG_DWORD REG_BINARY REG_SZ 格式

RegEnumValueA 仅实现查key

About

Redirect most games that write to the registry to write to a file by injecting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published