Fireboyd78 / UnluacNET
A Lua 5.1 decompiler library written in C#. Based on the original Java version of "unluac" by tehtmi.
☆31Updated 6 years ago
Alternatives and similar repositories for UnluacNET
Users that are interested in UnluacNET are comparing it to the libraries listed below
Sorting:
- A WIP WebAssembly decompiler, targeted at Il2CPP games☆23Updated 7 months ago
- A library to help make deobfuscation plugins for Il2CppInsector☆35Updated 4 years ago
- A cross-platform memory library☆15Updated 5 years ago
- Reads binary files with c structs☆21Updated 6 years ago
- Tiny Visual C++ library/example that allows you to inject CoreCLR (the .NET Core Runtime) into the current unmanaged process and execute …☆24Updated 4 years ago
- simple tool to dump android process memory☆40Updated 6 years ago
- Windows mono injection for Unity3D applications☆24Updated 7 years ago
- A BinaryReader which can deserialize arbitrary binary formats into objects☆32Updated 2 years ago
- Lua Encode/Decoder/Disassembler/Decompiler in C#☆93Updated last year
- Tool for analysing and disassembling any unity game. Supports both mono and il2cpp.☆35Updated 4 years ago
- Mono/Unity assembly injection☆63Updated 5 years ago
- .NET library for demangling C++ symbols☆18Updated 2 years ago
- A C# implementation of the Cheat Engine Server for Windows☆20Updated last year
- A fast and lightweight .Net library for reading and writing .class files.☆37Updated 2 years ago
- [WIP] Dekompiler is .NET decompiler that converts Cil to C# code.☆28Updated 11 months ago
- Parallel signature matcher in C#☆28Updated 6 years ago
- A simple personal use utility library that can be used to inject Dear Imgui into the current process.