Skip to content

midouest/dpdc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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