Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.35 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.35 KB

Gallery3D Tecno Hidden Image Bypass Exploit

An automated script to extract hidden images from Tecno Camon X's in built app known as "Gallery3D".

The APK file works well, but I am working on an update I shall push the update soon :)

Installation

To install the exploit:

git clone https://github.com/tahaafarooq/gallery3d-tecno-exploit
cd gallery3d-tecno-exploit

Running

Execute the file "run.py", and fill in the inputs with the source path of the mounted path, and the destination path where the images shall be copied to. That's all :)

~$ python3 run.py

Please Enter Your Mobile Mounted Path : /run/user/1000/gvfs/mtp:host=TECNO_MOBILE_LIMITED_TECNO_CA7
Please Enter Path To Save Unhidden Images (/home/kali/Documents/) : /home/kali/Documents/images/
Revealing Hidden Images Now...
Images Unhidden! Abracadabra!
Please Open /home/kali/Documents/images/ To View The Images

img.png

img_1.png


Running In Android

Install the APK in your TECNO CAMON X , and run the application then click the button "REVEAL IMAGES" you should be able to get the images in the folder "Pictures" or "Documents" I dont really remember which path I had set it to be copied to, in the latest update.

image