Pinned Repositories
Andromeda.Network
.NET5 networking library based on BedrockFramework and AspNetCore sources. Provide high performance, low level networking APIs for building custom servers and clients.
Andromeda.Serialization
.NET5 Configurable and extandable binary-oriented serialization APIs for Span and ReadOnlySequence.
Andromeda.ServiceRegistration
Microsoft.Extensions.DependencyInjection CoC (Convention over Configuration) extensions library to register services and manage their lifetime with the DI API from the BCL.
Astron.Network
.NET Core 2.2 unit-tested implementation of a tcp network server logic using the pipelines API. This project was made for learning purpose and based on SimplPipelines.
SocketHook
Socket hook is an injector based on EasyHook (win only) which redirect the traffic to your local server.
SourceGeneratorUtils
.NET standard 2.0 utils and helpers to write source files (for source generators and general purpose)
thenameless314159's Repositories
thenameless314159/SocketHook
Socket hook is an injector based on EasyHook (win only) which redirect the traffic to your local server.
thenameless314159/SourceGeneratorUtils
.NET standard 2.0 utils and helpers to write source files (for source generators and general purpose)
thenameless314159/Andromeda.Network
.NET5 networking library based on BedrockFramework and AspNetCore sources. Provide high performance, low level networking APIs for building custom servers and clients.
thenameless314159/Astron.Network
.NET Core 2.2 unit-tested implementation of a tcp network server logic using the pipelines API. This project was made for learning purpose and based on SimplPipelines.
thenameless314159/Andromeda.Serialization
.NET5 Configurable and extandable binary-oriented serialization APIs for Span and ReadOnlySequence.
thenameless314159/Andromeda.ServiceRegistration
Microsoft.Extensions.DependencyInjection CoC (Convention over Configuration) extensions library to register services and manage their lifetime with the DI API from the BCL.
thenameless314159/Andromeda.Expressions
KISS wrappers and abstractions for expression trees.
thenameless314159/BedrockFramework
High performance, low level networking APIs for building custom servers and clients.
thenameless314159/DotNetFlashDecompiler
PoC of a Span<T> based Shockwave Flash .swf files and ABCFile disassembler based on Flazzy.
thenameless314159/vmod-tools
Small tools to help you vmod anything.
thenameless314159/ZaapEmulator
POC of a reverse-engineered ankama launcher zaap server emulator using netstd Apache.Thrift bindings