Pinned Repositories
bufflow
A collection of code examples e.g. a buffer overflow + exploit, crypter, shellcodes and more.
KMemDriver
A Windows Memory driver for game hacking purposes. Supports manual mapping with BlackBone and PastDSE.
linux-qemu-test
Build Linux Kernel/Modules/musl/BusyBox and run it on QEMU.
mingw-w64-dpp
"Mingw64 Driver Plus Plus": Mingw64, C++, DDK and (EA)STL made easy!
mingw-w64-ksocket
Windows Kernel <-> User mode socket communication made for "Mingw64 Driver Plus Plus".
nDPId
Tiny nDPI based deep packet inspection daemons / toolkit.
PastDSE
DSE bypass using a leaked cert and adjusting the current clock.
potd
A high scalable low to medium interactive SSH/TCP honeypot using Linux Namespaces, capabilities, seccomp, cgroups designed for OpenWrt and IoT devices.
ptunnel-ng
Tunnel TCP connections through ICMP.
w32miller
malware development kit for x86 windows based platforms with a linux compatible build system
utoni's Repositories
utoni/ptunnel-ng
Tunnel TCP connections through ICMP.
utoni/PastDSE
DSE bypass using a leaked cert and adjusting the current clock.
utoni/nDPId
Tiny nDPI based deep packet inspection daemons / toolkit.
utoni/mingw-w64-dpp
"Mingw64 Driver Plus Plus": Mingw64, C++, DDK and (EA)STL made easy!
utoni/bufflow
A collection of code examples e.g. a buffer overflow + exploit, crypter, shellcodes and more.
utoni/w32miller
malware development kit for x86 windows based platforms with a linux compatible build system
utoni/mingw-w64-ksocket
Windows Kernel <-> User mode socket communication made for "Mingw64 Driver Plus Plus".
utoni/linux-qemu-test
Build Linux Kernel/Modules/musl/BusyBox and run it on QEMU.
utoni/EfiGuard
Disable PatchGuard and DSE at boot time with an EasyAntiCheat compatibility mode
utoni/github-avatar-ukrainify
Downloads your github avatar, processes it with CImg and saves the output to disk.
utoni/imweb
Dear ImGui + ImPlot + WebGui
utoni/mingw-w64-build-ng
Zeranoe's MinGW-w64 build script with focus on security. Used by mingw-w64-dpp.
utoni/mingw-w64-driver
A simple and stupid "Mingw64 Driver Plus Plus" project example.
utoni/mingw-w64-kmem
A mingw-w64-dpp compatible memory hacking driver similar to KMemDriver.
utoni/pcap-editor
A KISS Qt6 (Widget) based interactive PCAP editor.
utoni/anoncap
Anonymize PCAP files
utoni/awesome-darknet
PGP verified list of Onion Services (formerly tor hidden services) on the darknet.
utoni/build-host-gcc
Script to select your desired binutils/gcc versions via menu and build them.
utoni/gh-action-sdk
GitHub CI action to build packages via SDK
utoni/KSOCKET
KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK
utoni/mingw-w64-build
Mingw-w64 build script
utoni/my-openwrt-packages
Non official / unstable / testing / etc OpenWrt package feed.
utoni/nDPI
Open Source Deep Packet Inspection Software Toolkit
utoni/nDPId-Graph
nDPId Graph ImPlot
utoni/openwrt
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins or for reporting issues. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git. All issues should be reported at: https://bugs.openwrt.org
utoni/openwrt-packages
Community maintained packages for OpenWrt
utoni/PF_RING
High-speed packet processing framework
utoni/sslh
Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port)
utoni/utoni
utoni/WebGui
An example demo of IMGUI (Immediate Mode GUI) on the web. Using only WebGL, GLFW and ImGui. Suitable for being compiled to web assembly (WASM).