Skip to content

Ex094/upSplit---Username-Password-Splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

##upSplit - Username:Password Splitter

Helps you split usernames and passwords in the format user:pass. Useful if you have a huge list of user:pass requiring fast separation. The program automatically creates files for respective items i.e Usernames, Passwords in the same directory where you linked your original file.

##Instructions

  • Press Browse File
  • Locate your file containing the user:pass
  • Press Process
  • Let it Split!

##Files There are 2 files,

  • upsplit.java (Contains split, read, write methods)
  • NewJFrame.java (Contains the App Class and GUI Code)

About

Splits usernames and passwords in the format user:pass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages