qb-0 / pyMeow

Python Game Hacking Library
MIT License
355 stars 39 forks source link

trojan #39

Closed marseilledz closed 9 months ago

marseilledz commented 9 months ago

Antiy-AVL Trojan/Win32.Wacatac Arcabit Trojan.Ceram.Gen.1 Avast Win64:MalwareX-gen [Trj] AVG Win64:MalwareX-gen [Trj] BitDefender Trojan.Ceram.Gen.1 DeepInstinct MALICIOUS Emsisoft Trojan.Ceram.Gen.1 (B) Fortinet W32/PossibleThreat GData Trojan.Ceram.Gen.1 Google Detected Ikarus Trojan.Crypter Lionic Trojan.ZIP.Ceram.4!c Malwarebytes Crypt.Trojan.MSIL.DDS MAX Malware (ai Score=81) MaxSecure Trojan.Malware.10975391.susgen McAfee Artemis!0C77F8D55214 Panda Trj/Chgt.AD Skyhigh (SWG) Artemis Symantec Trojan.Gen.NPE Trellix (FireEye) Trojan.Ceram.Gen.1 Varist W64/ABRisk.RQDF-4655 VIPRE Trojan.Ceram.Gen.1 Acronis (Static ML) Undetected AhnLab-V3 Undetected Alibaba Undetected ALYac Undetected Avast-Mobile Undetected Avira (no cloud) Undetected Baidu Undetected BitDefenderTheta Undetected Bkav Pro Undetected ClamAV Undetected CMC Undetected Cynet Undetected DrWeb Undetected Elastic Undetected eScan Undetected ESET-NOD32 Undetected Gridinsoft (no cloud) Undetected Jiangmin Undetected K7AntiVirus Undetected K7GW Undetected Kaspersky Undetected Kingsoft Undetected Microsoft Undetected NANO-Antivirus Undetected QuickHeal Undetected Rising Undetected Sangfor Engine Zero Undetected Sophos Undetected SUPERAntiSpyware Undetected TACHYON Undetected Tencent Undetected TrendMicro Undetected TrendMicro-HouseCall Undetected Trustlook Undetected VBA32 Undetected VirIT Undetected ViRobot Undetected WithSecure Undetected Xcitium Undetected Yandex Undetected Zillya Undetected ZoneAlarm by Check Point Undetected

Hypnootika commented 9 months ago

Ye... you should run away as fast as possible..

The projects source is open source, there is no trojan.

marseilledz commented 9 months ago

dude I've been trying to install your zip file with pip for a while now but I can't because windows defender is harassing me...

Hypnootika commented 9 months ago

Im not @qb-0, its not "my.zip". Ignore the * and install it like usual.

pip install (filename_here like: pymeow_1.2.3.zip without ())

ImInTheICU commented 9 months ago

I can assure you pyMeow is not a a trojan as @Hypnootika mentioned it's completely open sourced. If you can't understand how to install the module/lib then what makes you think you're going to be able to use the library / module in the first place?

qb-0 commented 9 months ago

As mentioned before pyMeow is open source. If you have concerns about the binary release just compile the source code on your own.

The windows release gets indeed flagged by some antivirus tools but that is nothing which we could change.

ammystic commented 6 months ago

As mentioned before pyMeow is open source. If you have concerns about the binary release just compile the source code on your own.

The windows release gets indeed flagged by some antivirus tools but that is nothing which we could change.

i may be wrong but couldnt you send the file to the antivirus companies for them to check the code themselves?

Hypnootika commented 6 months ago

Good idea but unfortunately its not pyMeows fault. Nims compiled files are often getting flagged (like "Go"-lang in the beginning). Thats mostly because of several redhats that use Nim for .. well .. redhat things. See:

Offensive Nim on github.com