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

Obfuscated #18

Closed
littlepig453 opened this issue Dec 5, 2021 · 6 comments
Closed

Obfuscated #18

littlepig453 opened this issue Dec 5, 2021 · 6 comments

Comments

@littlepig453
Copy link

My computer can't run it because of the o fuscated code. Do you have an unobfuscated version?

@Walkoud
Copy link
Owner

Walkoud commented Dec 5, 2021

My computer can't run it because of the o fuscated code. Do you have an unobfuscated version?

Your computer can run the code even if it's obfuscated

@002-sans
Copy link

hi, if you think there is a token grabber, know that there isn't (I deobfuscated the code but I don't share it out of respect to the creator), obfuscer codes still work, just enter everything you need in the configs and npm i

@Olyno
Copy link

Olyno commented Mar 22, 2022

let total = 0;
for (let i = 0; i < 10; i++) {
  total += i;
}
console.log("Total: " + total);

This is the deobfuscated code. This is stupid to make a project open source to obfuscate it, even more for that code. Just make it private in that case, or simply delete your file if not used (which looks like it is).

@Walkoud
Copy link
Owner

Walkoud commented Mar 22, 2022

let total = 0;
for (let i = 0; i < 10; i++) {
  total += i;
}
console.log("Total: " + total);

This is the deobfuscated code. This is stupid to make a project open source to obfuscate it, even more for that code. Just make it private in that case, or simply delete your file if not used (which looks like it is).

Bro, I wanted to share it only for my discord server. Why do you come and bother me "gneugneu this is so stupid", I don't give a f**k about what you say.

@littlepig453
Copy link
Author

If you want to share it then share it on your discord server, dont obfuscate things on a platform mostly based for open source projects.

@Walkoud
Copy link
Owner

Walkoud commented May 6, 2022

If you want to share it then share it on your discord server, dont obfuscate things on a platform mostly based for open source projects.

het.gif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants