rsmangler
Wordlist mangling tool
Platforms: Linux · Last verified September 6, 2026
RSMangler will take a wordlist and perform various manipulations on it similar to those done by John the Ripper the main difference being that it will first take the input words and generate all permutations and the acronym of the words (in order they appear in the file) before it applies the rest of the mangles.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install rsmangler`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.