From 4f88a79c6b7df82f64c4972c898a282dd9fdbf78 Mon Sep 17 00:00:00 2001 From: Julia Date: Mon, 1 Nov 2021 12:32:07 +0100 Subject: [PATCH] Migrate from old git repo --- Minecraft/Clients.md | 31 +++++++++++++++++++++++++++++++ README.md | 2 ++ 2 files changed, 33 insertions(+) create mode 100644 Minecraft/Clients.md create mode 100644 README.md diff --git a/Minecraft/Clients.md b/Minecraft/Clients.md new file mode 100644 index 0000000..b869a65 --- /dev/null +++ b/Minecraft/Clients.md @@ -0,0 +1,31 @@ +# A list of hacked clients for Minecraft + +## Good clients I use and can recommend +I used all of these clients, checked the source code and use almost all of them daily. +* [Wurst](https://github.com/Wurst-Imperium/Wurst7) +* [ForgeHax](https://github.com/fr1kin/ForgeHax) +* [KAMI Blue](https://github.com/kami-blue/client) +* [LiquidBounce](https://github.com/CCBlueX/LiquidBounce) + +## Other OpenSource clients (I heard of or found) +I heard of these clients from friends or found them while browsing various wikis/git servers. +* [BleachHack](https://github.com/BleachDrinker420/BleachHack) +* [Meteor](https://github.com/MeteorDevelopment/meteor-client) +* [Ares](https://github.com/AresClient/ares) +* [Salhack](https://github.com/ionar2/spidermod) +* [GameSense](https://github.com/IUDevman/gamesense-client) +* [pepsimod](https://github.com/Team-Pepsi/pepsimod) + +## Clients you should **not** use +These clients are not fully open source (you can't read the code and understand what it does on your computer) and should not be trusted. +These clients "might be safe", but remember, it cannot be verified/checked. +* Impact, Aristois (Closed source for no good reason with paid features) +* RusherHack (Closed source for no good reason and paid) +* FutureClient (Closed source and paid, trusted and promoted way too much) +* Inertia (Closed source for no good reason, connection to some "chat" server) + +## Clients you should **never** touch +These clients have malicious intents and should never be used. +* Sigma/Jello (Older versions killed firewalls and monitoring tools, along with other stuff) +* Phobos, Winst0n, nhack (Backdoor) +* Kinodupe, Adolf, G4DMODE (Stealer) diff --git a/README.md b/README.md new file mode 100644 index 0000000..4757b3d --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Notes +