/obfus

Some obfuscation tools & examples.

Primary LanguageRoffMIT LicenseMIT

Obfuscation Research

Curated list of examples, tools, frameworks, etc in various languages with various techniques for obfuscation of RATs, malwares, etc. Only for learning purposes & red teaming.


Tools & Frameworks

Tool Language Description
WinPwnage Python UAC bypass, Elevate, Persistence methods
ToRat GO ToRat is a Remote Administation tool written in Go using Tor as a transport mechanism and RPC for communication
CHOAS GO 🔥 CHAOS is a Remote Administration Tool that allow generate binaries to control remote operating systems.
Merlin GO Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang.
Kubesploit GO Kubesploit is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in Golang, focused on containerized environments.
Javascript-Obfuscator JS A powerful obfuscator for JavaScript and Node.js

Obfuscation Examples