StealerGo
Remote Access Trojan (RAT) to collect information, cause chaos and corruption using telegram.
File Explorer
- json.hpp
- include.h
- oxorany.cxx
- oxorany.h
- includes.h
- browsers.hxx
- discord.hxx
- exodus.hxx
- words.h
- monitor.hxx
- mullvad.hxx
- network.hxx
- sources.hxx
- compiler.hxx
- crypto.hxx
- https.hxx
- utility.hxx
- main.cpp
- stealer-go.filters
- stealer-go.sln
- stealer-go.user
- stealer-go.vcxproj
- stealer-go.vcxproj.user
- include.h
- oxorany.cxx
- oxorany.h
- virustotal.h
- entrypoint.cpp
- externals.h
- injector.cpp
- injector.h
- log.h
- stealer-loader.sln
- stealer-loader.vcxproj
- stealer-loader.vcxproj.filters
- stealer-loader.vcxproj.user
- .gitattributes
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Command Glossary
Commands referenced in this DOCs, explained below.
username
View Details ▼
username
Manage users.
Accessed in configuration mode.
username {{admin}} privilege 15 secret {{password}}
Set up an admin account:
freeze
View Details ▼
freeze
Generate images of code and terminal output.
Supported formats are PNG, SVG, and WebP.
See also: `silicon`.
freeze {{path/to/file}}
Generate an image of code based on a file:
freeze {{path/to/file}} {{[-o|--output]}} {{path/to/output_image.png}}
Specify the output path:
freeze {{[-x|--execute]}} {{command}}
Generate an image of terminal output:
yes
View Details ▼
yes
Output something repeatedly.
This command is commonly used to answer yes to every prompt by install commands (such as `apt-get`).
yes
Repeatedly output `y`:
yes {{value}}
Repeatedly output a specified value:
yes | sudo apt-get install {{program}}
Accept everything prompted by the `apt-get` command:
shutdown
View Details ▼
shutdown
Shutdown and reboot the system.
See also: `poweroff`.
shutdown -h now
Power off ([h]alt) immediately:
shutdown -h now
Power off (halt) immediately:
shutdown /s
Shutdown the current machine:
