Replacing dehashed passwords [HELP]

Aurora

Lurker
Member
Joined
Threads
2
Posts
10
Hi!

I am sorry for my first post not being any kind of contribution at all but I am in need of some help currently :)

So what I have now is a combo list email:pass with hashed passwords that I dehashed in hashcat.

What I want to do is replace the hashed passwords with the dehashed ones into my combo list and I was wondering what the fastest way in doing this is?

Doing it manually takes ages and I do really not feel like doing it password by password, it's almost as bad as manually checking the accounts instead of using a cracking software.

Thanks in advance if someone is able to help me with this :)
 
  • Aurora
    Created
  • Last reply
  • 4
    Replies
  • 455
    Views
  • 2
    Participants
  • Participants list
You may can use Notepad++ Replace function with Regular Expression "|" if your file is not that big. Otherwise try to use EmEditor which can handle very large files with same regular expression option.
 
  • Thread Starter Thread Starter
  • #3
You may can use Notepad++ Replace function with Regular Expression "|" if your file is not that big. Otherwise try to use EmEditor which can handle very large files with same regular expression option.
Thanks for replying. However I managed to find an awesome software here on the forums that removes the need of any manual labour.