GitHunt

Sean Pesce

SeanPesce

Languages

C++35%Python22%Java17%C13%JavaScript9%HTML4%

Top Repositories

Repositories

23
SE
SeanPesce/SELinux-Kernel-Module-Bypass

Tools to bypass flawed SELinux policies using the init_module system call

C5910Updated 8 hours ago
kernellinuxlkmprivilege-escalationsecuritysecurity-enhanced-linuxselinux
SE
SeanPesce/CVE-2024-22243

Example exploitable scenarios for CVE-2024-22243 affecting the Spring framework (open redirect & SSRF).

Java132Updated 3 days ago
ctfcve-2024-22243javaopen-redirectserver-side-request-forgeryspringssrfuriurlvulnerabilityweb
SE
SeanPesce/Suear-Web-Viewer

Utility to convert Suear device video streams to MJPEG for live viewing in web browsers, VLC, etc.

Python336Updated 6 days ago
cameracleanerdeviceearearwaxendoscopehttphttpsiotleiputmjpegotoscopepythonpython3streamsuearvideo
SE
SeanPesce/Deus-Ex-Breach-Ghost-Networks

Archive of all Deus Ex: Breach daily Ghost Networks

Python40Updated 1 week ago
archivebreachdailydemddeusdeus-exdeusexdivideddxmdexghostghost-networkhistorymankindnetwork
SE
SeanPesce/DXMD-Translations

Language translation framework for Deus Ex: Mankind Divided and Deus Ex: Breach

C++61Updated 1 week ago
breachcaptionscppdemddeusdivideddxmdexgamelanguagemankindmodmoddingsubtitlestexttranslationvideogame
SE
SeanPesce/JSRETK

JavaScript Reverse Engineering Toolkit (JSRETK) - Experimental tools for analyzing (minified/obfuscated) JavaScript

JavaScript725Updated 2 weeks ago
abstract-syntax-treeastecmascriptesprimajavascriptjsminifiednodenode-jsreverse-engineeringreversingstatic-analysisstringstokenizer
SE
SeanPesce/Dark_Souls_Config_Utility

All-in-one installer and configuration UI for various mods/fixes for Dark Souls™: Prepare to Die Edition.

Java395Updated 4 weeks ago
configurationdark-soulsdsfixguiinstallerjavafxmodmousefixpvp-watchdogtexture-mods
SE
SeanPesce/FPSFix-PlusArchived

An improved remake of Nullby7e's bonfire input fix for Dark Souls™: Prepare to Die Edition

C++102Updated 1 month ago
SE
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.).

C++2711Updated 1 month ago
dlldlopendydylibdynamicescalationld-preloadldpreloadliblibrarieslibraryloadlibraryobjectpayloadprivescprivilegesharedshellso
SE
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.

C++6417Updated 2 months ago
consoled3d9direct3ddirect3d9direct3d9-overlaydirect3d9-wrapper-dlldirectxdirectx-9directx9dlldx9overlayoverlay-frameworkproxy-dllwrapperwrapper-dll
SE
SeanPesce/DLL_Wrapper_GeneratorFork

Automatic generation of DLL wrappers for both 32-bit and 64-bit DLLs

Python408Updated 2 months ago
dlldynamic-link-librarygeneratorlibraryproxyproxy-dlltemplatewindowswrapperwrapper-dll
SE
SeanPesce/d3d11-wrapper

Unfinished, experimental d3d11.dll wrapper for intercepting DirectX 11 function calls.

C++9728Updated 3 months ago
d3d11d3d11-dlld3d11hookdirect3ddirect3d-11direct3d11directxdirectx-11directx11dlldxdynamic-librarydynamic-link-libraryhookhookslibraryoverlaywindowswrapperwrapper-dll
SE
SeanPesce/Cpp-Utilities

A compilation of useful and reusable C/C++ code that I've used (or probably will use) in different projects.

C++63Updated 3 months ago
asmassemblyassembly-languagecpluspluscppinjectionx86x86-64
SE
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.

C++181Updated 3 months ago
cpluspluscppdeus-exdeus-ex-breachdeus-ex-mankind-divideddeusexdxmddxmd-fovfield-of-viewfovfov-changerfov-editorgamegame-modgamesmodvideo-gamevideo-gamesvideogamevideogames
SE
SeanPesce/Spade-Web-Viewer

Utility to convert Spade device video streams to MJPEG for live viewing in web browsers, VLC, etc.

Python112Updated 4 months ago
cameracleanerdeviceearearwaxendoscopehttphttpsiotmjpegmjpgotoscopepythonpython3scooperspadestreamvideo
SE
SeanPesce/Dark-Souls-Game-Files-Lib

Various (unfinished) C++ classes for reading, extracting, and manipulating Dark Souls game files

C++62Updated 5 months ago
cppdark-soulsdark-souls-1dark-souls-prepare-to-die-editiondark-souls-ptdedarksoulsdas1ds1game-filesvideo-gamevideo-games
SE
SeanPesce/Library_WrappersArchived

Compilation of shared library wrapper templates and generators for Windows and Linux from various authors.

C83Updated 6 months ago
compilationdlldynamic-link-librarygeneratorliblibraryproxyproy-dllsotemplatewrapperwrapper-dll
SE
SeanPesce/AWS-IoT-Recon

Tool for enumeration of AWS IoT Core instances

Java30Updated 1 year ago
awsaws-iotaws-iot-coreaws-iot-device-sdkcloudcloud-securitycoredeviceenumerationiotiot-coremqttmtlsreconreconnaissancesecuritything
SE
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

Java21Updated 2 years ago
anatomyandroidanthroanthropologyapparchaeologybiological-anthropologydentaljavamolmol-wearmolarmolar-wearmolarwearmolwearresearchwear
SE
SeanPesce/SeanPesce.github.io

Personal GitHub page, featuring my resume & software portfolio.

HTML01Updated 2 years ago
SE
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.

Python00Updated 3 years ago
SE
SeanPesce/Reddit-Video-URL-GrabberArchived

Google Chrome extension that automatically finds direct URLs to Reddit videos

JavaScript00Updated 3 years ago
SE
SeanPesce/Ghidra-GDT-ArchivesFork

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)

C10Updated 4 years ago
analysisccollectioncompilationdata-typegdtghidraimportrereversereverse-engineering

Gists

Recent Activity

Sean Pesce (SeanPesce) | GitHunt