I don't know where I should put this so I apologize if this is the wrong section.

I have a ISO that I have created to store my business data, applications and documents.

What I want is to password protect the CD. Just to keep unwanted eyes off my data. I realize that it will not protect from someone who is determined, but just the same.

Any Ideas? From editing the autorun to a ISO creation program. I'm open.

(by the way the disk includes both BART DOS startup, Hiren's bootable disk< and Regular Data, with an autorun program)

Much thanks in advanced!!!

Dani AI

Generated

Short answer: there is no simple “set a password on the burned CD” switch that will reliably stop anyone from mounting or copying the disc. The thread already shows two routes — tools that password an image file and archive/password programs — but those either leave the burned disc readable or require special extraction software each time. The practical, secure options are to store your data inside a strong encrypted container and burn that file, or to build a custom boot image that does the decryption itself (advanced).

A practical workflow that balances security with ease:

  1. Create a file-container (encrypted volume) using a modern disk‑encryption tool such as VeraCrypt (VeraCrypt).
  2. Mount the container, copy your business documents and programs into it, then dismount.
  3. Burn the container file to CD/DVD as a normal data file.
    This keeps the data unreadable unless the container is mounted with the correct passphrase. It also leaves your bootable tools separate (they won’t be auto‑unlocked).

If you must have a single disc that both boots and asks for a password, the only realistic route is a custom Live image (Linux) that includes cryptsetup/loopback support and prompts for a passphrase during boot to mount an embedded encrypted image. That takes nontrivial build/testing work and will not integrate transparently with Windows-based boot environments like BartPE/Hiren.

Notes and cautions: — autorun prompts do not provide security. , and others were right to flag image- and archive-based approaches as limited. Use a long passphrase, keep verified backups, and consider using an encrypted USB or hardware-encrypted drive for daily, portable use since CDs are easy to lose and hard to update.

Recommended Answers

All 9 Replies

I believe Magic ISO Maker will do this. Its a good app :)

Magic ISO and PowerISO will password protect an actual image file, but not the access to the disk.


And I simi-want the auto-run and bootable part to be password protected. although I quit looking at this rout because of it I will look again. I may lock the files needed to access the program and fengle my way around. Zelkea I will look thru those programs

Thanks all!

Member Avatar for Member #248785

So, you want to make it possible not even to open the thing if mounted? If you want that, you may as well zip it in a rar archive and password protect that. Use Winrar to do this.

Weird thing to ask for I know. You can encrypt a thumb drive right? I don't know exactly how to go about this. Ya a self extracting .rar archive of winxip would work. its an idea.

FYI, if you do not want to mess with winrar every time there are jump drives out with built in 256-bit AES security. You can get a 4GB for $45 as of 12/07.

Ya i've got a few just the bootable CD is what we use everyday and they constantly get lost. you can understand right?

Hi,
One easy way is to upload this data to an online storage site and password protect it there. it is safe and only be accessed with the password.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.