Pinned Repositories
chrome-forensics
script to extract browser history data from Google Chrome's SQLite databases
domain-registrations
Generate csv file containing every domain registered on specified date/date range
dronereg
Extract all registered and deregistered drones from the FAA Aircraft Registration Database
ip6hole
eBPF based tool to drop IPv6 traffic
pscrape
quickly generate a list of free and working proxies
pyflow
BCC based tool to trace function call/return hierarchy of Python scripts and processes
strace-perfetto
strace-perfetto runs strace and converts the raw output to a Trace Event JSON file. The JSON file can then be analyzed using Google's Perfetto UI
sys-call
Linux syscall implementations, calling conventions, and shellcode examples
tls-decryption
Decrypt TLS traffic from a pcap file
whois
Fast bulk WHOIS lookup
lbirchler's Repositories
lbirchler/tls-decryption
Decrypt TLS traffic from a pcap file
lbirchler/strace-perfetto
strace-perfetto runs strace and converts the raw output to a Trace Event JSON file. The JSON file can then be analyzed using Google's Perfetto UI
lbirchler/domain-registrations
Generate csv file containing every domain registered on specified date/date range
lbirchler/pscrape
quickly generate a list of free and working proxies
lbirchler/sys-call
Linux syscall implementations, calling conventions, and shellcode examples
lbirchler/whois
Fast bulk WHOIS lookup
lbirchler/chrome-forensics
script to extract browser history data from Google Chrome's SQLite databases
lbirchler/dronereg
Extract all registered and deregistered drones from the FAA Aircraft Registration Database
lbirchler/Computer-Architecture
Computer Architecture
lbirchler/config
lbirchler/ip6hole
eBPF based tool to drop IPv6 traffic
lbirchler/misc
ad-hoc/miscellaneous scripts
lbirchler/pyflow
BCC based tool to trace function call/return hierarchy of Python scripts and processes
lbirchler/bpf-examples
Making eBPF programming easier via build env and examples
lbirchler/qira
QEMU Interactive Runtime Analyser