sanitation@lemmy.today to Technology@lemmy.worldEnglish · 7 days 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-up1412arrow-down13
arrow-up1409arrow-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 · 7 days agomessage-square56linkfedilink
minus-squareBitUnWise@programming.devlinkfedilinkEnglisharrow-up15·7 days 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·7 days agoAh okay, so then I retract my statement and better my reading-skills 😁
minus-squareBitUnWise@programming.devlinkfedilinkEnglisharrow-up3·6 days 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