An open API service indexing awesome lists of open source software.

https://github.com/fireboyd78/unluacnet

A Lua 5.1 decompiler library written in C#. Based on the original Java version of "unluac" by tehtmi.
https://github.com/fireboyd78/unluacnet

csharp decompiler dotnet library lua unluac

Last synced: 7 months ago
JSON representation

A Lua 5.1 decompiler library written in C#. Based on the original Java version of "unluac" by tehtmi.

Awesome Lists containing this project

README

          

.NET Lua 5.1 decompiler based on [unluac](http://sourceforge.net/projects/unluac/) by tehtmi.

See 'Test/Unluac' for an example command line decompiler.

**NOTE:** This repository is currently out of line with changes to unluac as of November 2014. It may be updated in the future.