Skip to content

Instantly share code, notes, and snippets.

View bilbilaki's full-sized avatar
:electron:
Learning New Things...

Inosuke Hashibira bilbilaki

:electron:
Learning New Things...
View GitHub Profile
@bilbilaki
bilbilaki / service_call_test.py
Created December 20, 2025 14:38 — forked from ktnr74/service_call_test.py
*update_transaction_codes.py* parses Android services source code to find out transaction codes and saves them in YAML format for later use. *transaction_codes.yaml* is an example of the resulting file. *service_call_test.py* shows how it can be used
#!/usr/bin/python
import os
import sys
import time
import yaml
import subprocess
import re
import struct
@bilbilaki
bilbilaki / 00 - A collection of free DNS Servers
Created September 27, 2024 10:34 — forked from kasuken/00 - A collection of free DNS Servers
Set and Reset DNS Settings with PowerShell
A collection of my favorites DNS