> For the complete documentation index, see [llms.txt](https://book.ice-wzl.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.ice-wzl.xyz/tool-guides/kwp.md).

# kwp

## kwprocessor

Advanced keyboard-walk generator with configureable basechars, keymap and routes

### **Installation:**

```
git clone 
https://github.com/hashcat/kwprocessor.git
cd kwprocessor
make
```

```
./kwp -s 1 basechars/full.base keymaps/en-us.keymap routes/2-to-16-max-3-direction-changes.route > ~/rasta/wordlists/kwo
./kwp basechars/full.base keymaps/en.keymap routes/2-to-10-max-3-direction-changes.route
```
