CoDLUIDecompiler is a lua decompiler for Havok Scripts from various Call Of Duty games. It's main purpose is to provide access to scripts that Treyarch did not provide in the Call of Duty: Black Ops III Mod Tools and to give greater insight into how Treyarch and the other studios achieved certain things, rebuild menus from the game, etc.
Supports following games out of the box: BlackOps2, BlackOps3, BlackOps4, Ghosts, AdvancedWarfare, InfiniteWarfare, ModernWarfareRemastered and WorldWar2
- Rebuild widgets and menus from games
- Learn the LUI framework
- Decompiling big blocks of code that is used for functionality
- Condition/Loop detection
- To decompile a couple/a single file(s) just drop it on the .exe
- To decompile whole folders open the program and give it the path
- Run the game you want to rip the files from
- Open the program and it will export all files
The latest version can be found on the Releases Page.
- Windows 7 x86 and above
- .NET Framework 4.7.2
- DTZxPorter - Original lua disassembler to find the basics
- Scobalula - Utilities and general help
CoDLUIDecompiler is licensed under the MIT license and its source code is free to use and modify. CoDLUIDecompiler comes with NO warranty, any damages caused are solely the responsibility of the user. See the LICENSE file for more information.