efrederickson / XFuscator

Most advanced Lua obfuscator 3V4R
159 stars 58 forks source link

Can't obfuscate hello world??? #8

Open LoganDark opened 6 years ago

LoganDark commented 6 years ago
0 LoganDark ~/XFuscator lua XFuscator.lua
-------------------------------------------------------------------------------
------------------ XFUSCATOR - THE BEST LUA OBFUSCATOR 3V4R ------------------
------------------------ Copyright (C) 2012-2013 LoDC ------------------------
---------- Version 2.0 b1 : https://github.com/mlnlover11/XFuscator ----------
-------------------------------------------------------------------------------

Code to obfuscate:
print("Hello, World!")
Inital parsing ...
Extracting constants ...
Precompiling ...
nil
-- Failed: ./LAT_src/Lua52/Disassembler.lua:43: Could not load integer
-- Time taken:  28
karmamaster commented 6 years ago

Hello, Can you share me which lua version you are running XFuscator on? I am trying to running on Lua 5.3 but its seem not work with many bugs.

Kampfkarren commented 6 years ago

Did you ever figure this out?

LoganDark commented 6 years ago

@Kampfkarren No, unfortunately... it seems like the lexer that comes with this utility is broken. Try https://github.com/stravant/LuaMinify