Skip to content

ChickenHook/StartFlagExploit

Repository files navigation

StartFlagExploit

中文版本

Description

Affected Android versions: Android 10 / Android 11

Watch this Youtube Video for a quick introduction

StartFlagExploit

This exploit manipulates the "startActivity" Binder event in a way that let the ActivityManagerService die. This will also cause all other system services to die.

Read this for more technical details

Documentation

Execute test

Prebuilt APK

Fetch the APK here: Download

And enable "Unknown Sources" while install it on you're device!

Troubleshooting

Please create a bug report if you find any issues. This chapter will be updated then.

Donate

If you're happy with my library please order me a cup of coffee ;) Thanks.

Donate with PayPal

or

bc1qvll2mp5ndwd4sgycu4ad2ken4clhjac7mdlcaj

Other Projects

Project Description
ChickenHook A linux / android / MacOS hooking framework
BinderHook Library intended to hook Binder interface and manipulate events
RestrictionBypass Android API restriction bypass for all Android Versions
AndroidManifestBypass Android API restriction bypass for all Android Versions
..