.\" Generated by kramdown-man 0.1.8 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-email-addr 1 "2023-02-01" Ronin "User Manuals" .LP .SH SYNOPSIS .LP .HP \fBronin email-addr\fR \[lB]\fIoptions\fP\[rB] \[lB]\fIEMAIL\[ru]ADDR\fP \.\.\.\[rB] .LP .SH DESCRIPTION .LP .PP Processes one or more email addresses\. .LP .SH OPTIONS .LP .TP \fB-i\fR, \fB--input\fR \fIFILE\fP Optional input file to read the email addresses from\. .LP .TP \fB-O\fR, \fB--obfuscate\fR Obfuscates the given email address(es)\. .LP .TP \fB--enum-obfuscations\fR Enumerate over every possible obfuscation of the given email address(es)\. .LP .TP \fB-D\fR, \fB--deobfuscate\fR Deobfuscates the given email address(es)\. .LP .TP \fB-n\fR, \fB--name\fR Extracts the Name part of the email address(es)\. .LP .TP \fB-m\fR, \fB--mailbox\fR Extracts the mailbox part of the email address(es)\. .LP .TP \fB-d\fR, \fB--domain\fR Extracts the domain part of the email address(es)\. .LP .TP \fB-N\fR, \fB--normalize\fR Normalizes the given email address(es) by removing the Name, routing, and mailbox tag\. .LP .TP \fB-h\fR, \fB--help\fR Print help information .LP .SH EXAMPLES .LP .PP Deobfuscates an email address: .LP .nf ronin email\-addr \-\-deobfuscate \[dq]john\[lC]DOT\[rC]smith\[lC]AT\[rC]example\[lC]DOT\[rC]com\[dq]\(aq .fi .LP .PP Extracts the domain name from a list of email addresses: .LP .nf ronin email\-addr \-\-input emails\.txt \-\-domain .fi .LP .SH AUTHOR .LP .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME .LP