001
Security
IntoVM
Modifies registry keys and spoofs running process lists to simulate a virtual machine environment, causing VM-aware malware to abort before executing its payload.
002
Security
HollowOut
Select a legitimate process, unmap its memory, and inject a custom payload. A clean implementation of a classic code injection vector for red team and malware analysis.
003
Security
KDriver
A kernel-mode driver and usermode client for reading and writing process memory. The kernel component creates a device object accessible from usermode, handling attach, read, and write operations via IOCTL. Uses MmCopyVirtualMemory to copy memory across process boundaries at the kernel level, bypassing usermode restrictions entirely. ManualMap Only.
004
Tool
Dogwhistle
A general-purpose OSINT toolkit for usernames, domain crawling, network scanning, and more. Features modular design and expandability.
005
Bot
ByteBun
Advanced multi-purpose Discord bot with economy, moderation, levelling, and more. Efficient MongoDB-backed state management at scale.
006
Library
AStateMachine
A lightweight state machine system for Roblox with timed states, transition guards, signals, and a manager for handling multiple machines.
007
Mod
Winter External
External software for CS2. Reads game memory from outside the process with no injection, no in-process hooks. Built with optimization and functionality in mind.
008
Mod
Seraphim Client
Modular Minecraft utility client built on the MCP API. Quality-of-life enhancements and gameplay utilities cleanly integrated into the forge mod ecosystem.