Giter Club home page Giter Club logo

warcraft-aot's Introduction

Warcraft AOT

Full C# internal library for World of Warcraft (Classic and Retail) utilizing .Net7 and NativeAOT.

Build Instructions

Cannon

  1. Set project configuration to Release and x64.
  2. Right click the project and open the Publish option.
  3. Select the folder option, and enter your desired publish directory.
  4. Open Show all settings in the new publish tab, and set the following:
Option Value
Configuration Release|x64
Target Runtime win-x64
ReadyToRun compilation checked
  1. Open /PublishProfiles/FolderProfile.pubxml and insert <PublishAot>true</PublishAot>.
  2. Publish the project and hope for the best!

Loader

  1. Set project configuration to Release and x64.
  2. Set the path of the DLL to inject.
  3. Build and run!

Mentions

VollRagm: KernelBypassSharp -> For introducing me to NativeAOT.

ZeroLP: SharpNativeDLL -> For introducing me to a template for my projects going forward.

Because of these individuals, I achieved something i was always told was "impossible".

Disclaimer

This is strictly for educational purposes only (and, of course, for a little fun). I do not take any responsibility for any account actions that occurr using the methods provided.

License

This project is licensed under the terms of the GNU AGPLv3 license.

warcraft-aot's People

Contributors

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