Skip to content

ykus4/memdroid

Repository files navigation

memdroid

ADB-based Android memory modification toolkit — single binary with CLI + Web UI

CI Release Go License

Inspect and modify memory of Android processes from your PC — no PC root required.

Quick Start

# Download from Releases, or build from source:
go build -o memdroid .

# Connect device via USB (or Wi-Fi ADB), then:
./memdroid
# → open http://localhost:8080 for Web UI, or use the CLI menu

Requires adb in PATH and an Android device with root (Magisk) + USB debugging.

Documentation

Full documentation: https://ykus4.github.io/memdroid

License

MIT — for security research, CTF, and personal educational use on devices you own.

About

ADB-based memory modification tool for rooted Android devices

Topics

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors