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

Jump to content



Photo

Passwort/Hash - Sorter


  • Please log in to reply
Passwort/Hash - Sorter

#1

pruned_74984806
pruned_74984806
    Offline
    0
    Rep
    1
    Likes

    Advanced Member

  • PipPipPipPip
Posts: 140
Threads: 8
Joined: Feb 14, 2016
Credits: 0
Eight years registered
#1

Hi

 

Need a Tool which can sort the unhasched pw and replace

on the right place with the hashed after the email : (sry my english is wrong...)

 

I have a list with email : hash

Example:

franz1108@pruned_24245306.de:bcec3099bc9301ab69e21f773c197107
don-don@pruned_24245306.de:0b8e4af8c9b727f011c20a37def2ed55
scout48.1962@pruned_24245306.de:17f6d391a7d3b96d39878e014dd3223c
konstantinruhe@pruned_24245306.de:cb56c762ea04bc6fcfe2e48177ca64dc
rudzki@pruned_24245306.de:3ed374b5c5c09c90b3cf106cd592cfec
defender216b@pruned_24245306.de:430e6d0d89ce11fd71190091281d4d25
steven.rosado1@pruned_24245306.de:ee324c7fe4c8b8aa6bb84af3475a3919
lilfreaky1@pruned_24245306.de:0051d175b6af8d3a2150bbcf638dc400
a.kloep@pruned_24245306.de:1ea9ef7aa1cf2baaac6e1dcf823097a6
angiekruemel@pruned_24245306.de:17f90104bc31d6dd7e1a1459ca083da0
sael.1@pruned_24245306.de:a3132efbeaace22c03ff932ae68221d4
ayjam@pruned_24245306.de:73b3d2eafe66efca9aadf302ad870cf0
mirjam.k2@pruned_24245306.de:5cf03f28236ac5f74a5a8abe661873a8
kol.kaja@pruned_24245306.de:8aad30231b6a33ee0278137ec43e347c
jam-fashion@pruned_24245306.de:d36bc46a31b5bb7a8d3eace4cef95ed9
mike2040@pruned_24245306.de:929866e07678a935c45e23f6bc6af4fd
and.xs@pruned_24245306.de:b40c7cf9a47559b993a8432e88264565
jens.zimmer1@pruned_24245306.de:96b012bd75a1e8bc29023e9afe2b72b4
slashwild@pruned_24245306.de:83423c68c68e6fdfb4fe3ea05423d1f5
timklinker@pruned_24245306.de:898954824251d19f95e04ca8c0577f53

now i decrypt a few of the hash´s

 

Example:

0051d175b6af8d3a2150bbcf638dc400:rifubuxa
0b8e4af8c9b727f011c20a37def2ed55:hasie01
17f6d391a7d3b96d39878e014dd3223c:gapibeke
17f90104bc31d6dd7e1a1459ca083da0:deseree
1ea9ef7aa1cf2baaac6e1dcf823097a6:wivypyxy
430e6d0d89ce11fd71190091281d4d25:214DE66
5cf03f28236ac5f74a5a8abe661873a8:nowymino
73b3d2eafe66efca9aadf302ad870cf0:dehorogu
83423c68c68e6fdfb4fe3ea05423d1f5:hamokiru
898954824251d19f95e04ca8c0577f53:tixuruju
8aad30231b6a33ee0278137ec43e347c:xycyxuca
929866e07678a935c45e23f6bc6af4fd:wytakugi
96b012bd75a1e8bc29023e9afe2b72b4:qydejuky
a3132efbeaace22c03ff932ae68221d4:japasoxu
b40c7cf9a47559b993a8432e88264565:Bremen11
bcec3099bc9301ab69e21f773c197107:cuvenure
cb56c762ea04bc6fcfe2e48177ca64dc:dusomabi
d36bc46a31b5bb7a8d3eace4cef95ed9:jamfashion
ee324c7fe4c8b8aa6bb84af3475a3919:ligokoty

how can i exchange now the hash in the first example

with the correct password ?

 

my final example must look like this

 

Final Example:

don-don@pruned_24245306.de:rifubuxa
scout48.1962@pruned_24245306.de:hasie01
konstantinruhe@pruned_24245306.de:gapibeke
rudzki@pruned_24245306.de:deseree
defender216b@pruned_24245306.de:wivypyxy
steven.rosado1@pruned_24245306.de:214DE66
lilfreaky1@pruned_24245306.de:nowymino
a.kloep@pruned_24245306.de:dehorogu
angiekruemel@pruned_24245306.de:hamokiru
sael.1@pruned_24245306.de:tixuruju
ayjam@pruned_24245306.de:xycyxuca
mirjam.k2@pruned_24245306.de:wytakugi
kol.kaja@pruned_24245306.de:qydejuky
jam-fashion@pruned_24245306.de:japasoxu
mike2040@pruned_24245306.de:Bremen11
and.xs@pruned_24245306.de:cuvenure
jens.zimmer1@pruned_24245306.de:dusomabi
slashwild@pruned_24245306.de:jamfashion
timklinker@pruned_24245306.de:ligokoty

I hope you understand me  :)

Thx


Edited by thenoob1, 03 December 2017 - 07:39 PM.

  • 0

#2

Dei94
Dei94
    Offline
    0
    Rep
    3
    Likes

    Advanced Member

  • PipPipPipPip
Posts: 91
Threads: 3
Joined: Oct 07, 2017
Credits: 0
Six years registered
#2

if i understood u right u want to make a software that decrypt the hash code. Idk which language u are coding at but the idea i would say it takes one argument after that u seperate that one list into 2 list.

 

so it becomes [list1] : [list2]. After that list2 is where the hash codes is and i give a while loop so after the next element has no value jump to the next row and keep doing untill it reaches a empty row. And for all those decrypted hash codes

 

post them into a new list which we could call it the list3. Where u in the end adds and make a list 4 that has  list 1 and list 3.


  • 0

#3

pruned_74984806
pruned_74984806
    Offline
    0
    Rep
    1
    Likes

    Advanced Member

  • PipPipPipPip
Posts: 140
Threads: 8
Joined: Feb 14, 2016
Credits: 0
Eight years registered
#3

my english is very wrong

i have

email : hash and need

email : pass


  • 0


 Users browsing this thread: