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/p5rpc.modloader
Mod Loader for the PC Version of Persona 3/4/5 Royal based off of Reloaded II
Sewer56/CriFs.V2.Hook.ReloadedII
A mod that allows you to add/replace existing files without repacking CRI Middleware CPKs.
Sewer56/FileEmulationFramework
Framework for emulating files using Reloaded-II.
Sewer56/prs-rs
Decently fast compressor/decompressor for the SEGA PRS Compression scheme
Sewer56/BloonsTD6.Mod.MultiUser
A mod for Bloons TD 6 that allows for multiple instances of the game at once. You can test co-op mods with yourself using this!
Sewer56/Reloaded.SharedLib.Hooks.ReloadedII
An example of a Reloaded II shared library. Acts as general documentation for Shared Libraries.
Sewer56/Reloaded.WPF
Small WPF toolkit for building WPF Reloaded branded applications for personal use.
Sewer56/dxt-lossless-transform
Fast lossless transforms for DDS files that improve their compression ratio.
Sewer56/sewer56-archives-nx
[WIP / Rust Successor] High Performance Archive Format for Mod Assets
Sewer56/flatout2.packs.selo
Mirror of Selo's FlatOut 2 Pack as a Reloaded-II mod; providing automatic update support.
Sewer56/lzma-sdk-sys
Raw FFI bindings for the LZMA encode/decode parts LZMA-SDK (7zip)
Sewer56/safe-allocator-api
A safe wrapper around the allocation methods in alloc
Sewer56/sewer56.github.io
Personal blog & project index. Rarely updated, but sometimes is.
Sewer56/allocator-api2
Mirror of Rust's allocator api for use on stable rust
Sewer56/Bannerlord.LauncherManager
A C# library that is compiled to C++/JS via NAPI. Used by the Vortex Extension to manage Mount & Blade II: Bannerlord mods.
Sewer56/Bannerlord.ModuleManager
Provides JS/TS/C# libraries for managing Module dependencies
Sewer56/bc7enc_rdo
State of the art RDO BC1-7 GPU texture encoders
Sewer56/bzip3
A better and stronger spiritual successor to BZip2.
Sewer56/codelldb
A native debugger extension for VSCode based on LLDB
Sewer56/Documentations
Sewer56/endian-writer-rs
[no_std] Efficient reading and writing of structures to raw memory in a given endian.
Sewer56/game-hashes
A repository for storing and distributing file hashes for game files
Sewer56/ImHex-Patterns
Hex patterns, include patterns and magic files for the use with the ImHex Hex Editor
Sewer56/lightweight-mmap
Simple memory mapping helpers for Rust, with minimal amount of code generated. Segmented from NX Archive Library.
Sewer56/lossless-transform-utils
General purpose utility methods for creating lossless transforms for various file formats.
Sewer56/lzzzz
Full-featured liblz4 binding for Rust
Sewer56/rapidhash
A rust implementation of rapidhash: an extremely fast, high-quality, non-cryptographic hash function. Platform independent and can mix compile-time and run-time hashing.
Sewer56/Sewer56
Short description for my GitHub profile.
Sewer56/Sewer56.Index
[Moved to sewer56.dev] Index containing links and descriptions of all my Personal Projects.
Sewer56/struct-compression-analyzer
A tool for creating and testing 'lossless transforms' that reorganize binary data for maximum compression efficiency.