8000 GitHub - fedebuonco/meemo: Small (under 1KLoC) and bad memory scanner.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fedebuonco/meemo

Repository files navigation

meemo

meemo logo

meemo is a 1kLOC memory scanner.
It has no third party dependencies (not even curses).


When I was a kid I loved playing "3D Pinball for Windows – Space Cadet" on Windows XP.
To have the highscore in the house, I started using cheat engine.
meemo is a micro (bad) version of it.

🚀 Usage

It requires sudo since it uses the process_vm_readv and process_vm_writev syscalls.
More info about them here.

sudo meemo <pid>

Demo

🗺️ Roadmap

TODOs

💡 Why

I was inspired by Salvatore Sanfilippo's Kilo, a <1kLOC text editor.

Releases

No releases published

Packages

No packages published
0