0x00000oak / ducksoup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

DuckSoup

What is DuckSoup?

DuckSoup is a C# packet filter for v188 Silkroad Online. The main focus is on quality, maintainability and stability. The base is fully written by myself with some help of friends and google. The only part I got inspired from was the PacketHandler part which has some links to Chernobyls PacketHandler.

Why is DuckSoup so special? It uses .NET 6.0 which is by far more porefull, advanced and it can be used on Linux for some extra performance and security! Also DuckSoup is developed under the concept "quality over quantity".

Motivation

Since florian0 released SRO_DevKit as a client addition, Devsome released Silkroad Laravel as a website for Silkroad so I thought it would be time to release a public, open source filter.

Special Thanks

  • qqdev
    • for the kind words, the motivation and that you helped me on my questions
  • Devsome
    • for the kind words, the motivation and ideas
    • his Silkroad Laravel project can be found here
  • florian0
    • for the kind words, the motivation and ideas
    • his SRO_DevKit can be found here
  • pushedx
    • for the original released SilkroadSecurityAPI (originaly released here)
  • DaxterSoul
    • for the SilkroadDocs (can be found here)
  • Chernobyl
    • for the idea and the PacketHandler

License

This code has been licensed under the DON'T BE A DICK PUBLIC LICENSE. For the full license text, see the LICENSE.txt file.

About

License:Other


Languages

Language:C# 100.0%