Hide file names in compressed file

A

Andy

I know you can use encryption to compress files, but is there a way to not show the file names within the archive without a password ?

Vielen Dank,
Andy
 
P

Paul

Andy said:
I know you can use encryption to compress files, but is there a way to not show the file names within the archive without a password ?

Vielen Dank,
Andy

Why not just encrypt the entire file ?

In other words, leave the file name as blah.zip ,
but when a person uses a file typing utility, it
will read as "noise". Then, the user will know
the entire thing is encrypted, and "something
very interesting" is inside.

Their favorite unzipping utility, won't be able
to open the file at all.

You run some kind of encryption program, after
the original ZIP is created...

directory ==> winzip ==> PGP ==> "blah.zip"

*******

An alternate approach, is to rename all the
files yourself. Go to the source directory,
and change

knownfilename.txt ==> efieruchwscshgrt.fbg

As long as you keep records, of which file is which,
they'll not know of their value. Or, they could assume
a file named "efieruchwscshgrt.fbg" is interesting,
and proceed to break the ZIP encryption.

Paul
 
J

J. P. Gilliver (John)

[QUOTE="Paul said:
I know you can use encryption to compress files, but is there a way
to not show the file names within the archive without a password ?
Vielen Dank,
Andy

Why not just encrypt the entire file ?

In other words, leave the file name as blah.zip ,
but when a person uses a file typing utility, it
will read as "noise". Then, the user will know
the entire thing is encrypted, and "something
very interesting" is inside.[/QUOTE]
[big snip]

Or just make a new - encrypted - archive that only contains the first
archive. (Which you can rename before you do it if you wish.)
--
J. P. Gilliver. UMRA: 1960/<1985 MB++G()AL-IS-Ch++(p)Ar@T+H+Sh0!:`)DNAf

"The people here are more educated and intelligent. Even stupid people in
Britain are smarter than Americans." Madonna, in RT 30 June-6July 2001 (page
32)
 
D

David H. Lipman

From: "Andy said:
I know you can use encryption to compress files, but is there a way to not show the file
names within the archive without a password ?

Vielen Dank,
Andy

It depends on the archive type.

Some won't let you view the contents (file names) if encrypted others will.
 
J

JJ

I know you can use encryption to compress files, but is there a way to not
show the file names within the archive without a password ?

Not with ZIP file or some kind of special third party utility.

ZIP file don't have file name encryption feature by design.
Neither do RAR and ACE archives.

AFAIK, only 7Z (7-Zip) and PEA (PeaZip) have similar feature.
By denying access to the archive completly.
Not by hiding each protected file.
But it's a nice feature to add to 7-Zip if it's possible.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top