pencode icon indicating copy to clipboard operation
pencode copied to clipboard

Complex payload encoder

Results 2 pencode issues
Sort by recently updated
recently updated
newest added

Fix zsh autocompletion for many encoders (instead of just the first one).

This pull request adds the ability to pass `pencode` an input wordlist, rather than only accepting input via stdin. The use case here is when fuzzing something like a JSON...