Sha256: a17c572aecb424e9b85bf448844b26bcc7940a1d402128b6d50fec7069fa9050

Contents?: true

Size: 1.1 KB

Versions: 2

Compression:

Stored size: 1.1 KB

Contents

.\" Generated by kramdown-man 1.0.1
.\" https://github.com/postmodern/kramdown-man#readme
.TH ronin-xor 1 "2023-02-01" Ronin "User Manuals"
.SH NAME
.PP
ronin\-xor \- XORs each character of data with a key\.
.SH SYNOPSIS
.PP
\fBronin xor\fR \[lB]\fIoptions\fP\[rB] \[lB]\fIFILE\fP \.\.\.\[rB]
.SH DESCRIPTION
.PP
XORs each character of data with a key\.
.SH ARGUMENTS
.TP
\fIFILE\fP
The optional file to read and process\. If no \fIFILE\fP arguments are given,
input will be read from \fBstdin\fR\.
.SH OPTIONS
.TP
\fB\-f\fR, \fB\-\-file\fR \fIFILE\fP
Optional file to process\.
.TP
\fB\-\-string\fR \fISTRING\fP
Optional string to process\.
.TP
\fB\-M\fR, \fB\-\-multiline\fR
Process each line of input separately\.
.TP
\fB\-n\fR, \fB\-\-keep\-newlines\fR
Preserves newlines at the end of each line\.
.TP
\fB\-k\fR, \fB\-\-key\fR \fISTRING\fP
The XOR key String\.
.TP
\fB\-K\fR, \fB\-\-key\-file\fR \fIFILE\fP
The file to read the XOR key from\.
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help information\.
.SH AUTHOR
.PP
Postmodern 
.MT postmodern\.mod3\[at]gmail\.com
.ME
.SH SEE ALSO
.PP
.BR ronin\-encode (1)
.BR ronin\-rot (1)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ronin-2.1.0 man/ronin-xor.1
ronin-2.1.0.rc1 man/ronin-xor.1