Skip to content
View seregonwar's full-sized avatar
:electron:
Looking for some ideas
:electron:
Looking for some ideas

Block or report seregonwar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
seregonwar/README.md

header


Twitter   Ko-fi   PayPal   Profile Views


whoami

╔══════════════════════════════════════════════════════════════════╗
║  Seregon                                                         ║
║  Computer Engineering @ La Sapienza University of Rome           ║
║  ─────────────────────────────────────────────────────────────   ║
║  › Reverse Engineering & Firmware Analysis                       ║
║  › PlayStation Console Architecture & Hardware Modding           ║
║  › Low-level Systems · Exploit Development                       ║
║  › Web & Database Security · Custom Tooling                      ║
╚══════════════════════════════════════════════════════════════════╝

Languages

C C++ Rust Python Java Swift Bash


Tools & Environment

Dev Environment

Linux Docker Git VS Code Arduino

Reverse Engineering

IDA Pro Ghidra Wireshark LLDB Radare2 x64dbg


Featured Projects

Project Stack Description Info
PkgToolBox Advanced PlayStation PKG manager — inspect, modify and extract PKG file contents across PS3/PS4/PS5
ShadPKG High-performance key derivation tool for PS4 PKG packet encryption — reverse-engineered crypto pipeline
PFU Unpacker Unpack and deep-inspect PlayStation Update Packages (.PUP) — segment parsing, blob extraction, metadata dump
MetaForge Experimental compiler infrastructure with custom IR, optimizer passes and multi-target code generation
AirWin AirDrop-equivalent for Windows — peer discovery, encrypted transfer, cross-platform compatibility
StratoSDK High-performance Rust GUI framework — custom renderer, modular component system, hardware-accelerated graphics
Discord Cloner Full Discord server replication — channels, roles, permissions, webhooks, messages and emojis
Blacksmith Deterministic Python packaging toolchain — single-file executables with automatic runtime selection
NEXDL Cross-platform AWDL-like wireless communication framework — custom protocol stack, device mesh networking
CoreBase Modular core application framework — high-performance runtime, plugin architecture, internal tooling backbone

GitHub Stats

Followers Stars Repos


"If it works, don't change that shit."

footer

Pinned Loading

  1. PkgToolBox PkgToolBox Public

    Toolbox for analyzing and editing pkg application files for psp,ps3, ps4 and ps5, includes the most useful functions you might need.

    Python 126 7

  2. ShadPKG ShadPKG Public

    A tool for deriving PKG packet encryption keys for ps4 written in c++

    C 97 5

  3. PFU-PupFileUnpacker PFU-PupFileUnpacker Public

    PFU-PupFileUnpacker is a program that can unpack and analyze .PUP's “Playstation Update Package” files.

    Python 52 3

  4. StratoHQ/StratoSDK StratoHQ/StratoSDK Public

    StratoSDK is a framework with a declarative approach similar to Flutter/React, written and designed entirely for Rust.

    Rust 2

  5. AirWin AirWin Public

    AirWin is a Windows application that implements Apple's AirDrop and AirPlay protocols, allowing Windows PCs to interact seamlessly with Apple devices. It enables file sharing via AirDrop and screen…

    Rust 34 2

  6. zftpd zftpd Public

    Zero-copy FTP Daemon compatible with all POSIX systems

    C 31