Git Product home page Git Product logo

alagia's Introduction

Alagia - A TCP client/server framework

! Keep in mind this was done in an hour or two as a fun project, I'm aware of bad practices here and will be fixing them when I have some time.

Why

Saw way too many "protection libraries" and "protection services" appear in the last weeks, all of them just blindly paste keyauth sample and antidebugs into "their" loaders, while completely ignoring the importance of protecting the clients' product itself.

This should work as a base for someone looking to create a server<->client communication.

Goal

The goal for this is to provide cheat developers a way to load their cheats somewhat securely. My goal is NOT to get this to a p2c level but rather help devs who share cheats with their friends that eventually get leaked for whatever reason. Fuck da pay-to-paste sellers.

Features worth mentioning?:

  • Timestamps on packets to prevent replay attacks.
  • The server prevents auth-skipping.
  • Server handles sessions.
  • A way of sending and receiving packets, just tell the handler what you're sending/expecting, and all will be good. (shared/Packet.h)

To do:

  • Proper encryption
  • Product loading
  • Heartbeat
  • Blacklist
  • File streaming

Thanks to my brother 178317892745891 for giving me the chance to post this when I lost the source and for numerous life saving advice.

alagia's People

Contributors

definitelynotalexey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.