aboutsummaryrefslogtreecommitdiffstats
path: root/minzip
diff options
context:
space:
mode:
authorDoug Zongker <dougz@android.com>2014-01-13 10:04:25 -0800
committerDoug Zongker <dougz@android.com>2014-01-16 13:37:55 -0800
commit76adfc5309936a07218ce53b5ab284d5746fa84c (patch)
tree240cf66d904ec5e0cd8abea3523fa0e066de3d2e /minzip
parent99916f0496cfe37891d40f21a9a0e387620a8a60 (diff)
downloadbootable_recovery-76adfc5309936a07218ce53b5ab284d5746fa84c.zip
bootable_recovery-76adfc5309936a07218ce53b5ab284d5746fa84c.tar.gz
bootable_recovery-76adfc5309936a07218ce53b5ab284d5746fa84c.tar.bz2
program to store unencrypted files in an encrypted filesystem
uncrypt can read a file on an encrypted filesystem and rewrite it to the same blocks on the underlying (unencrypted) block device. This destroys the contents of the file as far as the encrypted filesystem is concerned, but allows the data to be read without the encryption key if you know which blocks of the raw device to access. uncrypt produces a "block map" file which lists the blocks that contain the file. For unencrypted filesystem, uncrypt will produce the block map without touching the data. Bug: 12188746 Change-Id: Ib7259b9e14dac8af406796b429d58378a00c7c63
Diffstat (limited to 'minzip')
0 files changed, 0 insertions, 0 deletions