thehackingsage / hackdroid

Security Apps for Android
https://thehackingsage.com/hackdroid/
MIT License
906 stars 137 forks source link

Malwares #1

Closed e2002e closed 1 year ago

e2002e commented 5 years ago

This is the list of the infected files that clamav found, please remove them from the repo... Otherwise thanks for the post of crucial unfindable apps i'm looking forward to installing them.

/DDoS/SMS Bomber.apk: Andr.Malware.Agent-1609207 /DDoS/LOIC.apk: Andr.Malware.Agent-1557878 /Remote Access/WebKey.apk: Andr.Malware.Agent-5800253-0 /Security/Droid Sheep Free.apk: Andr.Malware.Agent-1578474 /Security/DroidSheep.apk: Andr.Malware.Agent-1514954 /Call & Sms/SMS Bomber.apk: Andr.Malware.Agent-1609207 /Pentesting/0 Day Exploit.apk: Andr.Malware.Agent-1490367 /Pentesting/cSploit.apk: Andr.Malware.Agent-1780468 /Pentesting/zANTI.apk: Andr.Malware.Agent-1602729 /HID Attack/USB Cleaver.apk: Andr.Spyware.USBCleaver-1 /Sniffing/Network Spoofer.apk: Andr.Malware.Agent-1506577 /Sniffing/WhatsApp Sniffer.apk: Andr.Malware.Agent-1480759 /Sniffing/Intercepter-NG Lite.apk: Andr.Malware.Agent-1567836 /Sniffing/DroidSniff.apk: Andr.Malware.Agent-1559526 /Sniffing/MobiSpy.apk: Andr.Spyware.Spyoo-10 /MITM/cSploit.apk: Andr.Malware.Agent-1780468 /Whatsapp/WhatsApp Sniffer.apk: Andr.Malware.Agent-1480759 /Wireless/Penetrate Pro.apk: Andr.Malware.Agent-1480783 /Wireless/WiFiKill.apk: Andr.Malware.Agent-1459232 /Wireless/WIBR Pro.apk: Andr.Malware.Agent-1782151 /Wireless/Wps Wpa Tester.apk: Andr.Malware.Agent-1588904 /Wireless/WiFi Unlocker.apk: Andr.Malware.Agent-1466121 /Networking/Bcmon.apk: Andr.Malware.Agent-1527424 /System Apps/ROM Manager.apk: Andr.Malware.Agent-5805676-0 /System Apps/Root Your Device/Kinguser.apk: Andr.Malware.Agent-1484936 /System Apps/Root Your Device/Framaroot.apk: Unix.Exploit.Lotoor-17 /System Apps/Root Your Device/King Root.apk: Andr.Malware.Agent-1520465 /System Apps/Framaroot.apk: Unix.Exploit.Lotoor-17 /System Apps/GameKiller.apk: Andr.Malware.Agent-5852433-0 /App Store/Blackmart.apk: Andr.Malware.Agent-1466049 /Router/Router Brute Force.apk: Andr.Malware.Agent-5819385-0

zawawimanja commented 4 years ago

wowww. Full of malware

ZechBron commented 4 years ago

Is it really true that those app is malware?

e2002e commented 4 years ago

Yes I scanned them with clamav, these are taken from 'false' websites like apkbucket, malavida etc, which are part of a huge conspirary. If you need apk there are only two ways: get them on their official websites or build them from source. Even the playstore is not safe, but personnaly i m still using it, but fdroid is the best alternative. If you have any doubt on the subject, scan these apk byourself, and to go even further you can use wireshark or tcpdump to see what is going on on your network. Le 19 mai 2020 05:47, "WinterSnow108" notifications@github.com a écrit :

Is it really true that those app is malware?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/thehackingsage/HackDroid/issues/1#issuecomment-630561865, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHDG6X7MURJAJQCMFEE42JLRSH6OBANCNFSM4HFYQPWQ .

lexpin commented 3 years ago

Yes I scanned them with clamav, these are taken from 'false' websites like apkbucket, malavida etc, which are part of a huge conspirary. If you need apk there are only two ways: get them on their official websites or build them from source. Even the playstore is not safe, but personnaly i m still using it, but fdroid is the best alternative. If you have any doubt on the subject, scan these apk byourself, and to go even further you can use wireshark or tcpdump to see what is going on on your network. Le 19 mai 2020 05:47, "WinterSnow108" notifications@github.com a écrit :

Is it really true that those app is malware?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/thehackingsage/HackDroid/issues/1#issuecomment-630561865, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHDG6X7MURJAJQCMFEE42JLRSH6OBANCNFSM4HFYQPWQ .

We're thinking alike 😐

lexpin commented 3 years ago

How do I build my own WhatsApp? ☹️

lexpin commented 3 years ago

I need some tutorial on how to build an app from an existing one and add features I want. Any help?

e2002e commented 3 years ago

When you build for android you use the Sdk that comes with android studio, even though you'd not been using studio and would use Qt for instance, you'd need the sdk for the dalvikvm parts and the NDK for the C code. I suggest that you get the first one after having followed java lessons.

Le 17 oct. 2020 23:29, "lexpin" notifications@github.com a écrit :

I need some tutorial on how to build an app from an existing one and add features I want. Any help?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/thehackingsage/HackDroid/issues/1#issuecomment-711082758, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHDG6X6X5WSYXPCL7PMWIB3SLIECVANCNFSM4HFYQPWQ .