Prometheus icon indicating copy to clipboard operation
Prometheus copied to clipboard

[BUG] Unable to Obsfucate if the script uses the ROBLOX Buffer Library

Open LostTray opened this issue 1 year ago • 8 comments

Describe the bug Unable to Obsfucate if you use the buffer Library

To Reproduce local ABuffer = buffer.create(1048) Trying to obsfucate this, fails.

LostTray avatar Dec 24 '23 15:12 LostTray

Your are using LuaU which is not fully supported however you should use the LuaU option as this might be a fix for your problem.

Brohammer5 avatar Dec 26 '23 02:12 Brohammer5

I already use the LuaU option. Is it planned to update the LuaU option with the Buffer Library? or am I going to need to find another Obsfucator?

LostTray avatar Dec 27 '23 13:12 LostTray

Not sure what the owner plans to do but it mostly likely should be supported in the near future with LuaU being fully supported.

Brohammer5 avatar Jan 08 '24 02:01 Brohammer5

I don't think so, the author probably abandoned the project, and probably won't return for a long time if he ever returns.

nacho00112 avatar Feb 10 '24 23:02 nacho00112

Someone might make some PR or create an independent fork of this project.

nacho00112 avatar Feb 10 '24 23:02 nacho00112

Not exactly true as the author has stated that he is busy and doesn't always have free time to focus on this.

Brohammer5 avatar Feb 18 '24 02:02 Brohammer5

Obfuscating just the line you provide doesn't cause me any issues. If you are, however, using the Strong preset, that uses the AntiTamper step, which relies on the debug library, and that won't work with LuaU (at least in its current setup - see #163)

9382 avatar Apr 22 '24 07:04 9382

That's right.

Zaenalos avatar Apr 22 '24 08:04 Zaenalos