<aside> 💡 https://github.com/NeoMaster831/wysi Discord

</aside>

WAYNE

WYSI

using rust, and gpt4

차세대 osu! cheats Starting asap

wtf osu is fucking hard to make cheats !!!

Yes. You know, there is absolutely no cheaters in top 10, despite it is a free game. Because it is so hard to make cheats, even harder than public anticheats like xigncode, eac, vanguard, etc...

BUT, we have to do this.

First, we can make cheats easily with ReClass.NET and Cheat Engine, you know, these tools are so OP.

But the real problem is anticheat. The anticheat is called "osu!auth.dll".

First, I am going to write down what I've made in this cheat making process:

  1. osu! and osu!auth.dll is packed! (a.k.a. runtime compression) So if you try to find necessary values (like loading osu!auth.dll, or something), you can't.
  2. It uses JIT compiler! You can't get permenant offset from .data
  3. It is .NET! It is fucking hard to reverse stuffs.

All other discovered stuffs will be posted here soon