I hereby claim:
- I am namidairo on github.
- I am namidairo (https://keybase.io/namidairo) on keybase.
- I have a public key ASASVDPx_HpaAQXrvj612D4N0WKi9ZDg2DhzfYeTiSGTwAo
To claim this, I am signing this object:
| Phones with EMV certifications and public TAC that Telstra say no to | |
| Sony Corporation XQ-EC54 35965166 | |
| Honor Device Co.,Ltd. HONOR 90 Smart 86798407 | |
| Sony Corporation XQ-ES54 35819272 | |
| CROSSCALL Stellar-X5 35259666 | |
| Sony Corporation XQ-DE54 35947377 | |
| Sony Corporation XQ-DC54 35909579 | |
| Sony Corporation XQ-DQ54 35004648 | |
| Xiaomi Communications Co., Ltd. Redmi Note 12 Pro 86741406 |
| /dts-v1/; | |
| / { | |
| compatible = "mediatek,mt7986a-spim-snand-rfb"; | |
| interrupt-parent = < 0x01 >; | |
| #address-cells = < 0x02 >; | |
| #size-cells = < 0x02 >; | |
| model = "MediaTek MT7986a RFB"; | |
| cpus { |
| import requests | |
| import datetime | |
| import base64 | |
| import hashlib | |
| # Dummy values, countryCode required if querying EU servers | |
| # Most important here are the hardware and channel | |
| params = { | |
| #"countryCode": "EU", | |
| "deviceID": "", |
| using System; | |
| using System.Collections.Generic; | |
| using System.Data.HashFunction; | |
| using System.Data.HashFunction.FNV; | |
| using System.IO; | |
| using System.Threading.Tasks; | |
| namespace WemFNVBrute | |
| { | |
| class Program |
| from fnvhash import fnv1a_64 | |
| missinghashes = {} | |
| def bruteHashes(): | |
| for x in range(2000): | |
| filepathBrute = 'base\\sound\\soundbanks\\sfx_container_{0}.opuspak'.format(x) | |
| testhash = fnv1a_64(bytes(filepathBrute, "utf-8")) | |
| for i in missinghashes: | |
| if testhash == int(i): |
| from scapy.all import * | |
| from socket import * | |
| interface = "enp0s31f6" | |
| def mysend(pay,interface = interface): | |
| sendp(pay, iface = interface) | |
| def packet_callback(packet): |
I hereby claim:
To claim this, I am signing this object: