G-Stress Posted October 30, 2007 Posted October 30, 2007 Hey guys I remember episode 2x10 and i'm just now finally trying it out. I remember Mubix did have the truecrypt portion of the code on his site, but now I can't seem to find it on there. I seen a couple forums where they mentioned code relating to the same setup, but haven't tried yet. I'm wanting to set it up basically just like he has it. I'm guessin he installed truecrypt to his U3 Drive, then an autorun.bat file with the truecrypt code to ask for the password and after correct password rub pstart.exe? Quote
sablefoxx Posted October 31, 2007 Posted October 31, 2007 Open up truecrypt click "Tools" > "Traveller Disk Setup" > Follow instructions. Basically copies Truecrypt as a portable app onto the drive and creates a .inf for any file you want. U3 NOT required. Quote
G-Stress Posted October 31, 2007 Author Posted October 31, 2007 ahhhh... I see, thanks alot man:D and then I assume just add the code Mubix used to the .inf file and call it maybe autorun.inf? Quote
sablefoxx Posted October 31, 2007 Posted October 31, 2007 It is all gravy my friend, let me know if you run into problems / have more questions. Quote
G-Stress Posted November 19, 2007 Author Posted November 19, 2007 @sablefoxx I finally got around to trying to finish this up. I did the traveler setup created a hidden volume inside a regular volume and set the program "PStart.exe" in the options to start, but when I insert it does not ask for my password? I'm assuming it's not auto-mounting the drive like it should. It did create an .inf file, but it just isn't launching when I insert the drive? Quote
sablefoxx Posted November 27, 2007 Posted November 27, 2007 If you could also post your code here that would help ;) Quote
mubix Posted December 14, 2007 Posted December 14, 2007 @echo off truecrypt /q /v mubix.pst /lo /b o:pstart.exe This is in my go.cmd on my hacked U3 drive. the /lo mounts to the O drive (usually not taken), /q is quite /v I've posted a list of command line switches Quote
G-Stress Posted December 14, 2007 Author Posted December 14, 2007 @ Mubix, Thanks man appreciate it:) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.