30 Repositories
C++ (or C) p4-dpdk-target Libraries
A userspace TCP/IP stack based on dpdk
oceanus oceanus is a userspace TCP/IP stack based on dpdk. Quick Start build DPDK wget http://fast.dpdk.org/rel/dpdk-19.11.12.tar.xz tar xvf dpdk-19.1
Scans all modules in target process for jmp/int3 hooks dissassembles then and follows jmps to destination
Scans all modules in target process for jmp/int3 hooks dissassembles then and follows jmps to destination.
Per-target CPPCheck for CMake
CPPCheck Target CMake Per-target CPPCheck for CMake Status [](http
CMake integration for include-what-you-use
Include-What-You-Use CMake Targets CMake macro to add per-source level checks on individual targets for include-what-you-use violations Status Travis
Unreal Engine 4 vulnerability, that allows you to run shellcode directly into the target game process.
Unreal Engine 4 vulnerability, that allows you to run shellcode directly into the target game process, to load any DLL undetected from most game anti cheats, such as Easy Anti Cheat, BattleEye, Ricochet, Vanguard, ATG, and more.
Dperf is a 10M HTTP CPS Load Tester.
Dperf is a 10M HTTP CPS Load Tester Dperf is a high performance network load tester. Thanks to DPDK and highly optimized network protocol stack, it ca
A simple DPDK ping-pong benchmark with DPU forwarding
DPU Ping-Pong The repo contains code for two programs: dpdk_pingpong: A simple program to evaluate raw DPDK latency with DPU forwarding. The client se
CSGO-P2C-Dumper is a process memory dumper aimed to target CS:GO internal cheats
CSGO-P2C-Dumper is a process memory dumper aimed to target CS:GO internal cheats, while offering additional reversing aid.
SCST is a SCSI target software stack that allows to export any block device or file via iSCSI, FC or RDMA (SRP).
Overview This is the source code repository of the SCST project. SCST is a collection of Linux kernel drivers that implement SCSI target functionality
A special version of Packet Batch that utilizes the DPDK (this should be faster than the standard version).
Packet Batch (DPDK) Description This is a special version of Packet Batch that utilizes the DPDK, a kernel-bypass library. This does not use any form
A simple DPDK application that calculates stats for dropped and forwarded packets depending on the command line.
The DPDK Stats Description A small DPDK application that increments a basic packet counter for TCP or UDP packets depending on what's specified in the
A special version of Packet Batch that utilizes AF_XDP Linux sockets (this should be faster than the standard version, but not as fast as the DPDK).
Packet Batch (AF_XDP) Description This is a special version of Packet Batch that utilizes AF_XDP sockets instead of AF_PACKETv3 (which is what the sta
DPDK / Packet processing experimentation project
flow-orchestrator About This is currently just a platform for me to learn more about DPDK and to have a foundation for some experiments. Building Buil
A repository that includes common helper functions for writing applications in the DPDK. I will be using this for my future projects in the DPDK.
The DPDK Common (WIP) Description This project includes helpful functions and global variables for developing applications using the DPDK. I am using
Examples and test programs I made while learning the DPDK.
The DPDK Examples (WIP) Description A small repository I will be using to store my progress and test programs from the DPDK, a kernel bypass library v
Brutally effective DNS amplification ddos attack tool. Can cripple a target machine from a single host. Use with extreme caution.
Brutally effective DNS amplification ddos attack tool. Can cripple a target machine from a single host. Use with extreme caution.
Target-free Extrinsic Calibration of a 3D Lidar and an IMU
imu_lidar_calibration Target-free Extrinsic Calibration of a 3D Lidar and an IMU Overview This repository is a toolkit for calibrating the 6-DoF rigid
Thor is a DoS(slowloris) tool which can be used against a target.
Thor is a DoS(slowloris) tool which can be used against a target. It does this by continuously sending partial HTTP requests, none of which are completed.
P4 driver SW for P4 DPDK target.
P4 DPDK Target Components ========================= p4-dpdk-target repo contains the P4-DPDK target specific code that supports the target independent
Little Computer 3, or LC-3, is a type of computer educational programming language, an assembly language, which is a type of low-level programming language. It features a relatively simple instruction set, but can be used to write moderately complex assembly programs, and is a viable target for a C compiler. It has a simplified instruction set compared to 'x86', but contains all the main ideas used in modern CPUs.
Little-Computer-3-LC-3 What is LC-3? Little Computer 3, or LC-3, is a type of computer educational programming language, an assembly language, which i
High performance server-side application framework
Seastar Introduction SeaStar is an event-driven framework allowing you to write non-blocking, asynchronous code in a relatively straightforward manner
Photon OS DPDK and Packet Generator, RT Test, TF2 docker image.
photongen Photon OS DPDK and packet generator , cyclictest , TF2 with CUDA docker image. DPKD libs The build proccess builds and installs all shared l
HIBA is a system built on top of regular OpenSSH certificate-based authentication that allows to manage flexible authorization of principals on pools of target hosts without the need to push customized authorized_users files periodically.
HIBA is a system built on top of regular OpenSSH certificate-based authentication that allows to manage flexible authorization of principals on pools of target hosts without the need to push customized authorized_users files periodically.
Cobalt Strike beacon object file implementation for trusted path UAC bypass. The target executable will be called without involving
Beacon object file implementation for trusted path UAC bypass. The target executable will be called without involving "cmd.exe" by using DCOM object.
Python and C++ implementation of "MarkerPose: Robust real-time planar target tracking for accurate stereo pose estimation". Accepted at LXCV Workshop @ CVPR 2021.
MarkerPose: Robust Real-time Planar Target Tracking for Accurate Stereo Pose Estimation This is a PyTorch and LibTorch implementation of MarkerPose: a
Fuzzing harnesses, corpora, scripts, and target-specific notes for fuzzing IrfanView
FuzzIrfanView Here is the accompany repository for my blog post, Fuzzing IrfanView with WinAFL. It contains the following: The scripts used to downloa
iptables target that uwu's outgoing packets
iptables-uwu This is a xtables module that can uwu outgoing packets, mostly as a shitpost, but also as a future referance to me on how to write xtable
DNS and Target HTTP History Local Storage and Search
dooked DNS and Target HTTP History Local Storage and Search Installation Download Boost Library from the official website Extract the library into any
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK and PF_RING.
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy
Data Plane Development Kit
DPDK is a set of libraries and drivers for fast packet processing. It supports many processor architectures and both FreeBSD and Linux. The DPDK uses