Sha256: 75a91763a1175f095a395551aa984a325d93dfc8d53e64279b32e02e003721db

Contents?: true

Size: 1.07 KB

Versions: 6

Compression:

Stored size: 1.07 KB

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ronin-2.0.0 man/ronin-xor.1
ronin-2.0.0.beta5 man/ronin-xor.1
ronin-2.0.0.beta4 man/ronin-xor.1
ronin-2.0.0.beta3 man/ronin-xor.1
ronin-2.0.0.beta2 man/ronin-xor.1
ronin-2.0.0.beta1 man/ronin-xor.1