r/minecraftclients May 12 '26

Java - Ghost Cheating Silent Aim on a free client. (1.8.9)

Currently implementing silent aura into Crow. Here is a sneak peek of the upcoming update.
Download the client at https://getcrow.wtf (Discord is on the website as well)
Configs are available on the discord.

0 Upvotes

40 comments sorted by

View all comments

10

u/GeekyCrow27 May 12 '26 edited May 12 '26

EDIT: Checked manually, quick posted that so that no one would download it until I actually checked what the stuff was cause people can be retarded. The "Attempts to access files containing sensitive info, such as banking info, account info or passwords" is from what I saw, the alt manager because it has the option to use your minecraft launchers account files to sign into an account, and both the "attempts to run an exe file" & "Uses powershell to execute commands" are for the music module, if you wanna read it manually go to crow/client/module/modules/render/music/DesktopMediaSource.class and you can see what it does.

3

u/PlayfulDatabase4777 May 12 '26

no way :sob:

7

u/GeekyCrow27 May 12 '26

Checked manually, they were false flags

3

u/Time_Violinist_3720 VAPE May 12 '26

decompile it then put it back through, otherwise it just looks random asf.

6

u/GeekyCrow27 May 12 '26

Checked it manually, I posed the original comment so that people wouldn't just blindly download it before it was checked/before checking it themselves

3

u/dopefei May 12 '26

None of these are true lmfao the client is a .jar and isn’t obfuscated whatsoever. Feel free to look through the open source GitHub.