How do I extract MD5 hashes from a list/string?

Support
  • I have a program made which involves MD5 hashes, but every few lines there is just some random shit which is breaking the program. Trying to basically clean up the outputfile by turning it into a list, then a string, and then using regex to only take md5, but It just wasnt working for some reason. If anyone has any tips, would appreciate it.

  • Can you paste here the full text and then the desired text that need to be extracted?

  • I figured it out nvm. I just set this "\w{32}" as the regex but I actually clicked on the w/ button and then typed in the 32. Seems to work fine

  • 1 Votes
    47 Posts
    4797 Views
  • How to delete CR in a string

    Support
    0 Votes
    2 Posts
    439 Views
  • 0 Votes
    2 Posts
    985 Views
  • 0 Votes
    5 Posts
    1414 Views
  • How to load list of url ?

    Support
    0 Votes
    2 Posts
    1952 Views