Skip to content

Commit feb09fe

Browse files
committed
hexdump options
1 parent f9c2bfe commit feb09fe

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+80
-55
lines changed

docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
- Add a new class `Unisec::Bidi::Spoof` and CLI command `bidi spoof` to craft payloads for attack using BiDi code points like RtLO, for example, for spoofing a domain name or a file name
88
- Add a new helper method: `Unisec::Utils::String.grapheme_reverse`: Reverse a string by graphemes (not by code points)
9+
- Add an `--enc` option for `unisec hexdump` to output only in the specified encoding
10+
- `unisec hexdump` can now read from STDIN if the input equals to `-`
911

1012
## [0.0.3]
1113

docs/yard/Integer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h3 class="signature " id="to_hex-instance_method">
304304
</div>
305305

306306
<div id="footer">
307-
Generated on Mon Jan 22 18:11:32 2024 by
307+
Generated on Tue Jan 23 10:38:47 2024 by
308308
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
309309
0.9.34 (ruby-3.3.0).
310310
</div>

docs/yard/Unisec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h2>
135135
</div>
136136

137137
<div id="footer">
138-
Generated on Mon Jan 22 18:11:32 2024 by
138+
Generated on Tue Jan 23 10:38:46 2024 by
139139
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
140140
0.9.34 (ruby-3.3.0).
141141
</div>

docs/yard/Unisec/Bidi.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h2>Overview</h2><div class="docstring">
131131
</div>
132132

133133
<div id="footer">
134-
Generated on Mon Jan 22 18:11:32 2024 by
134+
Generated on Tue Jan 23 10:38:46 2024 by
135135
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
136136
0.9.34 (ruby-3.3.0).
137137
</div>

docs/yard/Unisec/Bidi/Spoof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1309,7 +1309,7 @@ <h3 class="signature " id="set_target_display-instance_method">
13091309
</div>
13101310

13111311
<div id="footer">
1312-
Generated on Mon Jan 22 18:11:32 2024 by
1312+
Generated on Tue Jan 23 10:38:46 2024 by
13131313
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
13141314
0.9.34 (ruby-3.3.0).
13151315
</div>

docs/yard/Unisec/CLI.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h2>Overview</h2><div class="docstring">
117117
</div>
118118

119119
<div id="footer">
120-
Generated on Mon Jan 22 18:11:32 2024 by
120+
Generated on Tue Jan 23 10:38:46 2024 by
121121
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
122122
0.9.34 (ruby-3.3.0).
123123
</div>

docs/yard/Unisec/CLI/Commands.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h2>Overview</h2><div class="docstring">
125125
</div>
126126

127127
<div id="footer">
128-
Generated on Mon Jan 22 18:11:32 2024 by
128+
Generated on Tue Jan 23 10:38:46 2024 by
129129
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
130130
0.9.34 (ruby-3.3.0).
131131
</div>

docs/yard/Unisec/CLI/Commands/Bidi.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h2>Overview</h2><div class="docstring">
115115
</div>
116116

117117
<div id="footer">
118-
Generated on Mon Jan 22 18:11:32 2024 by
118+
Generated on Tue Jan 23 10:38:46 2024 by
119119
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
120120
0.9.34 (ruby-3.3.0).
121121
</div>

docs/yard/Unisec/CLI/Commands/Bidi/Spoof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ <h3 class="signature first" id="call-instance_method">
269269
</div>
270270

271271
<div id="footer">
272-
Generated on Mon Jan 22 18:11:32 2024 by
272+
Generated on Tue Jan 23 10:38:47 2024 by
273273
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
274274
0.9.34 (ruby-3.3.0).
275275
</div>

docs/yard/Unisec/CLI/Commands/Confusables.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h2>Overview</h2><div class="docstring">
115115
</div>
116116

117117
<div id="footer">
118-
Generated on Mon Jan 22 18:11:32 2024 by
118+
Generated on Tue Jan 23 10:38:46 2024 by
119119
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
120120
0.9.34 (ruby-3.3.0).
121121
</div>

0 commit comments

Comments
 (0)