
Exploit del kernel per Redmi Pad Pro (dizi) / POCO Pad 5G.
/IONSTACK -> crea un nuovo namespaceIONSTACK_SO -> crea un nuovo bucket ionstack-so/admin.html per il pannello di amministrazione (log + gestione file SO)├── index.html # Main page (upload SO + run exploit)
├── admin.html # Admin panel (logs + SO management)
├── exploit.html # Browser exploit iframe
├── kernel.so # Pre-compiled SO file
├── _routes.json # Pages Functions routing config
└── functions/
└── api/
└── [[route]].js # Cloudflare Pages Function (API backend)