v2.3
- Payload is executed from RAM using
memfd
- Ramdisk cleanup (
init.rc
, temp dir) for better stealth - Changed launch stage to
post-fs-data
for earlier cleanup - Persistence directory creation is now optional (
config.prop
) - Fixed exposure to ADB shell in
/dev
on some 2SI devices - Fixed executor forkbomb (lol)