# Hashcat Utilities
* Combine wordlists
```sh
combinator wordlist.txt otherwordlist.txt > newwordlist.txt
```