Welcome to hackvshack.net Forum!
Download Free HvH CS2/CS:GO Cheats, CFG, LUA/JS Scripts, and More!
Register

Help Other How do I make an injectable client for Fabric 1.20+?

wariaciktotalny

Newbie HvHer
User ID:
245139
Messages:
4
Reactions:
2
Badges:
3
REP:
−0/0+
Level:
16
In 2026, pretty much every client is injectable, and I'm curious what method they use. Most YouTube tutorials use JNI with C++. Can you do it in pure Java and turn it into a DLL? And what about Mixins?. I'd appreciate any info on this.
 
Hi not a professional on this at all but, i think you will need some sort of C/C++ just to get the .dll into the JVM, think of your c++ part just as your way into the JVM and from there on you can write everything in Java. So all you do is basically CreateRemoteThread + LoadLibrary (or whatever fits your use case) and then use JNI Invocation API to attach to the JVM and get a JNIEnv* pointer and you should have access to the java runtime which from there on your payload can be fully Java :D
 
  • Love
Reactions: wariaciktotalny
In 2026, pretty much every client is injectable, and I'm curious what method they use. Most YouTube tutorials use JNI with C++. Can you do it in pure Java and turn it into a DLL? And what about Mixins?. I'd appreciate any info on this.
im pretty sure you can do it in java but thats a diff approach am not a coder in java but it should work same with cpp but its harder in cpp to do
 

Who has read this thread (Total: 0) in last 1 hours View details