Yep, there was snapshot on 2021, but there nothing. Probably, author moved source (or closed access to it) earlier and didn't bother to update site. (considering, that it looks very unmaintained)
Source Code of a Löve2D Game is not readable
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: Source Code of a Löve2D Game is not readable
-
- Prole
- Posts: 5
- Joined: Tue Jun 13, 2023 9:15 pm
Re: Source Code of a Löve2D Game is not readable
Is there a way to decompile a LuaJIT ByteCode from Love2D using Love2D?
Re: Source Code of a Löve2D Game is not readable
Yes, there are LuaJIT decompilers
Re: Source Code of a Löve2D Game is not readable
Literally speaking, "using love2d" might be possible but I'm not sure if the currently existing LuaJIT decompilers are written in Lua, therefore I'm not sure if they would run "using love2d".
It's certainly possible to disassemble and read the bytecode and interpret its meaning to form a program (manual decompilation). And yes, that's possible "using love2d".
It's certainly possible to disassemble and read the bytecode and interpret its meaning to form a program (manual decompilation). And yes, that's possible "using love2d".
-
- Prole
- Posts: 5
- Joined: Tue Jun 13, 2023 9:15 pm
Re: Source Code of a Löve2D Game is not readable
Could you give me recommended Tools that allow it to decompile lua files from Love2D Games?
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 2 guests