yjh126yjh / sc3ntist

New SC3 disassembler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sc3ntist

A (heavily) work-in-progress interactive disassembler/debugger (read: it doesn't debug anything yet) for MAGES. engine scripts, because lord knows we haven't written enough tools for that crap yet.

Also includes SCXParser, which just outputs disassembly for all *.scx scripts in a directory.

Not currently supported.

Warning

This program does little to no bounds checking. Do not run on untrusted data.

(and if you don't know what that means, this program probably isn't for you anyway)

About

New SC3 disassembler


Languages

Language:C++ 99.7%Language:QMake 0.3%