Compare commits

...

7 commits

Author SHA1 Message Date
aaf412d473 revert 64720c076b
revert „Minecraft/Clients.md“ ändern
apparently i misunderstood something, still, remain cautious
2023-03-11 17:47:10 +00:00
64720c076b „Minecraft/Clients.md“ ändern
Add that Meteor has .execute which can be abused to get someone to click a link that ie nukes /.
2023-03-11 17:45:39 +00:00
29304690d7 „Minecraft/Clients.md“ ändern
Update client list
2023-02-22 13:45:59 +00:00
9d12efdfc9 „Minecraft/Clients.md“ ändern
remove my paid sperging, shit can be open source but compiled binaries can ofc be proprietary
2023-02-22 13:40:45 +00:00
1764911529 „Minecraft/Clients.md“ ändern 2022-06-27 19:37:30 +00:00
cd43a69ae4 Highlight frequently maintained mods
Wurst: Apr 6, 2022, 3:19 PM UTC
LiquidBounce: Apr 1, 2022, 2:43 PM UTC
BleachHack: Apr 6, 2022, 2:53 PM UTC
Meteor: Apr 4, 2022, 9:06 PM UTC
2022-04-06 15:46:28 +00:00
f29aab9d52 Merge pull request 'Add more sussy clients' (#3) from quagmire/Notes:master into master
Reviewed-on: julia/Notes#3
2022-03-04 11:55:59 +00:00

View file

@ -1,17 +1,24 @@
# A list of hacked clients for Minecraft # A list of hacked clients for Minecraft
## Good clients I use and can recommend **Bold** means actively maintained, atleast once a month
I used all of these clients, checked the source code and use almost all of them daily.
* [Wurst](https://github.com/Wurst-Imperium/Wurst7) ## Prelude
I do not endorse anything on this list. Use this at your own risk!
Software here may be infected with malware or other trojans.
Just because something is open source does not mean it is safe to use.
Use a sandbox or check the source code and compile it yourself to be on the safe side.
## Clients I use(d), sometime read the source code of, etc...
* [**Wurst**](https://github.com/Wurst-Imperium/Wurst7)
* [ForgeHax](https://github.com/fr1kin/ForgeHax) * [ForgeHax](https://github.com/fr1kin/ForgeHax)
* [KAMI Blue](https://github.com/kami-blue/client) * [KAMI Blue](https://github.com/kami-blue/client)
* [LiquidBounce](https://github.com/CCBlueX/LiquidBounce) * [**LiquidBounce**](https://github.com/CCBlueX/LiquidBounce)
## Other OpenSource clients (I heard of or found) ## Other OpenSource clients (I heard of or found)
I heard of these clients from friends or found them while browsing various wikis/git servers. I heard of these clients from friends or found them while browsing various wikis/git servers.
* [BleachHack](https://github.com/BleachDrinker420/BleachHack) * [BleachHack](https://github.com/BleachDrinker420/BleachHack)
* [Meteor](https://github.com/MeteorDevelopment/meteor-client) * [**Meteor**](https://github.com/MeteorDevelopment/meteor-client)
* [Ares](https://github.com/AresClient/ares) * [**Ares**](https://github.com/AresClient/ares)
* [Salhack](https://github.com/ionar2/spidermod) * [Salhack](https://github.com/ionar2/spidermod)
* [GameSense](https://github.com/IUDevman/gamesense-client) * [GameSense](https://github.com/IUDevman/gamesense-client)
* [pepsimod](https://github.com/Team-Pepsi/pepsimod) * [pepsimod](https://github.com/Team-Pepsi/pepsimod)
@ -19,10 +26,10 @@ I heard of these clients from friends or found them while browsing various wikis
## Clients you should **not** use ## 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 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. These clients "might be safe", but remember, it cannot be verified/checked.
* Impact, Aristois (Closed source for no good reason with paid features) * Impact, RusherHack (Closed source for no good reason)
* RusherHack (Closed source for no good reason and paid) * FutureClient (Closed source, trusted and promoted way too much)
* FutureClient (Closed source and paid, trusted and promoted way too much)
* Inertia (Closed source for no good reason, connection to some "chat" server) * Inertia (Closed source for no good reason, connection to some "chat" server)
* Aristois (Closed source, **likely a RAT** - we are currently investigating this)
## Clients you should **never** touch ## Clients you should **never** touch
These clients have malicious intents and should never be used. These clients have malicious intents and should never be used.
@ -30,3 +37,4 @@ These clients have malicious intents and should never be used.
* Phobos, Winst0n, nhack (Backdoor) * Phobos, Winst0n, nhack (Backdoor)
* Kinodupe, Adolf, G4DMODE, Backdoor (Stealer) * Kinodupe, Adolf, G4DMODE, Backdoor (Stealer)
* Coffee Client (KillSwitch) * Coffee Client (KillSwitch)
* Shadow Client (WebSocket BackDoor, test.exe in StartUp)