deviato / DroidPPPwn

PPPwn_cpp for Android + App Frontend [needs rooted device]
82 stars 2 forks source link

[*] Defeating KASLR... Bus error #17

Closed YasefDogan closed 1 month ago

YasefDogan commented 1 month ago

["] Scanning for corrupted object... 0xb00 Scanning for corrupted object.. Oxa00[]Scanning for corrupted object... 0x900[] Scanning for corrupted object.. 0x800[] Scanning for corrupted object... 0x700[] Scanning for corrupted object... 0x600[]Scanning for corrupted object...0x500[]Scanning for corrupted object... 0x400[]Scanning for corrupted object... 0x300[]Scanning for corrupted object... 0x200[]Scanning for corrupted object... 0x100[+] Scanning for corrupted object..found fe80::004f:4141:4141:4141 [+] STAGE 2: KASLR defeat [] Defeating KASLR... Bus error. I got this error ehile using an old device (s3 neo) after that error console just crashes and shut itself down, when i opened it it checks for courrepted data in hard drive ithink it kernel panics is there any fix for that

deviato commented 1 month ago

Try replacing pppwn binary in /data/data/it.deviato.droidpppwn/lib/ with one of the original build from xfangfang here: https://nightly.link/xfangfang/PPPwn_cpp/workflows/ci.yaml/main?status=completed I would try arm-linux-musleabi(cortex_a7), arm-linux-musleabi(mpcorenovfp), or https://nightly.link/xfangfang/PPPwn_cpp/workflows/ci.yaml/main/arm-linux-musleabi%28pi_zero_w%29

I had the same, but opposite, problem as you with this builds or cross-compiling from my linux machine. That's why I recompiled the binary directly on android phone.

deviato commented 1 month ago

Check new version 1.2