Sewer56
Ex-Android enthusiast, hobbyist hacker & amateur reverse-engineer. I make tools that let people mod software.
N/A
Pinned Repositories
Reloaded-II
Universal .NET Core Powered Modding Framework for any Native Game X86, X64.
Reloaded.Hooks
Advanced native function hooks for x86, x64. Welcome to the next level!
Reloaded.Injector
C# DLL Injection Library capable of injecting x86 DLLs to x86 process from x64 processes.
Reloaded.Memory
Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.
CriFsV2Lib
A minimal library to extract contents from CRI Middleware's CPK archive format.
DearImguiSharp
Personal use bindings for Dear ImGui created using CppSharp
dlang-prs
A high performance custom compressor/decompressor for SEGA's PRS compression format used since the Sega Saturn.
Reloaded-Mod-Loader
[Deprecated: Use Reloaded II] Universal DLL Injection 100% C# based universal mod loader and library set compatible with arbitrary X86 and X64 processes.
Riders.Tweakbox
[WIP] [Discontinued] All in one mod for Sonic Riders PC that adds online multiplayer, widescreen support, controller support, and many more.
Update
An unopinionated auto-update framework for .NET applications inspired by Onova.
Sewer56's Repositories
Sewer56/CriFsV2Lib
A minimal library to extract contents from CRI Middleware's CPK archive format.
Sewer56/dlang-prs
A high performance custom compressor/decompressor for SEGA's PRS compression format used since the Sega Saturn.
Sewer56/HeroesONE-Reloaded
An objectively superior to all previous tool & library combination for reading and writing .ONE archives from Sonic Heroes and Shadow The Hedgehog.
Sewer56/Dolphin.Memory.Access
Tiny 9KB barebones library used to access the memory of Dolphin emulator on Windows.
Sewer56/AfsLib
A simple .NET library for reading and writing CRIWare AFS archives.
Sewer56/FlatOut2.SDK
Sewer's Library for Modding FlatOut 2
Sewer56/Reloaded.SharedLib.Hooks.ReloadedII
An example of a Reloaded II shared library. Acts as general documentation for Shared Libraries.
Sewer56/FlatOut2.Utils.RichPresence
Discord Rich Presence for FlatOut 2
Sewer56/PACTool
A library and a front-end tool that allows for the archiving and unarchiving of .PAC Archive formats in the PC and XBOX versions of Sonic Heroes and Shadow the Hedgehog.
Sewer56/dll-syringe
A windows dll injection library written in rust.
Sewer56/DynamicData
Reactive collections based on Rx.Net
Sewer56/FlatOut2.Utils.ModLoader
Patch files are a thing of the past. Mod FlatOut without touching your game folder.
Sewer56/Flatout2Idb
IDA Disassemblies of FlatOut 2 and UC
Sewer56/Riders.Tweakbox.API
An Web API (Server) for Riders.Tweakbox; provides NAT Punching, a server browser, race data tracking and more.
Sewer56/BaGet-ReloadedII
A lightweight NuGet and symbol server
Sewer56/csbindgen
Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity.
Sewer56/decomp-toolkit
A GameCube & Wii decompilation toolkit
Sewer56/GlazeWM
A tiling window manager for Windows inspired by i3 and Polybar.
Sewer56/HeroesPS2BetaToolkit
Personal tools, scripts and notes for working with the PS2 2nd of October Prototype of Sonic Heroes
Sewer56/K4os.Compression.LZ4
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
Sewer56/mmap-rs
A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.
Sewer56/ModUtils
Modding utils used in most of my projects. Mostly for internal use, but feel free to make use of those!
Sewer56/NexusMods.Archives.Nx
NexusMods' High Performance Archive Format
Sewer56/P3RFix
A fix that adds custom resolutions, ultrawide support and more to Persona 3 Reload.
Sewer56/replace-files-with-itself
Copies a list of files provided via parameter, and replaces the original with the new copy.
Sewer56/Sewer56.Index
[Moved to sewer56.dev] Index containing links and descriptions of all my Personal Projects.
Sewer56/sewerhash-rs
[Canceled, ahash is better for my specific use case] A custom vectorised variant of FNV-1a, extremely fast hash implemethat trades a bit of quality for a lot of speed.
Sewer56/sonicriderste
A disassembly and decompilation of Sonic Riders Tournament Edition.
Sewer56/zydis
Fast and lightweight x86/x86-64 disassembler and code generation library
Sewer56/zydis-rs
Zydis Rust Bindings