
Malware
A light-weight first-stage C2 implant written in Nim (and Rust).
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) C2 and post-exploitation framework written in python and C
Microsoft PowerShell wrapper for GitHub API
This repository contains my complete resources and coding practices for malware development using Rust 🦀.
Rusty Arsenal - A collection of experimental Process Injection and Post-Exploitation Techniques in Rust
Send phishing messages and attachments to Microsoft Teams users
Simple C++ Image Steganography tool to encrypt and hide files inside images using Least-Significant-Bit encoding.
⏱️ An asynchronous task scheduling library written in Rust
A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
Port forwarding utility written in Rust with IP and TLS SNI/ALPN-based forwarding rules, multiple targets per port, iptables support, and hot reloading.
A fast production-ready static web server with TLS (HTTPS), routing, hot reloading, caching, templating, and security in a single-binary you can set up with zero code.
Cloudflare's Rust service foundations library.
A setuptools/wheel/cffi extension to embed a binary data in wheels
A stopwatch library for Rust. Used to time things.
A cross-platform library to retrieve performance statistics data.
A file encryption tool and Rust library which implements the scrypt encrypted data format
Schnorr VRFs and signatures on the Ristretto group
An implementation of a socket.io client written in the Rust programming language.
An embeddable dynamic programming language for Rust.
Cross-platform library to fetch system information
Rust library to retrieve system, kernel, and process metrics from the pseudo-filesystems /proc and /sys.
A lib crate for gathering system info such as cpu, distro, environment, kernel, etc in Rust.
Time-manager of delayed tasks. Like crontab, but synchronous asynchronous tasks are possible scheduling, and dynamic add/cancel/remove is supported.
A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files of over 300 GB.