Unverified Commit 04bdf009 authored by Greatest125's avatar Greatest125 Committed by GitHub
Browse files

Update android_attack.py

parent 4771fb2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ class Droidcam(HackingTool):
    DESCRIPTION = "Powerful Tool For Grab Front Camera Snap Using A Link"
    INSTALL_COMMANDS = [
        "sudo git clone https://github.com/kinghacker0/WishFish.git;"
        "sudo apt install php wget openssh"
        "sudo apt install php wget openssh-client"
    ]
    RUN_COMMANDS = ["cd wishfish && sudo bash wishfish.sh"]
    PROJECT_URL = "https://github.com/kinghacker0/WishFish"