hashcat Forum

Full Version: Subtracting words in one list from another list
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Say you generated a word list that was 5Gb, and it failed, then you added another rule to that list and it grew the list to 50Gb

Is there a way to remove the words in the first 5Gb list, from the new 50Gb list? (saving you from testing the same words twice)
Yes, rling was made for that:
https://github.com/Cynosureprime/rling
(03-05-2023, 02:55 PM)b8vr Wrote: [ -> ]Yes, rling was made for that:
https://github.com/Cynosureprime/rling

thanks king. just what im after.