Skip to content
View RobbedColek's full-sized avatar

Block or report RobbedColek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Marantz-RC-ESP8266 Marantz-RC-ESP8266 Public

    Send remote commands to your Marantz amplifier using HTTP GET

    C++

  2. PoC of CVE-2006-4304 for PS4/PS5 PoC of CVE-2006-4304 for PS4/PS5
    1
    from scapy.all import PPPoED, Ether, sniff, sendp, srp1, hexdump
    2
    
                  
    3
    source = b"\xXX\xXX\xXX\xXX\xXX\xXX" # MAC address of your adapter on PC
    4
    destination = b"\xXX\xXX\xXX\xXX\xXX\xXX" # MAC address of LAN on your PS4
    5
    interface = "Realtek PCIe 2.5GbE Family Controller #2" # get via "ipconfig /all" or eth0 or similiar on Linux
  3. GTA-IV-EFLC-DebugPatch-X360 GTA-IV-EFLC-DebugPatch-X360 Public

    Patch for leaked GTA IV: EFLC build that bypasses dongle checks

    6