Skip to content

First Major Release [v0.1.0]

Compare
Choose a tag to compare
@TheBinitGhimire TheBinitGhimire released this 06 May 01:44
· 53 commits to main since this release

The first major release (v0.1.0) of NtHiM (Now, the Host is Mine!) is available here.

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.

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 Crates.io or manually build the project using Cargo and start using NtHiM.

For installation from Crates.io and for manual building, proper documentation has been provided in the README.md file.

The installation walkthrough is available on YouTube, and you can watch it here: How to Install and Use NtHiM (Now, the Host is Mine!)? Super Fast Sub-domain Takeover Detection!.

Changelogs (v0.0.5 to v0.1.0):

  • Inclusion of wide variety of cross-platform binary releases (thanks to @naryal2580 for raising #7),
  • Improved the Platform Identification methodology,
  • Added Verbosity mode (use -v flag to see it in action),
  • Made file output option available (provide output file name to -o option), and,
  • Provided integrability to NtHiM's Platform Identification technique for implementing it in other systems as a library!

The inclusion of Verbosity mode and File Output option has been well-documented in the README.md file.

If you are willing to see more features within NtHiM, please feel free to open up a new issue!