Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 418 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 418 Bytes

wasm-ceserver

Analyzing WebAssembly Linear Memory Spaces in Browsers with Cheat Engine.

Usage

Install python library.

pip install -r requirements.txt

Run ceserver.py, and then copy and paste server.js into the browser's developer console to execute it.

python ceserver.py

Then, connect to the Cheat Engine in network mode.
Have fun!

Progress

  • Memory read/write and search
  • Pointer Scan