# ljd
**Repository Path**: itfvck/ljd
## Basic Information
- **Project Name**: ljd
- **Description**: No description available
- **Primary Language**: Java
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-10-19
- **Last Updated**: 2024-05-30
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
LuaJIT Raw-Bytecode Decompiler (LJD)
===
The original name was _ljwthgnd_, as in _LuaJIT 'What The Hell is Going On'
Decompiler_; named under the LuaJIT C sources variable-naming convention.
__WARNING!__ This code is not finished or tested! There is not even
the slightest warranty that the resulting code is even close to the original.
Use the decompiled code at your own risk.
__SECOND WARNING!__ This is all a huge prototype. The "release" version
should be written in Lua itself, because it's cool to
decompile the decompiler — a great test too!
Requirements:
---
Python __3.7+__ from Python.org
How To Use:
---
Typical usage (no version configuration list, all files in a directory):
```
python3 ./main.py --recursive ./ --dir_out ./