forked from julia/Notes
Migrate from old git repo
This commit is contained in:
commit
4f88a79c6b
2 changed files with 33 additions and 0 deletions
31
Minecraft/Clients.md
Normal file
31
Minecraft/Clients.md
Normal file
|
@ -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)
|
2
README.md
Normal file
2
README.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Notes
|
||||
|
Loading…
Reference in a new issue