-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How long the exploit should take? #5
Comments
Oh,, this poc is very old... Line 48 unsigned long target_addr = 0xffffffff81aa40e0; |
ye not available |
but if it where correct |
30 seconds, I guess. |
and access denied for |
How long the exploit should take?
It never completes even i leave it 48 hours
its stuck here for very long time(also i ignore the linker warning its will disappear after stripping the binary)
htop
report the exploit does doing processing (sometime its in interruptible sleep)compile command:
~/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android24-clang exploit.c -o exploit
then i transfer the executable to my android phoneuname -a
:Linux localhost 3.18.31-perf-g810e576 #1 SMP PREEMPT Mon Aug 10 11:41:32 CST 2020 aarch64 Android
Android 7.1.1 CHP1801
Also its exploit for CVE-2015-1805
The text was updated successfully, but these errors were encountered: