This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
netsh winsock reset | |
netsh int ip reset | |
netsh interface ipv4 reset | |
netsh interface ipv6 reset | |
netsh interface tcp reset | |
netsh int reset all | |
ipconfig /flushdns | |
nbtstat -R | |
nbtstat -RR | |
netsh advfirewall reset |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
net stop bits | |
net stop wuauserv | |
net stop appidsvc | |
net stop cryptsvc | |
del /F /Q "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*" | |
rmdir %systemroot%\SoftwareDistribution /S /Q | |
rmdir %systemroot%\system32\catroot2 /S /Q | |
netsh winsock reset | |
netsh winsock reset proxy | |
net start bits |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget -r -np 'https://files.t-square.gatech.edu/access/content/group/{$GROUP_ID}/' --load-cookies cookies.txt --header='User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:62.0) Gecko/20100101 Firefox/62.0' --header='Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' --header='Accept-Language: en-US,en;q=0.5' --header='Cookie: JSESSIONID={$JSESSIONID}; BIGipServer{$BIGIPSERVER}' --header='DNT: 1' --header='Connection: keep-alive' 'Upgrade-Insecure-Requests: 1' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Robocop 2 | |
Legend of Zelda | |
Life Force | |
Adventure Island | |
Super Mario Bros | |
Defender 2 | |
Star Force | |
Space Invaders | |
Bomber Man | |
Clu Clu Land |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\System\GameConfigStore] | |
"GameDVR_Enabled"=dword:00000000 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GameDVR] | |
"AllowGameDVR"=dword:00000000 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search] | |
"AllowCortana"=dword:00000000 |