Skip to content

Recover the data from the iOS/Android Vault App without a password.

Notifications You must be signed in to change notification settings

iproxy/vault-hide-photos-videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

vaulty-hide-photos-videos

Recover the data stored inside the .vdata file from the Android Vaulty application without a password.

What is Vaulty?

Vaulty offers to keep your pictures or videos on your phone that you don't want others to see private from prying eyes. The Vaulty application allows users to set a password to a, "Vault" that contains your selected stored videos or pictures.

More information on this application and the features can be found on their website: Vaulty

Information

(.vdata) Files

These types of files created by Vaulty are named using a string of numbers and hide in the, "/Documents/Vaulty" directory of your phone. These files can be opened using any hex editor.

Download: Hex Editor > HxD

File Signatures

(.3GG, .3GP, .3G2) - 66 74 79 70 33 67 70 | ftyp3gp
(.mp4) - 66 74 79 70 6D 70 34 32 | ftypmp42
(.png) - 89 50 4E 47 0D 0A 1A 0A | ‰PNG....
(.JPE, .JPEG, .JPG) - FF D8 | ÿØ
Vaulty

6F 62 73 63 75 72 65 64 | obscured

Manual Tutorial

Coming Soon

  • Rough Draft
  • Type final copy

Video Tutorial

Coming Soon

FOSSA Status

About

Recover the data from the iOS/Android Vault App without a password.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published