[STOCK 5.0.2/CloudyG2 3.x/FlymeOS][D80x/F320S/VS980/L01F] Stagefright 2.0 FIX

Search This thread

Eselter

Senior Member
Nov 10, 2010
713
709
Warsaw
Hello I made package with fix for stagefright exploit.
Fixed libs come from 30f ROM. I hope all will be OK ;)
I made it for CloudyG2 but should work on other lollipop stock based ROM. Please check and replay.

Confirm working on:
LG D802/D801/D800/F320S/VS980/L01F CloudyG2 3.3 + default/dorimanx/xceed kernel
LG D802 Stock 5.0.2 30b + dorimanx/xceed kernel
LG D802 FlymeOS + xceed kernel


Not working on:
LG D802 stock 5.02 30b + stock kernel
LG LS980 stock based ROM


Proof:
Before:
View attachment 3461519
After:
Screenshot_2015-11-11-13-38-43.png

Download:
For safety reasons please make backup!

CloudyG2_3.3_Stagefright_fix.zip - new patch by @cybernetus (Stagefright 2.0)
View attachment 3461518 - old one (Stagefright 1.0)


MOD EDIT: Unsure which LG G2 version this works w/ atm.
 
Last edited:

metteduch

Senior Member
Jun 7, 2012
480
397
[D802][LP] Stagefright fix

Attached is a flashable zip that fixes stagefright vulnerability for D802 stock based lollipop ROMs. It also works for Cloudy/G4 ROM ports. It does not work on KitKat ROMs!

The zip replaces libs with files from the new 30F firmware.

Enjoy.

Who made this? Not me and I can't find where it was originally posted so I am just sharing it. Full credits will be given once the guy shows up.
 

Attachments

  • Stagefright_fix.zip
    16.2 MB · Views: 1,159

domg73

Senior Member
Jul 16, 2011
175
72
Seems to work as expected on stock 30b rom... Stagefright detector says not affected.
 

Eselter

Senior Member
Nov 10, 2010
713
709
Warsaw
Attached is a flashable zip that fixes stagefright vulnerability for D802 stock based lollipop ROMs. It also works for Cloudy/G4 ROM ports. It does not work on KitKat ROMs!

The zip replaces libs with files from the new 30F firmware.

Enjoy.

Who made this? Not me and I can't find where it was originally posted so I am just sharing it. Full credits will be given once the guy shows up.

This is my fix only someone change name and delete one line from updater-script.
 

galets

Senior Member
Apr 1, 2006
285
26
Installed this on top of UltraPop 1.2 (ZVG), device will not start anymore. Getting "security error" when booting
 

seppukusaga

Member
Aug 28, 2015
42
5
bricked my sprint lg g2 with ultrapop

---------- Post added at 04:19 AM ---------- Previous post was at 04:16 AM ----------

probably because mine is a sprint version but i just wanted to test it
 

Eselter

Senior Member
Nov 10, 2010
713
709
Warsaw
But I'm not sure with which rom and device it work ;)
I think it work on all roms based on stock 5.0.2 from D802.
 
Last edited:

60nine

Senior Member
But I'm not sure with which rom and device it work ;)
I think it work on all roms based on stock 5.0.2 from D802.

well it clearly doesn't work on sprint stock roms :)
2 people already bricked their devices...

i still didn't try this on somboons srk2-00 stock based rom (d802, eur)

when i get some time, i'll do a full backup and try this... will report how it went
 

Top Liked Posts

  • There are no posts matching your filters.
  • 50
    Hello I made package with fix for stagefright exploit.
    Fixed libs come from 30f ROM. I hope all will be OK ;)
    I made it for CloudyG2 but should work on other lollipop stock based ROM. Please check and replay.

    Confirm working on:
    LG D802/D801/D800/F320S/VS980/L01F CloudyG2 3.3 + default/dorimanx/xceed kernel
    LG D802 Stock 5.0.2 30b + dorimanx/xceed kernel
    LG D802 FlymeOS + xceed kernel


    Not working on:
    LG D802 stock 5.02 30b + stock kernel
    LG LS980 stock based ROM


    Proof:
    Before:
    View attachment 3461519
    After:
    Screenshot_2015-11-11-13-38-43.png

    Download:
    For safety reasons please make backup!

    CloudyG2_3.3_Stagefright_fix.zip - new patch by @cybernetus (Stagefright 2.0)
    View attachment 3461518 - old one (Stagefright 1.0)


    MOD EDIT: Unsure which LG G2 version this works w/ atm.
    6
    [D802][LP] Stagefright fix

    Attached is a flashable zip that fixes stagefright vulnerability for D802 stock based lollipop ROMs. It also works for Cloudy/G4 ROM ports. It does not work on KitKat ROMs!

    The zip replaces libs with files from the new 30F firmware.

    Enjoy.

    Who made this? Not me and I can't find where it was originally posted so I am just sharing it. Full credits will be given once the guy shows up.
    4
    @EnterpriseDeveloper go to chrome and open chrome://flags#disable-media-source and enable it.
    3
    I trust app by Zimperium.
    "The Stagefright bug was discovered by Joshua Drake from the Zimperium security firm" so I trust them ;)
    3
    fix for security error

    I've got D802 5.0.2 v30b stock and I *thought* I had a custom kernel. So I installed the patch and my phone wouldn't boot anymore, all I got was "Security error". Of couse, I didn't have a backup. So to fix this without losing any of my apps/data, I did this:
    1. Boot into recovery
    2. Installed minimal ADB on my computer from here:http://xdaforums.com/showthread.php?t=2317790
    3. Downloaded the Dorimanx kernel from here: http://dorimanx.shine.sk/LG-LP/
    4. Put the downloaded zip in C:\Program Files (x86)\Minimal ADB and Fastboot
    5. Enabled and started ADB on my phone
    6. Launched adb on my computer
    7. Executed command:
    Code:
    adb sideload downloadedkernel.zip
    8. Installed successfully, booted successfully, all my data is still there and stagefright fixed.

    Hope this helps someone.