You are viewing our Forum Archives. To view or take place in current topics click here.
xUSB | USB Security Tool [PREVIEW]
Posted:

xUSB | USB Security Tool [PREVIEW]Posted:

-TTGxPr0M0dz
  • Powerhouse
Status: Offline
Joined: Jul 18, 201113Year Member
Posts: 430
Reputation Power: 20
Status: Offline
Joined: Jul 18, 201113Year Member
Posts: 430
Reputation Power: 20
Hello everyone, I have begun a new project, called "xUSB". This program will run off of your flashdrive by making a hidden folder that you can store notes and passwords in, but these files are encrypted using AES encryption. I will go into more into detail later, but for now, here are some screenshots:


[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]


I will be adding more soon, features including:
-Autorun when you plug your flashdrive in
-A file securer (Pictures and Videos and maybe some other files will only be opened by the program)
-Other various things
-Any reasonable suggestions
#2. Posted:
snowboarder716
  • Resident Elite
Status: Offline
Joined: Dec 16, 201013Year Member
Posts: 266
Reputation Power: 10
Status: Offline
Joined: Dec 16, 201013Year Member
Posts: 266
Reputation Power: 10
Thats pretty cool>> how about a picture of a naked asian guy pops up wen u type a wrong password in.
#3. Posted:
Trollarch
  • TTG Senior
Status: Offline
Joined: Feb 24, 201212Year Member
Posts: 1,164
Reputation Power: 62
Status: Offline
Joined: Feb 24, 201212Year Member
Posts: 1,164
Reputation Power: 62
snowboarder716 wrote Thats pretty cool>> how about a picture of a naked asian guy pops up wen u type a wrong password in.


Ewwww. Why you want that to happen?
#4. Posted:
CloneGFX
  • Powerhouse
Status: Offline
Joined: Jun 20, 201212Year Member
Posts: 442
Reputation Power: 18
Status: Offline
Joined: Jun 20, 201212Year Member
Posts: 442
Reputation Power: 18
Very nice work :thumbsup:
#5. Posted:
-TTGxPr0M0dz
  • Powerhouse
Status: Offline
Joined: Jul 18, 201113Year Member
Posts: 430
Reputation Power: 20
Status: Offline
Joined: Jul 18, 201113Year Member
Posts: 430
Reputation Power: 20
snowboarder716 wrote Thats pretty cool>> how about a picture of a naked asian guy pops up wen u type a wrong password in.

The only thing that happens if you get the password wrong is that the decryption turn to gibberish. The picture would be a bit creepy if I was trying to sell it.
#6. Posted:
CodePanda
  • New Member
Status: Offline
Joined: May 20, 201212Year Member
Posts: 25
Reputation Power: 1
Status: Offline
Joined: May 20, 201212Year Member
Posts: 25
Reputation Power: 1
That's pretty nice man! Might I ask what programming language did you use? Just curious
#7. Posted:
JustVisualBasic
  • New Member
Status: Offline
Joined: Jul 02, 201212Year Member
Posts: 6
Reputation Power: 0
Status: Offline
Joined: Jul 02, 201212Year Member
Posts: 6
Reputation Power: 0
-TTGxPr0M0dz wrote
snowboarder716 wrote Thats pretty cool>> how about a picture of a naked asian guy pops up wen u type a wrong password in.

The only thing that happens if you get the password wrong is that the decryption turn to gibberish. The picture would be a bit creepy if I was trying to sell it.


No one would pay for this. TrueCrypt is so much better, and more efficient. Also it uses military grade encryptions. This is probably going to use unsalted Base64, or some other easily reversible encryption.

I bet my bank account that the feds can decrypt this in seconds.
#8. Posted:
RDCA
  • TTG Contender
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
JustVisualBasic wrote
-TTGxPr0M0dz wrote
snowboarder716 wrote Thats pretty cool>> how about a picture of a naked asian guy pops up wen u type a wrong password in.

The only thing that happens if you get the password wrong is that the decryption turn to gibberish. The picture would be a bit creepy if I was trying to sell it.


No one would pay for this. TrueCrypt is so much better, and more efficient. Also it uses military grade encryptions. This is probably going to use unsalted Base64, or some other easily reversible encryption.

I bet my bank account that the feds can decrypt this in seconds.


He said in the OP that he is using an AES encryption, which isn't the strongest encryption, but it is classified as a medium one. Also TrueCrypt doesn't use military grade encryptions, they use things like RSA and blowfish, it has nothing to do with the encryption really though, it is just all the different parallel possibilities. As it takes so many things into account.
#9. Posted:
JustVisualBasic
  • New Member
Status: Offline
Joined: Jul 02, 201212Year Member
Posts: 6
Reputation Power: 0
Status: Offline
Joined: Jul 02, 201212Year Member
Posts: 6
Reputation Power: 0
TrueCrypt:
[ Register or Signin to view external links. ]

Really, if you want this to be VERY secure, I suggested salting your encryption, and using a keypool.
#10. Posted:
-TTGxPr0M0dz
  • Powerhouse
Status: Offline
Joined: Jul 18, 201113Year Member
Posts: 430
Reputation Power: 20
Status: Offline
Joined: Jul 18, 201113Year Member
Posts: 430
Reputation Power: 20
JustVisualBasic wrote TrueCrypt:
[ Register or Signin to view external links. ]

Really, if you want this to be VERY secure, I suggested salting your encryption, and using a keypool.


This is the encryption sub. Salted? Yes.
[ Register or Signin to view external links. ]

And @RDCA Thank you for pointing that out. I know it isn't the most powerful encryption, but I wouldn't be selling it for a lot of money, either. I was thinking like $10
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.