ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Python Hashfixer (Creates bash script) ~ Organize your Databases


  • Please log in to reply
Python Hashfixer (Creates bash script) ~ Organize your Databases

#1

Heksur
Heksur
    Offline
    7
    Rep
    9
    Likes

    Addicted

Posts: 165
Threads: 9
Joined: Oct 26, 2015
Credits: 0

Eight years registered
#1

Hello everyone,

 

I basically just started learning Python and made this script to make things easier for me when looking at hashes.

This script uses user-input to create a bash script with awk code written inside to split up files.

 

For example, you have a file with these contents:

user:mail:hash:salt:pass

You would like these organized and thus readable without the data you do not currently need.

 

The script it creates, will make an output .txt file with the name of your choosing with for example these contents:

user         pass

Note: I do know that this is very simple and perhaps useless to some, but it speeds up my overall process of reading hashes. Also, it was made for people that do not have knowledge of the awk command-line.

 

Hidden Content
You'll be able to see the hidden content once you reply to this topic or upgrade your account.

 

~Heksur~


  • 0

Here are some motivational quotes:

c74036a43ba045aaa531c6868d1de521.png

 

7qOTtSa.png

 

b37366840c5f442c978c9b8340882d5b.png


#2

nonucena22
nonucena22
    Offline
    0
    Rep
    -1
    Likes

    New Member

Posts: 19
Threads: 0
Joined: Mar 27, 2016
Credits: 0
Eight years registered
#2

nice, thanks


  • 0

#3

staysteeze
staysteeze
    Offline
    2
    Rep
    1
    Likes

    Member

Posts: 51
Threads: 1
Joined: Jul 12, 2015
Credits: 0
Eight years registered
#3

ty


  • 0

#4

xxxstfuxxx
xxxstfuxxx
    Offline
    0
    Rep
    1
    Likes

    Member

Posts: 47
Threads: 2
Joined: Jan 12, 2016
Credits: 0
Eight years registered
#4

Hello everyone,

 

I basically just started learning Python and made this script to make things easier for me when looking at hashes.

This script uses user-input to create a bash script with awk code written inside to split up files.

 

For example, you have a file with these contents:

user:mail:hash:salt:pass

You would like these organized and thus readable without the data you do not currently need.

 

The script it creates, will make an output .txt file with the name of your choosing with for example these contents:

user         pass

Note: I do know that this is very simple and perhaps useless to some, but it speeds up my overall process of reading hashes. Also, it was made for people that do not have knowledge of the awk command-line.

 

 

 

~Heksur~

thanks mate :)


  • 0

#5

pruned_30754261
pruned_30754261
    Offline
    0
    Rep
    -2
    Likes

    Junkie

  • PipPipPipPipPipPip
Posts: 382
Threads: 1
Joined: Aug 14, 2015
Credits: 0
Eight years registered
#5

ty


  • 0


 Users browsing this thread: