midouest / dpdc

Disassemble Playdate Lua bytecode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Disassemble Playdate Lua bytecode


Languages

Language:Elixir 100.0%