Lefraudeur / RiptermsGhost

An example injectable cheat for minecraft using java native interface, jvmti, java method hooking, and constant pool editing
https://ripterms.com
MIT License
117 stars 19 forks source link

Trojan:Win32/Acll detected by Microsoft Defender & 10 VirusTotal engines #91

Open bl4ckun1x-team opened 6 months ago

bl4ckun1x-team commented 6 months ago

hello, I wanted to try this ghost client because I needed an open-source client so I could see how it works, but when I downloaded the file, Windows Defender popped up instantly telling me it is a Trojan:Win32/Acll. the build I downloaded is the latest action. when I build the version myself nothing is detected.

Lefraudeur commented 6 months ago

interesting I'll check the build, the precompile dlls are outdated anyway it's always better to build it yourself

bl4ckun1x-team commented 6 months ago

Okay, thank you for your answer. Anyway, I use the build compiled by myself. I think this has to do with the file hash, but I still don’t understand why it says it has a Trojan. On VirusTotal it says the detected flags are Trojan and GameHack… Also, do you have an idea of how I could create a Watermark module (do I use imGui?) ? I am not new to programming but I am new to CPP and game hacking so some help would be appreciated.