Updated README

This commit is contained in:
2021-01-09 11:45:11 +01:00
parent 231545eddc
commit 377cf0c26f

View File

@@ -1,6 +1,6 @@
# clarify-link
`clarify-link` is a tool to reverse obfuscated hyperlinks. Initially, only a regex for links obfuscated by /Cisco Ironport/ is supported.
`clarify-link` is a tool to reverse obfuscated hyperlinks. Initially, only a regex for *Cisco Ironport* is supported. You're welcome to submit a regex for other obfuscations.
## Requirements
In order to build a binary, you need the Rust language and the package manager `cargo`.