TheAxes / AxeSelfbot

A Working Discord Selfbot 2022 🔥 Made By TheAxes
https://theaxes.github.io/AxeSelfbot
11 stars 26 forks source link

Easy Deobfuscation lol #2

Closed Pr0t0ns closed 2 years ago

Pr0t0ns commented 2 years ago

It's a better idea to just compile the src code with like nuitka instead of obfuscating your src with whatever shitty obfuscation thing you used, because i got the src in about 2 minutes without even trying, if you know basic python you would be able to see how i deobfuscated the src. (https://easyupload.io/gdtz0i) <-- most of it is readable, if you want to make it completely plain text all you would have to do is decode the bytes using utf-8 encoding.

Pr0t0ns commented 2 years ago

One thing i want to add is i appreciate you not trying to hide anything weird in the source code most people who obfuscate or compile their code usually have some weird things inside the src xd

TheAxes commented 2 years ago

Thanks For Suggestion! i try it next time but for now pls delete the src :p it don't have any shitty logger if u read it ;-;

TheAxes commented 2 years ago

._.