#GitHub - Srlion/LuaJIT-Obfuscator: LuaJI...

1 messages · Page 1 of 1 (latest)

charred snow
#

isnt this just gonna turn 100 lines of code into something so larger it cant be used in gmod lol

distant cairn
#

as long as u dont go over -n 2 then it should work just fine

charred snow
#

64kb max for cl files

#

this one is funny

#

you already know whats it gonna be used for lmfao

distant cairn
#

ikr lmfao

#

but it will be hard for them to do it correctly because it turns into really big fat one

distant cairn
charred snow
olive scaffold
#

what have you unleashed upon the world

distant cairn
cosmic thistle
#

@distant cairn make a minifer now

charred snow
#

the french will love this

distant cairn
cosmic thistle
olive scaffold
#

minifiers are piss easy

distant cairn
#

I could turn this into a minifier too as it's easier to work with bytecode rather than parsing lua and figuring out locals and such

distant cairn
cosmic thistle
#

no u

thick basalt
fossil star
#

~122kb last I tried

#

depends on how well your file compresses

fossil star
#

no continue support, day ruined

distant cairn
#

i only use goto continue instead of continue because of how unreliable it is

torn fractal
#

How easy is it to unobfuscate this? Could someone in theory reverse engineer the tool to make an unobfuscator? And, does this have any significant impact to performance in-game?

Also, no continue support? What does that mean?

torn fractal
#

@distant cairn

distant cairn
#

1- i cant tell if it will be easy or not, but if output is huge it probably becomes annoying
2- yes
3- huge impact really
4- you cant use "continue" keyword

#

if ur gonna use it for ur server for clientside files then its not meant for u

#

unless u need to hide really important small scripts then ye go for it