efrederickson / XFuscator

Most advanced Lua obfuscator 3V4R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't obfuscate hello world???

LoganDark opened this issue · comments

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

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.

Did you ever figure this out?

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