Skip to content

Instantly share code, notes, and snippets.

@brianbri6
brianbri6 / Program.cs
Created June 1, 2022 04:27 — forked from cjdell/Program.cs
Chevy Volt / Opel Ampera SHVCS DTC Clearing
/* This is an experimental script which I used to successfully clear the "Service High Voltage Charging System" message which can occur due to a loss of isolation.
* Previously I had to pay frequently to access the expensive SPS programming system to clear this code whilst attempting to resolve the underlying cause.
* This script was generated by a tool I developed to analyse J2534 log files.
* This could work for other cars but I can't comment on success. Please do not run this unless you understand the consequences!
* I intend to convert to a version that will work with ELM327 once I learn how these work.
* The program requires the J2534-Sharp library as a dependency.
* https://github.com/BrianHumlicek/J2534-Sharp
*/
using System;
using System.Linq;
dus01.ps4.update.playstation.net
gs-sec.ww.np.dl.playstation.net
gs2.ww.prod.dl.playstation.net
ps4updptl.us.np.community.playstation.net
dau01.ps4.update.playstation.net
dbr01.ps4.update.playstation.net
dcn01.ps4.update.playstation.net
deu01.ps4.update.playstation.net
dhk01.ps4.update.playstation.net
djp01.ps4.update.playstation.net
@brianbri6
brianbri6 / Xboxlistpihole.txt
Created March 20, 2022 00:39
Xboxpiholeblock
gamepass.com
xbox-global.ifs.windows.com
xbox-guide-public.rec.mp.microsoft.com
xbox.ipv6.microsoft.com
xboxab.com
xboxab.net
xboxlive.com
xboxservices.com
@brianbri6
brianbri6 / telnet.sh
Created February 16, 2021 03:17 — forked from devfalse/telnet.sh
Repair IMEI number on Nighthawk M1 Mobile Router MR1100
# Enable "charge + tether" in Settings -> Setup -> Mobile Router Setup -> Tethering
# Use a usb cable to connect (tethering) to the router on port 5510
# Useful links:
# Verify the IMEI number
# https://en.wikipedia.org/wiki/Luhn_algorithm
# Challenge/Response Generator for Sierra Wireless Cards V1.0
# https://github.com/bkerler/SierraWirelessGen
ATI