GithubHelp home page GithubHelp logo

ohitsdiitz / codluadecompiler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jarikcoding/codluadecompiler

0.0 0.0 0.0 684 KB

Call of Duty Lua (HavokScript & LuaJit) Decompiler

License: MIT License

C# 100.00%

codluadecompiler's Introduction

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?

  • Proper loop detection
  • SSA (Keeping track of different variables)
  • ...

What can be improved

  • Still has some errors with different loops that need to be debugged

How to Use

  • To decompile a couple/a single file(s) just drop it on the .exe
  • To decompile whole folders open the program with the path as a parameter
  • To decompile from a running game's memory, add --export as a parameter (Currently only Black Ops 3, 4, Cold War, World War 2, Modern Warfare and Vanguard are supported)

Download

The latest version can be found on the Releases Page.

Requirements

  • Windows 7 x86 and above
  • .NET 5

Credits

  • DTZxPorter - Original lua disassembler to find the basics
  • Scobalula - Utilities and general help
  • Katalash & jam1garner - DSLuaDecompiler

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.

codluadecompiler's People

Contributors

jarikcoding avatar jarivdkaap avatar katalash avatar jemal avatar kingslayerkyle avatar approved avatar iamthatmichael avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.