sanitation@lemmy.today to Technology@lemmy.worldEnglish · 1 month agoOpen-source stealth USB hides an encrypted partition behind an 8GB decoy drive Phantom Drive appears as a regular USB stick until you create a text file to unlock the hidden datawww.tomshardware.comexternal-linkmessage-square56linkfedilinkarrow-up1413arrow-down13
arrow-up1410arrow-down1external-linkOpen-source stealth USB hides an encrypted partition behind an 8GB decoy drive Phantom Drive appears as a regular USB stick until you create a text file to unlock the hidden datawww.tomshardware.comsanitation@lemmy.today to Technology@lemmy.worldEnglish · 1 month agomessage-square56linkfedilink
minus-squareBitUnWise@programming.devlinkfedilinkEnglisharrow-up15·1 month agoIt looks for a string “password:xyz” bring written to any file, where xyz is the password. If you get the password wrong it’ll just write the file normally
minus-squareDyskolos@lemmy.ziplinkfedilinkEnglisharrow-up4·1 month agoAh okay, so then I retract my statement and better my reading-skills 😁
minus-squareBitUnWise@programming.devlinkfedilinkEnglisharrow-up3·1 month agoNo worries, I had to read stuff outside of the articles to get that information
It looks for a string “password:xyz” bring written to any file, where xyz is the password. If you get the password wrong it’ll just write the file normally
Ah okay, so then I retract my statement and better my reading-skills 😁
No worries, I had to read stuff outside of the articles to get that information