Pinned Repositories
aes_dust
Unlicensed tiny / small portable implementation of 128/256-bit AES encryption in C, x86, AMD64, ARM32 and ARM64 assembly
angryorchard-original
Original proof of concept I submitted to brokers demonstrating the vulnerability in hopes of getting rid of it.
dewifi
Decrypt Wireless Passwords On Windows
injection
Windows process injection methods
odzhan's Repositories
odzhan/injection
Windows process injection methods
odzhan/aes_dust
Unlicensed tiny / small portable implementation of 128/256-bit AES encryption in C, x86, AMD64, ARM32 and ARM64 assembly
odzhan/angryorchard-original
Original proof of concept I submitted to brokers demonstrating the vulnerability in hopes of getting rid of it.
odzhan/apultra
Free open-source compressor for apLib with 5-7% better ratios
odzhan/Rowhammer
odzhan/bootdoor
An initial proof of concept of a bootkit based on Cr4sh's DMABackdoorBoot
odzhan/factorization
odzhan/lzav
Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2500+MB/s decompress, ratio better than LZ4, Snappy, and LZF
odzhan/Nidhogg
Nidhogg is an all-in-one simple to use rootkit for red teams.
odzhan/WID_LoadLibrary
Reverse engineering winapi function loadlibrary.
odzhan/windowskernelprogrammingbook
The Windows Kernel Programming book samples
odzhan/adventures-with-afd
Some simple code to learn about how to access the Windows network stack using polling and \Device\Afd
odzhan/alteq-py
ALTEQ 1.0 Implementation and forgery demo
odzhan/blacklotus
A attempt at replicating BLACKLOTUS capabilities, whilst not acting as a direct mimic.
odzhan/bootlicker
A generic UEFI bootkit used to achieve initial usermode execution. It works with modifications.
odzhan/COMThanasia
A set of programs for analyzing common vulnerabilities in COM
odzhan/EATGuard
Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)
odzhan/grimreaper
A improved memory obfuscation primitive using a combination of special and 'normal' Asynchronous Procedural Calls
odzhan/HeapCrypt
Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap
odzhan/krbtgs
old postex for grabbing a krbtgs for my current user
odzhan/libuv
Cross-platform asynchronous I/O
odzhan/lzsa
Byte-aligned, efficient lossless packer that is optimized for fast decompression on 8-bit micros
odzhan/onedrive-download
Enumerate and download OneDrive files, keeping the directory structure
odzhan/peafl64
Static Binary Instrumentation tool for Windows x64 executables
odzhan/proxyres
Cross-platform proxy resolution library written in C.
odzhan/rogue
A barebones template of 'rogue' aka a simple recon and agent deployment I built to communicate over ICMP. Well, without the ICMP code.
odzhan/salvador
A free, open-source compressor for the ZX0 format
odzhan/sloth
SLotH -- A SLH-DSA/SPHINCS+ Hash-Based Signature Accelerator
odzhan/titanldr-ng
A newer iteration of TitanLdr with some newer hooks, and design. A generic user defined reflective DLL I built to prove a point to Mudge years ago.
odzhan/vxRat
Remote administration tool with native client