Pinned Repositories
amsi-dll-wrapper
AMSI DLL-Wrapper (DLL-Implant)
Anti-VM
Windows-based implementation of several anti-vm techniques used in malware development.
ByteCaster
Swiss Army Knife for payload encryption, obfuscation, and conversion to byte arrays – all in a single command (14 output formats supported)! ☢️
c-to-shellcode
From C to binary shellcode converter.
DllShimmer
Weaponize DLL hijacking easily. Backdoor any function in any DLL.
malware-dev
Windows malware development C/C++ snippets.
pathfinder
The ultimate crawler designed for lightning-fast recursive URL scraping.
printOS
Hobby simple kernel (x86-64) and bootloader (UEFI) written in C++.
shellcoder
Shellcoder.py - simple script to automate shellcoding process and shellcode testing.
shellcodes
My shellcodes (or shellcodish-things) written for educational purpose in NASM assembly.
Print3M's Repositories
Print3M/DllShimmer
Weaponize DLL hijacking easily. Backdoor any function in any DLL.
Print3M/ByteCaster
Swiss Army Knife for payload encryption, obfuscation, and conversion to byte arrays – all in a single command (14 output formats supported)! ☢️
Print3M/c-to-shellcode
From C to binary shellcode converter.
Print3M/shellcodes
My shellcodes (or shellcodish-things) written for educational purpose in NASM assembly.
Print3M/printOS
Hobby simple kernel (x86-64) and bootloader (UEFI) written in C++.
Print3M/malware-dev
Windows malware development C/C++ snippets.
Print3M/pathfinder
The ultimate crawler designed for lightning-fast recursive URL scraping.
Print3M/amsi-dll-wrapper
AMSI DLL-Wrapper (DLL-Implant)
Print3M/shellcoder
Shellcoder.py - simple script to automate shellcoding process and shellcode testing.
Print3M/Anti-VM
Windows-based implementation of several anti-vm techniques used in malware development.
Print3M/FileJacking-PoC
PoC of FileJacking technique with File System API.
Print3M/good-term
Simple Linux terminal emulator written in Python for educational purpose.
Print3M/amsi-memory-patching
AMSI Bypass by Memory Patching
Print3M/epic
EPIC (Extensible Position Independent Code) – PIC shellcode development and building toolkit designed for developer experience, predictability, and modularity.
Print3M/katana-usb-audio
Hobby project to implement a Linux kernel-space driver (USB + ALSA) for SoundBlaster X Katana loudspeaker.
Print3M/basic-ls-implementation
Simple (and rather bad) implementation of ls command written in C using pure syscalls.
Print3M/ChunkMap
ChunkMap is a command-line tool to split large Nmap scans into savable chunks.
Print3M/print3m.github.io
My notes about IT topics (security, low-level, os-dev, Linux, Windows etc).
Print3M/pyusb-katana-driver
Hobby project to implement a user-space USB audio control driver for SoundBlaster X Katana Soundbar.
Print3M/securitree
https://securitree.xyz - deep dive into cybersec with well-structured notes.
Print3M/ai-toolkit
Simple TypeScript toolkit to work with atomic AI (LLM) tasks.
Print3M/data-over-icmp
Hobby project - classes for sending and receiving data over ICMP.
Print3M/mind-blower-3000
Local web app for learning new skills - currently macedonian verbs.
Print3M/mrte
Modular Rich Text Editor
Print3M/quick-tools
Small CLI scripts for various tasks. Most of them are useful during penetration tests.