Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A decompiler for Luau (Roblox's Lua based programming language:https://luau-lang.org/).

License

NotificationsYou must be signed in to change notification settings

atrexus/unluau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A decompiler for Roblox's Lua based programming language (Luauhttps://luau-lang.org/). The Unluau project consists of two different .NET namespaces:Unluau (the main decompiler) andUnluau.CLI the command line interface for the decompiler. As of right now, Unluau is the most powerful Luau decompiler available to the public, supporting most of Luau's opcodes and language features. With Unluau you can take a compiled Luau script and restore it to an accurate representation of what the original script may have been.

Unluau is still in early alpha and is receiving updates frequently. You can download and run any of the alpha versions in thereleases tab.

Disclamer: Unluau is still in very early alpha so the decompiler is not flawless. There will most definitely be bugs that you will encounter when decompiling complex scripts. We are currently working onv2.0.0-beta and will no longer maintain the old alpha versions.

Usage

After downloading the latest version in thereleases tab, you can refer to the manuals below to familiarize yourself with the different binaries availible to you.

Contributing

If you would like to implement a feature or fix a bug that we haven't gotten around to fixing, feel free to send a pull request and we will review it immediately. If you would like to contribute but don't know where to start, check out some of the known issueshere. We are passionate about open source learning and strongly suggest you get involved!


[8]ページ先頭

©2009-2025 Movatter.jp