Pinned Repositories
CapcomLib
A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)
fastlog
✨Simple and colorful Python logging module ✨
gbhv
Simple x86-64 VT-x Hypervisor with EPT Hooking
nitefury-openocd-flashing-guide
OpenOCD flashing for the Nutefury II and Acorn CLE 215 FPGAs
pandos
Me playing around with booting from 32-bit legacy BIOS
plugshark
An experimental Wireshark plugin framework for Rust
se-rust-client
From-Scratch Source Engine game client emulator in Rust. Research project. Working, but in progress.
sourceengine-packetentities-rce-poc
Full-chain RCE exploit for Source Engine games
steam-monitor
Hooks into processes that use the Steamworks API
x64dbg-consonance-theme
A dark x64dbg color theme based on IDA Consonance
Gbps's Repositories
Gbps/gbhv
Simple x86-64 VT-x Hypervisor with EPT Hooking
Gbps/CapcomLib
A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)
Gbps/sourceengine-packetentities-rce-poc
Full-chain RCE exploit for Source Engine games
Gbps/fastlog
✨Simple and colorful Python logging module ✨
Gbps/plugshark
An experimental Wireshark plugin framework for Rust
Gbps/se-rust-client
From-Scratch Source Engine game client emulator in Rust. Research project. Working, but in progress.
Gbps/nitefury-openocd-flashing-guide
OpenOCD flashing for the Nutefury II and Acorn CLE 215 FPGAs
Gbps/sm-netmessages
A SourceMod extension which adds the ability to send raw NetMessages in BitBuf/Protobuf format.
Gbps/crcgrab-csgo
Uses signature scanning to grab important game values from a retail csgo copy to be used with the source engine emulator
Gbps/gbps.github.io
Nerd ramblings
Gbps/axichacha_xilinx_core
[WIP] A Xilinx AXI4 block designer core which performs standard ChaCha20 operations
Gbps/csgogcprotos-rs
Proto definitions compiled for CS:GO Game Coordinator for Rust
Gbps/gbps
Gbps/gbps-quick-install
My dotfiles as well as a quick Ubuntu setup script
Gbps/LeechCore_AX7A035
LeechCore mod for AX7A035
Gbps/steamworks-rs
Rust bindings to the SteamWorks SDK
Gbps/DepotDownloader
Steam depot downloader utilizing the SteamKit2 library.
Gbps/elpis-parser
Example parser using Plugshark
Gbps/epan-sys
Crate used to expose the Wireshark plugin interface
Gbps/FFXIVOpcodes
Opcode repository for FFXIV.
Gbps/frida
Clone this repo to build Frida
Gbps/frida-agent-example
Example Frida agent written in TypeScript
Gbps/frida-core
Frida core library intended for static linking into bindings
Gbps/frida-gum
Cross-platform instrumentation and introspection library written in C
Gbps/go-steam-protobufs
Protobuf definitions for steam protomessages
Gbps/persistent-cookiejar
cookiejar is a fork of net/http/cookiejar that allows serialisation of the stored cookies
Gbps/re_scribblio
Gbps/ret-sync
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra disassemblers.
Gbps/rust_libloading
A better library for loading dynamic libraries
Gbps/SimpleVisor
SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and having the smallest amount of VMX-related code to support dynamic hyperjacking and unhyperjacking (that is, virtualizing the host state from within the host). It works on Windows and UEFI.