Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 341 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 341 Bytes

dpdc

Disassemble Playdate Lua bytecode

Build

$ mix escript.build

Usage

Use pdz.py to unpack .luac files from the .pdz file in the .pdx bundle.

Execute dpdc with the target .luac file as the only argument:

$ ./dpdc path/to/main.luac