SkillAgentSearch skills...

KittyMemory

This library aims for runtime code patching for both Android and iOS

Install / Use

/learn @MJx0/KittyMemory
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

KittyMemory

Dedicated library for runtime code patching, memory scanning and some more memory utilities for both Android and iOS.

KittyMemory now depends on Keystone Assembler for MemoryPatch::createWithAsm.

Prebuilt Keystone binaries are already included Here, However if you want to build them yourself you can use the scripts build-android.sh & build-ios.sh.

If for any reason you don't want to use Keystone and MemoryPatch::createWithAsm then add definition kNO_KEYSTONE to your project cpp flags.

Check Android example & iOS example for how to use & build.

Documentation

Android API Docs

iOS API Docs

View on GitHub
GitHub Stars502
CategoryDevelopment
Updated21h ago
Forks146

Languages

C++

Security Score

100/100

Audited on Mar 30, 2026

No findings