tag:github.com,2008:https://github.com/TheBinitGhimire/NtHiM/releasesRelease notes from NtHiM2022-01-21T02:09:28Ztag:github.com,2008:Repository/332880944/0.1.42022-01-21T02:50:31ZMinor Release 0.1.4 [v0.1.4]<p>Now, <strong>NtHiM</strong> (Now, the Host is Mine!) is getting its fourth minor release (<a href="https://github.com/TheBinitGhimire/NtHiM/releases/tag/0.1.4"><strong>v0.1.4</strong></a>) under the first major release (<a href="https://github.com/TheBinitGhimire/NtHiM/releases/tag/0.1.0"><strong>v0.1.0</strong></a>).</p>
<p>This minor release focuses on many different things, including crash fixes (proper URL parsing, proper error handling), and implementation of a new strategy, that leads to huge performance boost in compared to earlier releases.</p>
<p>Similar to previous release trends within <strong>NtHiM</strong>, this minor release also features binaries for many different platforms and architectures.</p>
<p>If your system isn't compatible to run the binaries provided in this release, then a better option for you would be to either install from <a href="https://crates.io/crates/NtHiM" rel="nofollow"><strong>Crates.io</strong></a> or manually build the project using <strong>Cargo</strong> and start using <strong>NtHiM</strong>.</p>
<p>For installation from <a href="https://crates.io/crates/NtHiM" rel="nofollow"><strong>Crates.io</strong></a> and for manual building, proper documentation has been provided in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</p>
<p>The installation walkthrough is available on YouTube, and you can watch it here: <a href="https://youtu.be/CUTbqFhRjwY" rel="nofollow"><strong>How to Install and Use NtHiM (Now, the Host is Mine!)?</strong></a>.</p>
<p>Also, the demonstration video on how <strong>NtHiM</strong> can be used in many different ways has been published, and you can watch it here: <a href="https://youtu.be/vAZG6qbHskQ" rel="nofollow"><strong>NtHiM - Now, the Host is Mine! | v0.1.0 | Demonstration!</strong></a>.</p>
<h2>Changelogs (v0.1.3 to v0.1.4):</h2>
<ul>
<li>Updated the dependencies to the latest version, without breaking the functionalities | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/b2d30da62fa5a4df4ef935fef61d595c4dfae143"><strong>here</strong></a>,</li>
<li>Added panicking for problem while opening the file containing list of hostnames | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/b5f8a0a1d5a2d575de870d35a0458be955d6f698"><strong>here</strong></a>,</li>
<li>Properly handled the Threads argument parsing workflow | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/a792d4c8863f7b455df2b15d8abd37f80da597f8"><strong>here</strong></a>,</li>
<li>Added an argument for Timeout during connections | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/4130ac7b3d2bd52de9058bf910114782177b41c0"><strong>here</strong></a>, and also implemented the functionality for Timeout, as requested in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1092151120" data-permission-text="Title is private" data-url="https://github.com/TheBinitGhimire/NtHiM/issues/12" data-hovercard-type="issue" data-hovercard-url="/TheBinitGhimire/NtHiM/issues/12/hovercard" href="https://github.com/TheBinitGhimire/NtHiM/issues/12">#12</a> | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/baafec9080e780e04c62941a3274a379beced73a"><strong>here</strong></a>,</li>
<li>Implemented a fix (set up a pre-parser for hostnames) for the issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1108054946" data-permission-text="Title is private" data-url="https://github.com/TheBinitGhimire/NtHiM/issues/18" data-hovercard-type="issue" data-hovercard-url="/TheBinitGhimire/NtHiM/issues/18/hovercard" href="https://github.com/TheBinitGhimire/NtHiM/issues/18">#18</a> | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/0501fe8d6891c970b02d9b07eee3f95d2cc57625"><strong>here</strong></a>,</li>
<li>Started using v3.0.10 of clap, plus replaced the "about" method with the "help" method for arguments, (optional fix to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1109620810" data-permission-text="Title is private" data-url="https://github.com/TheBinitGhimire/NtHiM/issues/19" data-hovercard-type="issue" data-hovercard-url="/TheBinitGhimire/NtHiM/issues/19/hovercard" href="https://github.com/TheBinitGhimire/NtHiM/issues/19">#19</a>) | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/ee360f5f18f265eece230ab57a606fc36989d0cd"><strong>here</strong></a>,</li>
<li>Refactored the implementation of Single and Multiple Hostnames arguments | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/090b4af68bf259f2ffaae767a32170d89c164fe8"><strong>here</strong></a>,</li>
<li>Implemented a new strategy to handle signatures, leading to <strong>huge performance boost</strong> (Complete Resolution to the issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1092151120" data-permission-text="Title is private" data-url="https://github.com/TheBinitGhimire/NtHiM/issues/12" data-hovercard-type="issue" data-hovercard-url="/TheBinitGhimire/NtHiM/issues/12/hovercard" href="https://github.com/TheBinitGhimire/NtHiM/issues/12">#12</a>) | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/803e91ab10113e4cb2205e6acf6d21d86d86a8f8"><strong>here</strong></a>,</li>
<li>Implemented further URL parsing for preventing error types like "RelativeUrlWithoutBase" (extra fix to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1108054946" data-permission-text="Title is private" data-url="https://github.com/TheBinitGhimire/NtHiM/issues/18" data-hovercard-type="issue" data-hovercard-url="/TheBinitGhimire/NtHiM/issues/18/hovercard" href="https://github.com/TheBinitGhimire/NtHiM/issues/18">#18</a>) | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/dd46f6ced8d3e6f6f0531ac7bde284f9aed085af"><strong>here</strong></a>,</li>
<li>Implemented Error Handling for hostnames with non-UTF-8 characters | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/21c58834fd51344a5954383b9649155b7b1ee545"><strong>here</strong></a>!</li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/TheBinitGhimire/NtHiM/compare/0.1.3...0.1.4"><tt>0.1.3...0.1.4</tt></a></p>
<p><em>All of the features of <strong>NtHiM</strong> has been well-documented in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</em></p>
<p>If you are willing to see more features within <strong>NtHiM</strong>, please feel free to <a href="https://github.com/TheBinitGhimire/NtHiM/issues/new">open up a new issue</a>!</p>
<p>In case you want to contribute to <strong>NtHiM</strong>, there is a <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/.github/CONTRIBUTING.md"><strong>Contributing Guide</strong></a> available, so please make sure to go through it if you ever decide to contribute for feature changes or inclusions!</p>TheBinitGhimiretag:github.com,2008:Repository/332880944/0.1.32022-01-08T21:10:13ZMinor Release 0.1.3 [v0.1.3]<p>Now, <strong>NtHiM</strong> (Now, the Host is Mine!) is getting its third minor release (<a href="https://github.com/TheBinitGhimire/NtHiM/releases/tag/0.1.3"><strong>v0.1.3</strong></a>) after more than 8 months of the first major release (<a href="https://github.com/TheBinitGhimire/NtHiM/releases/tag/0.1.0"><strong>v0.1.0</strong></a>).</p>
<p>This minor release simply focuses on adding extended support for structuring the signatures file, and therefore, this release is published in order to enable contributors to start contributing to the signatures repository using either the existing structuring format, or the newly added format, or both.</p>
<p>Similar to previous release trends within <strong>NtHiM</strong>, this minor release also features binaries for some more different platforms and architectures, in compared to the last minor release (<a href="https://github.com/TheBinitGhimire/NtHiM/releases/tag/0.1.2"><strong>v0.1.2</strong></a>).</p>
<p>If your system isn't compatible to run the binaries provided in this release, then a better option for you would be to either install from <a href="https://crates.io/crates/NtHiM" rel="nofollow"><strong>Crates.io</strong></a> or manually build the project using <strong>Cargo</strong> and start using <strong>NtHiM</strong>.</p>
<p>For installation from <a href="https://crates.io/crates/NtHiM" rel="nofollow"><strong>Crates.io</strong></a> and for manual building, proper documentation has been provided in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</p>
<p>The installation walkthrough is available on YouTube, and you can watch it here: <a href="https://youtu.be/CUTbqFhRjwY" rel="nofollow"><strong>How to Install and Use NtHiM (Now, the Host is Mine!)?</strong></a>.</p>
<p>Also, the demonstration video on how <strong>NtHiM</strong> can be used in many different ways has been published, and you can watch it here: <a href="https://youtu.be/vAZG6qbHskQ" rel="nofollow"><strong>NtHiM - Now, the Host is Mine! | v0.1.0 | Demonstration!</strong></a>.</p>
<h2>Changelogs (v0.1.2 to v0.1.3):</h2>
<ul>
<li>Added JSON support for multiple signatures for the same platform, <strong><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1096840883" data-permission-text="Title is private" data-url="https://github.com/TheBinitGhimire/NtHiM/issues/13" data-hovercard-type="issue" data-hovercard-url="/TheBinitGhimire/NtHiM/issues/13/hovercard" href="https://github.com/TheBinitGhimire/NtHiM/issues/13">#13</a></strong> | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/9cc70f9929636fa84bf33fbc1a713573e8e4a9c6"><strong>here</strong></a>,</li>
<li>Started using <a href="https://git.io/signatures_json" rel="nofollow"><strong>git.io</strong></a> shortened URL for the remote signatures repository (thanks to <strong><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/naryal2580/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/naryal2580">@naryal2580</a></strong> for <strong><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1096844942" data-permission-text="Title is private" data-url="https://github.com/TheBinitGhimire/NtHiM/issues/14" data-hovercard-type="pull_request" data-hovercard-url="/TheBinitGhimire/NtHiM/pull/14/hovercard" href="https://github.com/TheBinitGhimire/NtHiM/pull/14">#14</a></strong>) | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/dc093b17a129c12a8865db370fe3c50b38f3dfcd"><strong>here</strong></a>!</li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/TheBinitGhimire/NtHiM/compare/0.1.2...0.1.3"><tt>0.1.2...0.1.3</tt></a></p>
<p><em>All of the features of <strong>NtHiM</strong> has been well-documented in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</em></p>
<p>If you are willing to see more features within <strong>NtHiM</strong>, please feel free to <a href="https://github.com/TheBinitGhimire/NtHiM/issues/new">open up a new issue</a>!</p>
<p>In case you want to contribute to <strong>NtHiM</strong>, there is a <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/.github/CONTRIBUTING.md"><strong>Contributing Guide</strong></a> available, so please make sure to go through it if you ever decide to contribute for feature changes or inclusions!</p>TheBinitGhimiretag:github.com,2008:Repository/332880944/0.1.22021-07-16T16:06:01ZMinor Release 0.1.2 [v0.1.2]<p>Now, <strong>NtHiM</strong> (Now, the Host is Mine!) is getting its second minor release (<a href="https://github.com/TheBinitGhimire/NtHiM/releases/tag/0.1.2"><strong>v0.1.2</strong></a>) after a little over two months of the first major release (<a href="https://github.com/TheBinitGhimire/NtHiM/releases/tag/0.1.0"><strong>v0.1.0</strong></a>).</p>
<p>This minor release focuses more on increasing the performance and efficiency of <strong>NtHiM</strong> under different use cases, along with reduced space complexity.</p>
<p>As you have been seeing the growth in the number of pre-compiled binaries in the earlier releases of <strong>NtHiM</strong>, this minor release also tends to follow a similar trend, but with more than a double number of different platforms and architectures included this time in compared to the last minor release (<a href="https://github.com/TheBinitGhimire/NtHiM/releases/tag/0.1.1"><strong>v0.1.1</strong></a>).</p>
<p>If your system isn't compatible to run the binaries provided in this release, then a better option for you would be to either install from <a href="https://crates.io/crates/NtHiM" rel="nofollow"><strong>Crates.io</strong></a> or manually build the project using <strong>Cargo</strong> and start using <strong>NtHiM</strong>.</p>
<p>For installation from <a href="https://crates.io/crates/NtHiM" rel="nofollow"><strong>Crates.io</strong></a> and for manual building, proper documentation has been provided in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</p>
<p>The installation walkthrough is available on YouTube, and you can watch it here: <a href="https://youtu.be/CUTbqFhRjwY" rel="nofollow"><strong>How to Install and Use NtHiM (Now, the Host is Mine!)?</strong></a>.</p>
<p>Also, the demonstration video on how <strong>NtHiM</strong> can be used in many different ways has been published, and you can watch it here: <a href="https://youtu.be/vAZG6qbHskQ" rel="nofollow"><strong>NtHiM - Now, the Host is Mine! | v0.1.0 | Demonstration!</strong></a>.</p>
<h2>Changelogs (v0.1.1 to v0.1.2):</h2>
<ul>
<li>Separated the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/0.1.1/src/main.rs"><strong>main.rs</strong></a> and <a href="https://github.com/TheBinitGhimire/NtHiM/blob/0.1.1/src/platforms.rs"><strong>platforms.rs</strong></a> files into multiple different modules for improving code readability and making things easier while bringing code changes | <a href="https://github.com/TheBinitGhimire/NtHiM/commit/24484f0822c9a947e84b7450cfcd975f06ff4de2"><strong>here</strong></a>,</li>
<li>Started using a single Client to create requests in place of creating new clients for every single request | <a href="https://github.com/TheBinitGhimire/NtHiM/blob/24484f0822c9a947e84b7450cfcd975f06ff4de2/src/takeover.rs#L9-L12"><strong>here</strong></a>,</li>
<li>Specified dependencies for target operating systems excluding MacOS and Windows to prevent OpenSSL errors, especially in different Linux distributions | <a href="https://github.com/TheBinitGhimire/NtHiM/blob/b96a23b714fd03df7b85989704bb11420418d72b/Cargo.toml#L29-L30"><strong>here</strong></a>,</li>
<li>Created separate <em>dev</em> and <em>release</em> profiles to alter the compiler settings, for helping in optimizing the compiled release binaries | <a href="https://github.com/TheBinitGhimire/NtHiM/blob/24484f0822c9a947e84b7450cfcd975f06ff4de2/Cargo.toml#L29-L49"><strong>here</strong></a>!</li>
</ul>
<p><em>All of the features of <strong>NtHiM</strong> has been well-documented in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</em></p>
<p>If you are willing to see more features within <strong>NtHiM</strong>, please feel free to <a href="https://github.com/TheBinitGhimire/NtHiM/issues/new">open up a new issue</a>!</p>
<p>In case you want to contribute to <strong>NtHiM</strong>, there is a <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/.github/CONTRIBUTING.md"><strong>Contributing Guide</strong></a> available, so please make sure to go through it if you ever decide to contribute for feature changes or inclusions!</p>TheBinitGhimiretag:github.com,2008:Repository/332880944/0.1.12021-05-19T22:21:00ZMinor Release 0.1.1 [v0.1.1]<p>Now, it's time to present some updates to the development of <strong>NtHiM</strong> (Now, the Host is Mine!) through this first minor release (<strong>v0.1.1</strong>) after the first major release a couple of weeks ago.</p>
<p>Similar to the major release <a href="https://github.com/TheBinitGhimire/NtHiM/releases/tag/0.1.0"><strong>v0.1.0</strong></a>, this minor release also features the pre-compiled binaries for a lot of different architectures and platforms.</p>
<p>If your system isn't compatible to run the binaries provided in this release, then a better option for you would be to either install from <a href="https://crates.io/crates/NtHiM" rel="nofollow">Crates.io</a> or manually build the project using <strong>Cargo</strong> and start using <strong>NtHiM</strong>.</p>
<p>For installation from <a href="https://crates.io/crates/NtHiM" rel="nofollow">Crates.io</a> and for manual building, proper documentation has been provided in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</p>
<p>The installation walkthrough is available on YouTube, and you can watch it here: <a href="https://youtu.be/CUTbqFhRjwY" rel="nofollow">How to Install and Use NtHiM (Now, the Host is Mine!)?</a>.</p>
<p>Also, the demonstration video on how <strong>NtHiM</strong> can be used in many different ways has been published, and you can watch it here: <a href="https://youtu.be/vAZG6qbHskQ" rel="nofollow">NtHiM - Now, the Host is Mine! | v0.1.0 | Demonstration!</a>.</p>
<h2>Changelogs (v0.1.0 to v0.1.1):</h2>
<ul>
<li>Moved the signatures to a different remote repository in compared to the previous methodology of using hardcoded signatures,</li>
<li>Started using <a href="https://github.com/Pentester-Nepal/Subdomain-Takeover-Signatures">Pentester-Nepal/Subdomain-Takeover-Signatures</a> as the core signature repository for <strong>NtHiM</strong>,</li>
<li>Resolved <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="800365255" data-permission-text="Title is private" data-url="https://github.com/TheBinitGhimire/NtHiM/issues/2" data-hovercard-type="issue" data-hovercard-url="/TheBinitGhimire/NtHiM/issues/2/hovercard" href="https://github.com/TheBinitGhimire/NtHiM/issues/2">#2</a> by providing the ability to get the updated signatures file and custom signatures, without having to keep downloading the latest release or go through the tedious manual building process every time the signatures are updated,</li>
<li>Inclusion of new core author for the development of <strong>NtHiM</strong> (welcoming <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/naryal2580/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/naryal2580">@naryal2580</a> to the core development team, who contributed by generating the idea for the aforementioned changes, plus developed the workflow for the changes; thanks to <strong><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="895660648" data-permission-text="Title is private" data-url="https://github.com/TheBinitGhimire/NtHiM/issues/10" data-hovercard-type="pull_request" data-hovercard-url="/TheBinitGhimire/NtHiM/pull/10/hovercard" href="https://github.com/TheBinitGhimire/NtHiM/pull/10">#10</a></strong>!)!</li>
</ul>
<p><em>All of the features of <strong>NtHiM</strong> has been well-documented in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</em></p>
<p>If you are willing to see more features within NtHiM, please feel free to <a href="https://github.com/TheBinitGhimire/NtHiM/issues/new">open up a new issue</a>!</p>
<p>In case you want to contribute to <strong>NtHiM</strong>, there is a <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/.github/CONTRIBUTING.md"><strong>Contributing Guide</strong></a> available, so please make sure to go through it if you ever decide to contribute for feature changes or inclusions!</p>TheBinitGhimiretag:github.com,2008:Repository/332880944/0.1.02021-05-06T01:44:44ZFirst Major Release [v0.1.0]<p>The first major release (<strong>v0.1.0</strong>) of <strong>NtHiM</strong> (Now, the Host is Mine!) is available here.</p>
<p>Unlike the previous releases, the pre-compiled binaries have now been made available for a whole lot of different architectures and platforms in the first major release.</p>
<p>If your system isn't compatible to run the binaries provided in this release, then a better option for you would be to either install from <a href="https://crates.io/crates/NtHiM" rel="nofollow">Crates.io</a> or manually build the project using <strong>Cargo</strong> and start using <strong>NtHiM</strong>.</p>
<p>For installation from <a href="https://crates.io/crates/NtHiM" rel="nofollow">Crates.io</a> and for manual building, proper documentation has been provided in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</p>
<p>The installation walkthrough is available on YouTube, and you can watch it here: <a href="https://youtu.be/CUTbqFhRjwY" rel="nofollow">How to Install and Use NtHiM (Now, the Host is Mine!)? Super Fast Sub-domain Takeover Detection!</a>.</p>
<h2>Changelogs (v0.0.5 to v0.1.0):</h2>
<ul>
<li>Inclusion of wide variety of cross-platform binary releases (thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/naryal2580/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/naryal2580">@naryal2580</a> for raising <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="874717612" data-permission-text="Title is private" data-url="https://github.com/TheBinitGhimire/NtHiM/issues/7" data-hovercard-type="issue" data-hovercard-url="/TheBinitGhimire/NtHiM/issues/7/hovercard" href="https://github.com/TheBinitGhimire/NtHiM/issues/7">#7</a>),</li>
<li>Improved the Platform Identification methodology,</li>
<li>Added Verbosity mode (use <strong>-v</strong> flag to see it in action),</li>
<li>Made file output option available (provide output file name to <strong>-o</strong> option), and,</li>
<li>Provided integrability to <strong>NtHiM</strong>'s Platform Identification technique for implementing it in other systems as a library!</li>
</ul>
<p><em>The inclusion of Verbosity mode and File Output option has been well-documented in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</em></p>
<p>If you are willing to see more features within NtHiM, please feel free to <a href="https://github.com/TheBinitGhimire/NtHiM/issues/new">open up a new issue</a>!</p>TheBinitGhimiretag:github.com,2008:Repository/332880944/0.0.52021-02-16T05:54:05ZFifth Initial Release [v0.0.5]<p>The fifth initial release (<strong>v0.0.5</strong>) of <strong>NtHiM</strong> (Now, the Host is Mine!) is available here.</p>
<p>As of now, the pre-compiled binaries have been made available for Microsoft Windows and Linux as you can find here.</p>
<p>If your system isn't compatible to run the binaries, then a better option for you would be to either install it from <a href="https://crates.io/crates/NtHiM" rel="nofollow">Crates.io</a> or manually build the project using Cargo and start using NtHiM.</p>
<p>For installation from <a href="https://crates.io/crates/NtHiM" rel="nofollow">Crates.io</a> and for manual building, proper documentation has been provided in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</p>
<p>The installation walkthrough is available on YouTube, and you can watch it here: <a href="https://youtu.be/CUTbqFhRjwY" rel="nofollow">How to Install and Use NtHiM (Now, the Host is Mine!)? Super Fast Sub-domain Takeover Detection!</a>.</p>
<h2>Changelogs (v0.0.4 to v0.0.5):</h2>
<ul>
<li>Added more platform definition (thanks to @prasonpandey), and</li>
<li>Temporarily resolved the issue with hosts featuring a lot of redirections!</li>
</ul>TheBinitGhimiretag:github.com,2008:Repository/332880944/0.0.42021-02-04T14:09:40ZFourth Initial Release [v0.0.4]<p>The fourth initial release (<strong>v0.0.4</strong>) of <strong>NtHiM</strong> (Now, the Host is Mine!) is available here.</p>
<p>As of now, the pre-compiled binaries have been made available for Microsoft Windows and Linux as you can find here.</p>
<p>If your system isn't compatible to run the binaries, then a better option for you would be to either install it from <a href="https://crates.io/crates/NtHiM" rel="nofollow">Crates.io</a> or manually build the project using Cargo and start using NtHiM.</p>
<p>For installation from <a href="https://crates.io/crates/NtHiM" rel="nofollow">Crates.io</a> and for manual building, proper documentation has been provided in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</p>
<h2>Changelogs (v0.0.3 to v0.0.4):</h2>
<ul>
<li>Resolved the issue related with invalid or self-signed hosts (thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mufeedvh/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mufeedvh">@mufeedvh</a> for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="801018211" data-permission-text="Title is private" data-url="https://github.com/TheBinitGhimire/NtHiM/issues/4" data-hovercard-type="pull_request" data-hovercard-url="/TheBinitGhimire/NtHiM/pull/4/hovercard" href="https://github.com/TheBinitGhimire/NtHiM/pull/4">#4</a>)!</li>
</ul>TheBinitGhimiretag:github.com,2008:Repository/332880944/0.0.32021-01-27T13:43:53ZThird Initial Release [v0.0.3]<p>The third initial release (v0.0.3) of NtHiM (Now, the Host is Mine!) is available here.</p>
<p>As of now, the pre-compiled binaries have been made available for Microsoft Windows and Linux as you can find here.</p>
<p>If your system isn't compatible to run the binaries, then a better option for you would be to either install it from <a href="https://crates.io/crates/NtHiM" rel="nofollow">Crates.io</a> or manually build the project using Cargo and start using NtHiM.</p>
<p>For installation from <a href="https://crates.io/crates/NtHiM" rel="nofollow">Crates.io</a> and for manual building, proper documentation has been provided in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</p>
<h2>Changelogs (v0.0.2 to v0.0.3):</h2>
<ul>
<li>Added more accurate definitions for platform identification, and</li>
<li>Some core code changes, and a more accurate error handling!</li>
</ul>TheBinitGhimiretag:github.com,2008:Repository/332880944/0.0.22021-01-26T09:55:50ZSecond Initial Release [v0.0.2]<p>The second initial release (v0.0.2) of NtHiM (Now, the Host is Mine!) is available here.</p>
<p>As of now, the pre-compiled binaries have been made available for Microsoft Windows and Linux as you can find here.</p>
<p>If your system isn't compatible to run the binaries, then a better option for you would be to manually compile the project using Cargo and start using NtHiM.</p>
<p>For manual building, proper documentation has been provided in the <a href="https://github.com/TheBinitGhimire/NtHiM/blob/main/README.md">README.md</a> file.</p>
<h2>Changelogs (v0.0.1 to v0.0.2):</h2>
<ul>
<li>Added more platforms for platform identification!</li>
</ul>TheBinitGhimiretag:github.com,2008:Repository/332880944/0.0.12021-01-25T21:28:10ZInitial Release [v0.0.1]<p>The initial release of NtHiM (Now, the Host is Mine!) is available here.</p>
<p>As of now, the pre-compiled binaries have been made available for Microsoft Windows and Linux as you can find here.</p>
<p>If your system isn't compatible to run the binaries, then a better option for you would be to manually compile the project using Cargo and start using NtHiM.</p>TheBinitGhimire