GOD-KILLER icon indicating copy to clipboard operation
GOD-KILLER copied to clipboard

IS A MALWARE!

Open hester95denis opened this issue 4 years ago • 5 comments

Analyzed with Ghidra (reverse engineering tool)

hester95denis avatar Nov 15 '20 15:11 hester95denis

it's packaged with pyinstaller that's why it count as malware you can test it

FDX100 avatar Nov 15 '20 20:11 FDX100

omg

sayasss avatar Nov 16 '20 13:11 sayasss

Yeah bro...Ghidra will flag anything with a pyinstaller package as malware (as will most basic AV software deployed on server systems). Examine the source on your own...quit using tools. Or...ya know, do a simple SO search for related issues on this topic. I'm not exactly active on GitHub, but your 1 contribution doesn't bode well. Chill out...and do the background on your own.

ghost avatar Jan 05 '21 21:01 ghost

r u serius??

apambalik1337 avatar Oct 30 '21 12:10 apambalik1337

It's not malware. I created a pull request with the original code by revere engineering this. You can see it's actually quite simple and not malware. If you upload it to virustotal or things it will tell you it is because normally all pyinstaller executables are flagged. You can run the code directly with the files in my pull request https://github.com/CaraTortu/GOD-KILLER

CaraTortu avatar May 10 '22 15:05 CaraTortu