Skip to content

Instantly share code, notes, and snippets.

View userlandkernel's full-sized avatar
😈
MSR tcr_el1, PWNTOQUEEN_64K

Lisa Voigtländer userlandkernel

😈
MSR tcr_el1, PWNTOQUEEN_64K
View GitHub Profile
@userlandkernel
userlandkernel / altijd-bonusbox.py
Last active August 13, 2024 22:38
[WIP] Mijn bonusbox, altijd alles in de bonus
#!/usr/bin/env python3
"""
Project AlbertPWN
(c) 2021, Sem Voigtlander (@userlandkernel)
"""
import sys
import os
import struct
import time
import requests