Skip to content

Commit

Permalink
v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
noraj committed Dec 15, 2021
1 parent df819a8 commit 9dbbabb
Show file tree
Hide file tree
Showing 15 changed files with 23 additions and 21 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
haiti-hash (1.2.2)
haiti-hash (1.2.3)
docopt (~> 0.6)
paint (~> 2.2)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ A CLI tool (and library) to identify hash types (hash type identifier).

## Features

- 423+ hash types detected
- 442+ hash types detected
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
- Hashcat and John the Ripper references
- CLI tool & library
Expand All @@ -49,7 +49,7 @@ Homepage / Documentation: https://noraj.github.io/haiti/

See the reasons why Haiti was created and a detailed comparison with other existing tools on the [documentation page](https://noraj.github.io/haiti/#/why).

![haiti_comparison](https://user-images.githubusercontent.com/16578570/121500737-dfd2f800-c9de-11eb-839f-0293144d3619.png)
![haiti_comparison](https://user-images.githubusercontent.com/16578570/146222414-3c826f37-149a-4570-ad93-a0c965e06df5.png)

## Author

Expand Down
2 changes: 2 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## [Unreleased]

## [1.2.3]

- Additions:
- CRC-32C [#101][#101]
- CRC64Jones [#101][#101]
Expand Down
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ A CLI tool (and library) to identify hash types (hash type identifier).

## Features

- 423+ hash types detected
- 442+ hash types detected
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
- Hashcat and John the Ripper references
- CLI tool & library
Expand All @@ -38,7 +38,7 @@ Homepage / Documentation: https://noraj.github.io/haiti/

See the reasons why Haiti was created and a detailed comparison with other existing tools on the [documentation page](https://noraj.github.io/haiti/#/why).

![haiti_comparison](https://user-images.githubusercontent.com/16578570/121500737-dfd2f800-c9de-11eb-839f-0293144d3619.png)
![haiti_comparison](https://user-images.githubusercontent.com/16578570/146222414-3c826f37-149a-4570-ad93-a0c965e06df5.png)

## Author

Expand Down
2 changes: 1 addition & 1 deletion docs/_coverpage.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

> _**HA**sh **I**den**T**if**I**er_
- 423+ hash types detected
- 442+ hash types detected
- Modern algorithms supported (SHA3, Keccak, Blake2, etc.)
- Hashcat and John the Ripper references
- CLI tool & library
Expand Down
2 changes: 1 addition & 1 deletion docs/why.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ for now.

Tool | Maintained | Color | Ref. | Library | Lang | :hash: | :1234:
---------------------|------------|-------|------|---------|------|---------------|---
[haiti][0] | ✅ (2019-now) | ✅ | ✅ | ✅ | 💎 | ✅ | 423+
[haiti][0] | ✅ (2019-now) | ✅ | ✅ | ✅ | 💎 | ✅ | 442+
[hashID][1] | ❌ (2013-2015) | ❌ | ✅ | ❌ | 🐍 | ⭕️ | 275
[hash-identifier][2] | ❌ (2011-2011) | ❌ | ❌ | ❌ | 🐍 | ❌ | ~126
[Dagon][3] | ❌ (2017-2018) | ⭕️ | ❌ | ❌ | 🐍 | ⭕️ | ~48
Expand Down
2 changes: 1 addition & 1 deletion docs/yard/HashIdentifier.html
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ <h3 class="signature " id="type-instance_method">
</div>

<div id="footer">
Generated on Tue Nov 30 17:29:07 2021 by
Generated on Wed Dec 15 17:12:37 2021 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.1).
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/yard/HashIdentifier/Chf.html
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@ <h3 class="signature " id="samples-instance_method">
</div>

<div id="footer">
Generated on Tue Nov 30 17:29:07 2021 by
Generated on Wed Dec 15 17:12:37 2021 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.1).
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/yard/Version.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h2>
<dt id="VERSION-constant" class="">VERSION =

</dt>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>1.2.2</span><span class='tstring_end'>&#39;</span></span></pre></dd>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>1.2.3</span><span class='tstring_end'>&#39;</span></span></pre></dd>

</dl>

Expand All @@ -116,7 +116,7 @@ <h2>
</div>

<div id="footer">
Generated on Tue Nov 30 17:29:07 2021 by
Generated on Wed Dec 15 17:12:37 2021 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.1).
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/yard/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h2>Namespace Listing A-Z</h2>
</div>

<div id="footer">
Generated on Tue Nov 30 17:29:07 2021 by
Generated on Wed Dec 15 17:12:37 2021 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.1).
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/yard/file.LICENSE.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<div id="content"><div id='filecontents'>The MIT License (MIT)<br/><br/>Copyright (c) 2020-2020 Alexandre ZANNI<br/>Copyright (c) 2019-2020 Alexandre ZANNI at Orange Cyberdefense<br/><br/>Permission is hereby granted, free of charge, to any person obtaining a copy<br/>of this software and associated documentation files (the &quot;Software&quot;), to deal<br/>in the Software without restriction, including without limitation the rights<br/>to use, copy, modify, merge, publish, distribute, sublicense, and/or sell<br/>copies of the Software, and to permit persons to whom the Software is<br/>furnished to do so, subject to the following conditions:<br/><br/>The above copyright notice and this permission notice shall be included in<br/>all copies or substantial portions of the Software.<br/><br/>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br/>IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br/>FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE<br/>AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER<br/>LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,<br/>OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN<br/>THE SOFTWARE.</div></div>

<div id="footer">
Generated on Tue Nov 30 17:29:07 2021 by
Generated on Wed Dec 15 17:12:37 2021 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.1).
</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/yard/file.README.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h2>What is it?</h2>
<p><img src="https://i.imgur.com/tKOMQP2.png" alt="" /></p>
<h2>Features</h2>
<ul>
<li>423+ hash types detected</li>
<li>442+ hash types detected</li>
<li>Modern algorithms supported (SHA3, Keccak, Blake2, etc.)</li>
<li>Hashcat and John the Ripper references</li>
<li>CLI tool &amp; library</li>
Expand All @@ -91,13 +91,13 @@ <h2>Documentation</h2>
<p>Homepage / Documentation: <a href="https://noraj.github.io/haiti/">https://noraj.github.io/haiti/</a></p>
<h2>Comparison</h2>
<p>See the reasons why Haiti was created and a detailed comparison with other existing tools on the <a href="https://noraj.github.io/haiti/#/why">documentation page</a>.</p>
<p><img src="https://user-images.githubusercontent.com/16578570/121500737-dfd2f800-c9de-11eb-839f-0293144d3619.png" alt="haiti_comparison" /></p>
<p><img src="https://user-images.githubusercontent.com/16578570/146222414-3c826f37-149a-4570-ad93-a0c965e06df5.png" alt="haiti_comparison" /></p>
<h2>Author</h2>
<p>Made by Alexandre ZANNI (<a href="https://pwn.by/noraj/">@noraj</a>).</p>
</div></div>

<div id="footer">
Generated on Tue Nov 30 17:29:07 2021 by
Generated on Wed Dec 15 17:12:37 2021 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.1).
</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/yard/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h2>What is it?</h2>
<p><img src="https://i.imgur.com/tKOMQP2.png" alt="" /></p>
<h2>Features</h2>
<ul>
<li>423+ hash types detected</li>
<li>442+ hash types detected</li>
<li>Modern algorithms supported (SHA3, Keccak, Blake2, etc.)</li>
<li>Hashcat and John the Ripper references</li>
<li>CLI tool &amp; library</li>
Expand All @@ -91,13 +91,13 @@ <h2>Documentation</h2>
<p>Homepage / Documentation: <a href="https://noraj.github.io/haiti/">https://noraj.github.io/haiti/</a></p>
<h2>Comparison</h2>
<p>See the reasons why Haiti was created and a detailed comparison with other existing tools on the <a href="https://noraj.github.io/haiti/#/why">documentation page</a>.</p>
<p><img src="https://user-images.githubusercontent.com/16578570/121500737-dfd2f800-c9de-11eb-839f-0293144d3619.png" alt="haiti_comparison" /></p>
<p><img src="https://user-images.githubusercontent.com/16578570/146222414-3c826f37-149a-4570-ad93-a0c965e06df5.png" alt="haiti_comparison" /></p>
<h2>Author</h2>
<p>Made by Alexandre ZANNI (<a href="https://pwn.by/noraj/">@noraj</a>).</p>
</div></div>

<div id="footer">
Generated on Tue Nov 30 17:29:07 2021 by
Generated on Wed Dec 15 17:12:37 2021 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.1).
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/yard/top-level-namespace.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h2>Defined Under Namespace</h2>
</div>

<div id="footer">
Generated on Tue Nov 30 17:29:07 2021 by
Generated on Wed Dec 15 17:12:37 2021 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.27 (ruby-3.0.1).
</div>
Expand Down
2 changes: 1 addition & 1 deletion lib/haiti/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Version
VERSION = '1.2.2'
VERSION = '1.2.3'
end

0 comments on commit 9dbbabb

Please sign in to comment.