Giulio 912aea7dee Added kernel and ramdisk to firmware tree há 4 anos atrás
..
prolin-xcb-client @ 8d00509ab2 499c1e91e8 Added privesc code and xcb-client há 4 anos atrás
Readme.md 912aea7dee Added kernel and ramdisk to firmware tree há 4 anos atrás
privesc.c 499c1e91e8 Added privesc code and xcb-client há 4 anos atrás

Readme.md

prolin-xcb-client

Python-ADB fork in order to communicate with the Pax xcbd daemon. Supports natively directory listing, reading and writing. Port forwarding may be done trough the original xcb client.

privesc.c

The shared library used for privilege escalation.

Compile with:

arm-none-eabi-gcc -shared -fPIC -o privesc.so privesc.c -nostartfiles -static