Skip to content

LolIOSx9/MemoryPatcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MemoryPatcher

This project is designed to edit the codes while running the Applications.

How to use

Use the type"patch" to start your patching.
Use the function PatchEnabled() to enable your patch,and use the function PatchDisabled to disable your patch.
Use the function MemoryPatch2() or MemoryPatch2_64() (only for edit uint64 "two instructions" ) to enable a quick patch.(No restore)

Warning

Please use the function correctly,or it will crash or cause some problems. There are some code inside the project that it is used to hack PUBG Mobile, if you don't want to use, you can delete it.

About

This project is designed to edit the codes while running the Applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%