JariKCoding / CoDLuaDecompiler

Call of Duty Lua (HavokScript & LuaJit) Decompiler
MIT License
51 stars 14 forks source link
callofduty decompiler hacktoberfest havokscript lua luajit

Overview

Releases

CoDLuaDecompiler is a lua decompiler for Lua Scripts from various Call Of Duty games with the Havok and LuaJit VM. 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, BlackOpsColdWar, Ghosts, AdvancedWarfare, InfiniteWarfare, ModernWarfareRemastered, ModernWarfare2CR, ModernWarfare, WorldWar2 and Vanguard.

This is made from Katalash's DSLuaDecompiler and this wouldn't be possible without his repo that he put tons of work into. I was going to merge this but I made too many edits specifically for CoD.

Why is this decompiler better than all my other ones?

What can be improved

How to Use

Download

The latest version can be found on the Releases Page.

Requirements

Credits

License

CoDLuaDecompiler is licensed under the MIT license and its source code is free to use and modify. CoDLuaDecompiler comes with NO warranty, any damages caused are solely the responsibility of the user. See the LICENSE file for more information.