GithubHelp home page GithubHelp logo

pasturryx / goodwitch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zerolp/goodwitch

0.0 0.0 0.0 50 KB

Project Goodwitch: Full Scale C# Anti-Cheat (WIP)

License: GNU General Public License v3.0

C# 50.94% Batchfile 49.06%

goodwitch's Introduction

Goodwitch - Work In Progress

Full Project Name: Project Goodwitch - Full Scale C# Anti-Cheat

What is Goodwitch?

Goodwitch is an anti-cheat written in C# which supports traditional and modern usermode(ring3) anti-cheat features from process and debugger detection to detection of memory manipulations.

Motivation

The motivation for this project stemmed from the observation that majority of modern anti-cheats are developed under the native language(C++) and due to many issues surrounding portability of native environment to .NET/C#, Goodwitch was born. I also wanted to test the limitations of my knowledge and skills in C# as well as interested on how far I could achieve with this project. It is also my year 12 major MDP project.

Why C# though?

For Goodwitch, I have chosen to go with C# since C++ is traditionally and commonly used in anti-cheat development. Due to the above, I wanted to reverse the mindset that anti-cheats can only be developed in C++. I also wanted to show that for C# based games such as Unity Engine games, the Goodwitch library can be used to easily integrate and implement compatible C# anti-cheat solution. Java was also another option, however due to it’s abstractness of implementing it to a native and managed processes as well as Java being compiled and ran under the JVM which when compared to other languages it is slower in time complexity and resource heavy, it was disregarded.

goodwitch's People

Contributors

kalicokat 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.