elliwigy

Results 17 comments of elliwigy

Not sure if it matters but you can run those commands from shell/on the device itself.. If you run: ``` xxd libstagefright_soft_mp3dec.so|grep 01000 00001000: 695f 6d65 6d63 7079 3400 5f5f...

These are all the ones it finds: ``` for i in vendor/lib/*.so; do echo $i; xxd $i | grep "001000: 5f" ; done vendor/lib/android.automotive.watchdog-V2-ndk_platform.so vendor/lib/[email protected] vendor/lib/[email protected] vendor/lib/[email protected] vendor/lib/[email protected] vendor/lib/[email protected] vendor/lib/[email protected]...

> Hey elliwigy how are you doing, ok i will check as you instructrd above i do see that libstagefright_soft_mp3dec.so on s22 doesnt seem to exist there other libstagefright libs...

> You cannot run the command on device. You must extract firmware image on Linux PC like ubuntu. > > According to your output, we can choose lib for overwrite....

> The program writes to /system/lib/libldacBT_enc.so and then uses that to write to the vendor files. > > The Payload in libc++ mmaps libldacBT_enc.so for stage2 payload which is located...

> The program writes to /system/lib/libldacBT_enc.so and then uses that to write to the vendor files. > > The Payload in libc++ mmaps libldacBT_enc.so for stage2 payload which is located...

> [dirtypipe-android-1.0.3-debug2.zip](https://github.com/polygraphene/DirtyPipe-Android/files/8371679/dirtypipe-android-1.0.3-debug2.zip) > > Try second version if you got "libc : Fatal signal ..." in logcat. It will generate empty file on /dev/.s2a if stage2 was successfully called. >...

> [dirtypipe-android-1.0.3-beta.zip](https://github.com/polygraphene/DirtyPipe-Android/files/8371837/dirtypipe-android-1.0.3-beta.zip) > > Try this version if you succeeded to run debug1-3. If this version still reboot the device, there is something wrong on kernel module. Yep, kernel panic/crash...

My spr/tmb pixel 6 I just had them sim unlock it and was able to unlock the BL

> Verizon sim unlocked mine and said it should be bootloader unlockable after. It wasn't. Was escalated to higher tier of tech support and they said they had no means...