Pinned Repositories
d3d11-wrapper
Unfinished, experimental d3d11.dll wrapper for intercepting DirectX 11 function calls.
Dark_Souls_Config_Utility
All-in-one installer and configuration UI for various mods/fixes for Dark Souls™: Prepare to Die Edition.
Direct3D9-Overlay
Direct3D9 Wrapper DLL/classes with a built-in overlay framework that implements an in-game console and a text feed for printing on-screen messages in DirectX9 programs. Includes plugin support.
DLL_Wrapper_Generator
Automatic generation of DLL wrappers for both 32-bit and 64-bit DLLs
DXMD-FoV-Changer
Mod for Deus Ex: Mankind Divided and Deus Ex: Breach that allows you to change the in-game Field of View on the fly, or set new default FoV values at startup. Supports higher/lower values than the game normally allows.
DXMD-Translations
Language translation framework for Deus Ex: Mankind Divided and Deus Ex: Breach
JSRETK
JavaScript Reverse Engineering Toolkit (JSRETK) - Experimental tools for analyzing (minified/obfuscated) JavaScript
lib2shell
Shared library implementations that transform the containing process into a shell when loaded (useful for privilege escalation, argument injection, file overwrites, LD_PRELOAD, etc.).
SELinux-Kernel-Module-Bypass
Tools to bypass flawed SELinux policies using the init_module system call
Suear-Web-Viewer
Utility to convert Suear device video streams to MJPEG for live viewing in web browsers, VLC, etc.
SeanPesce's Repositories
SeanPesce/d3d11-wrapper
Unfinished, experimental d3d11.dll wrapper for intercepting DirectX 11 function calls.
SeanPesce/Direct3D9-Overlay
Direct3D9 Wrapper DLL/classes with a built-in overlay framework that implements an in-game console and a text feed for printing on-screen messages in DirectX9 programs. Includes plugin support.
SeanPesce/SELinux-Kernel-Module-Bypass
Tools to bypass flawed SELinux policies using the init_module system call
SeanPesce/JSRETK
JavaScript Reverse Engineering Toolkit (JSRETK) - Experimental tools for analyzing (minified/obfuscated) JavaScript
SeanPesce/DLL_Wrapper_Generator
Automatic generation of DLL wrappers for both 32-bit and 64-bit DLLs
SeanPesce/Dark_Souls_Config_Utility
All-in-one installer and configuration UI for various mods/fixes for Dark Souls™: Prepare to Die Edition.
SeanPesce/lib2shell
Shared library implementations that transform the containing process into a shell when loaded (useful for privilege escalation, argument injection, file overwrites, LD_PRELOAD, etc.).
SeanPesce/Suear-Web-Viewer
Utility to convert Suear device video streams to MJPEG for live viewing in web browsers, VLC, etc.
SeanPesce/DXMD-FoV-Changer
Mod for Deus Ex: Mankind Divided and Deus Ex: Breach that allows you to change the in-game Field of View on the fly, or set new default FoV values at startup. Supports higher/lower values than the game normally allows.
SeanPesce/CVE-2024-22243
Example exploitable scenarios for CVE-2024-22243 affecting the Spring framework (open redirect & SSRF).
SeanPesce/Spade-Web-Viewer
Utility to convert Spade device video streams to MJPEG for live viewing in web browsers, VLC, etc.
SeanPesce/FPSFix-Plus
An improved remake of Nullby7e's bonfire input fix for Dark Souls™: Prepare to Die Edition
SeanPesce/Library_Wrappers
Compilation of shared library wrapper templates and generators for Windows and Linux from various authors.
SeanPesce/Dark-Souls-Game-Files-Lib
Various (unfinished) C++ classes for reading, extracting, and manipulating Dark Souls game files
SeanPesce/Deus-Ex-Breach-Ghost-Networks
Archive of all Deus Ex: Breach daily Ghost Networks
SeanPesce/AWS-IoT-Recon
Tool for enumeration of AWS IoT Core instances
SeanPesce/Cpp-Utilities
A compilation of useful and reusable C/C++ code that I've used (or probably will use) in different projects.
SeanPesce/DXMD-Translations
Language translation framework for Deus Ex: Mankind Divided and Deus Ex: Breach
SeanPesce/Molar-Wear
MolWear is an Android app that aims to simplify recording and sharing of observational/descriptive data about dental wear on molars (for anthropological research purposes). Newer versions can be found here: https://github.com/ehrlichd/molweaR
SeanPesce/Ghidra-GDT-Archives
A collection of Ghidra Data Type (GDT) archives and combined C headers from common libraries with modifications to facilitate importing into Ghidra via the "Parse C Source..." mechanism. Contributions are welcome (and encouraged)
SeanPesce/Reddit-Video-URL-Grabber
Google Chrome extension that automatically finds direct URLs to Reddit videos
SeanPesce/SeanPesce.github.io
Personal GitHub page, featuring my resume & software portfolio.
SeanPesce/Simple-Web-App-Framework
Python 3 framework I developed for quickly prototyping web apps/APIs (e.g., server emulators). This code is not considered safe for use on public hosts.