Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/6-development/6-7-tools-for-rule-writers.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Encode and decode URL parameters with instant conversion. Helps understand safe

### Toolquix Encode/Decode

[https://toolquix.com/encode-decode](https://toolquix.com/encode-decode)
[https://toolquix.com/tools/encode-decode](https://toolquix.com/tools/encode-decode)

Multi-format encoding tool supporting ASCII to hex, Base32, ROT13, and more. Useful for testing various encoding transformations that attackers might use.

Expand Down
Loading