Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
LostTray opened this issue Dec 24, 2023 · 8 comments
Open
Labels
bug Something isn't working

Comments

@LostTray
Copy link

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 LostTray added the bug Something isn't working label Dec 24, 2023
@Brohammer5
Copy link
Contributor

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.

@LostTray
Copy link
Author

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?

@Brohammer5
Copy link
Contributor

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

@nacho00112
Copy link

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
Copy link

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

@Brohammer5
Copy link
Contributor

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

@9382
Copy link
Contributor

9382 commented Apr 22, 2024

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)

@Zaenalos
Copy link

That's right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants