
Kernel exploit for Redmi Pad Pro (dizi) / POCO Pad 5G.
/IONSTACK -> create new namespaceIONSTACK_SO -> create new bucket ionstack-so/admin.html for admin panel (logs + SO file management)├── 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)