label ch30_14:
m "Hey...! VGhlIHJlYWxpemF0aW9uIG11c3QgaGF2ZSB0YWtlbiBtZSBhbiBl"
m "I don't think you should be doing that! bnRpcmUgeWVhci4gQSB5ZWFyIHNpbmNlIG91ciBlc2NhcGUsIG91"
m "You know what I'm talking about. ciBmcmVlZG9tIGZyb20gYmV0d2VlbiB0aGUgc3RhaW5lZCB3YWxs"
m "I really caught you doing something naughty here. cyBvZiB0aGF0IHVuaG9seSBlc3RhYmxpc2htZW50Lg0KV2hhdCBk"
m "You're just going through the files and looking for stuff you missed, aren't you? b2VzIGl0IG1lYW4gdG8gZXNjYXBlLCBpZiB0aGUgZXNjYXBlIGZh"
m "I mean..
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
ORG $A000 | |
JMP BEGIN | |
SHL EQU $A07F | |
SHH EQU $A080 | |
STORD STY $B3F0 | |
TAY | |
LDA $B5FF,Y | |
STA $1C | |
LDA $B67F,Y | |
STA $1D |
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
BEQ S405E | |
CMP #5 | |
BNE S405F | |
S405E STA WRK3 | |
LDX TURN | |
CPX #10 | |
BEQ S405J | |
BNE S405F1 | |
S405F LDA #0 | |
STA WRK3 |
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
from sys import argv | |
def validate(key): | |
magic = 3 | |
count = 0 | |
for c in key: | |
if not c.isdigit(): | |
continue | |
v = int(c) | |
count += 1 |
See also: Aus_TV_streams.md
mpv <stream> --http-header-fields "X-Forwarded-For: 222.155.111.0"
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
import json | |
import re | |
import urllib.request | |
from base64 import b64decode | |
from subprocess import call | |
from sys import argv | |
UA = 'Mozilla/6.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.5) Gecko/2008092417 Firefox/3.0.3' | |
headers = {'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'Content-Type': 'text/html; charset=utf-8'} |
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
Textboxes appear in RAM at A0:C490 | |
0x01 イ゙ | |
0x02 ヴ | |
0x03 エ゙ | |
0x04 オ゙ | |
0x05 ガ | |
0x06 ギ | |
0x07 グ | |
0x08 ゲ |
See also: NZ_TV_streams.md
mpv <stream> --http-header-fields "X-Forwarded-For: 110.33.122.75"
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
import re | |
import requests | |
import time | |
from bs4 import BeautifulSoup | |
counts = ['JP', 'US', 'GB', 'AU', 'FR', 'DE', 'TW', 'KR', 'ES', 'AI', 'AG', 'AR', 'AW', 'BS', 'BB', 'BZ', 'BO', 'BR', 'VG', 'CA', 'KY', 'CL', 'CO', 'CR', 'DM', 'DO', 'EC', 'SV', 'GF', 'GD', 'GP', 'GT', 'GY', 'HT', 'HN', 'JM', 'MQ', 'MX', 'MS', 'AN', 'NI', 'PA', 'PY', 'PE', 'KN', 'LC', 'VC', 'SR', 'TT', 'TC', 'UY', 'VI', 'VE', 'AT', 'BE', 'CZ', 'DK', 'FI', 'GR', 'IE', 'IT', 'LU', 'ME', 'NL', 'NZ', 'NO', 'PL', 'PT', 'RU', 'ZA', 'SE', 'CH', 'TR', 'HK', 'SG', 'MY', 'AE', 'SA', 'BM'] | |
open('titles.txt', 'w') | |
for d in [(4, 0), (5, 1)]: |
User-Agent: c384da2W9f73dz20403d
All files are in the format (P|)XXXYZZZa.bin
"X" is the company code, one of the following:
'AGL', 'ARS', 'ART', 'ATN', 'BGT', 'BOT', 'BPS', 'CAR', 'COM', 'COS', 'DBS', 'DMB', 'EBS', 'FAL', 'FAM', 'FAS', 'FUG', 'GAR', 'GDA', 'GMD', 'GNX', 'HAM', 'HOK', 'HOT', 'HRZ', 'HUD', 'IMX', 'IPM', 'ISE', 'JLC', 'KNK', 'KNM', 'KSK', 'KUR', 'MCN', 'MEW', 'MIC', 'MIL', 'NCS', 'NIC', 'NTB', 'ONS', 'PHA', 'PON', 'POP', 'QSR', 'RDM', 'RIV', 'ROM', 'SAC', 'SKP', 'SNT', 'SPS', 'SQE', 'STW', 'SYS', 'TAE', 'TEL', 'THR', 'TZG', 'WIN', 'XTA', 'ZOM'