Categories > WeAreDevs > Hangout >
Lua obfuscation or Lua in general. [Lets just talk ]
Posted
I don't know, after responding to a thread I kinda just wanna sit here talking about lua obfuscation cuz, in all honesty it's fairly interesting.
Added
Need help with obfuscation or just wanna know more about it just send a mesage ;)
Cancel
Post
Added
Well, I had an idea of using Artificial Intelligence to obfuscate lua scripts. Wanna discuss that?
Cancel
Post
Added
It is believed that an AI has the potential to create a more intricate control flow than we ourselves is capable of.
Cancel
Post
Added
That good enough for you? Topic "Artificial Intelligence to obfuscate lua code", now I mean the downsides of this is no bytecode, maybe instructions. But you can't expect the AI to just compile lua code.
Cancel
Post
Added
It's fine mate, we should follow our beliefs. I see slight potential in using an ai, now I know there are a lot of cons and maybe few pros, but from what I've seen and been told I like the study of artificial intelligence and think it could possibly be helpful with lua obfuscation. If the result I want don't turn out, I was also going to attempt to make just a regular ai to try and help developers with problems kinda like chatgpt. Downsides are the dataset and computing power needed.
Cancel
Post
Added
Hm using an ai to help reverse engineer obfuscated scripts. I think Ik how I could do it, without using regEx on things use the ai to learn patters from obfuscated script that are with random letters and numbers and some that don't have random letters and stuff so the ai could learn from it and match things up, based on the patterns.
Cancel
Post
Added
Using the usual lbis or VM whatever you wanna call it, for example lbi, fione, rerubi. Feeding those to the ai training it, then maybe training it on a few obfuscated scripts. Some for the testing set and training set.
Cancel
Post
Added
@_realnickk
Yes, I actually have a github repo called "Logistical Studios" where I put information on how my obfuscator would work and minimal info on our deobfuscator. With a dataset table showing everything we are collecting.
Our obfuscator will use a few types of neural networks, Recurrent Neural Network. and a Generative Adversarial Network. Where we have two networks, one for obfuscating and one for deobfuscating. The deobfuscation network will try to deobfuscate whatever the obfuscation network outputs and continue in a loop until the deobfuscation network cannot handle it/errors.
The repo I was talking about: https://github.com/MrLolegic/Logistical-Studios
Cancel
Post
Added
Ignore the spelling mistakes, I suck at revising lol.
Cancel
Post
"Questionable intellegence, but I like the mystery" - CubeFaces
https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png
Added
ChatGPT has a character limit of 4k I believe, so I doubt it could deobfuscate a script that's like crap ton of lines long, ChatGPT would break mentally.
Cancel
Post
Replied
@85021
chatgpt doesnt wanna do it
Cancel
Post
!!!!!marcus__!!!!!#8611
https://cdn.discordapp.com/attachments/1066053366758780978/1078052772567597127/image.png
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post