Skip to content

v0.9.330

Latest

Choose a tag to compare

@codewhisperer84 codewhisperer84 released this 05 Aug 17:26

This release includes .deb packages for Linux arm64/x64 that include the binaries, completions for bash and zsh, and manual pages. You can search the documentation description with man -k. The packages were tested on Kali 6.19.14 and Ubuntu 24.04. The package depends on dotnet-runtime-8.0 so be sure to follow instructions for installing this on your distro.

Enhancements

  • Kerberos FAST and ticket forging
  • Usability enhancements
    • Distribution includes .deb package
    • Completions for bash and zsh
    • How-To documentation
    • man pages, searchable with man -k <keyword>
  • Registry
    • Enhanced querying, searching, and recursion
    • Export to .reg file
    • Delete key
  • Wmi reg - Access the registry via Wmi

See the changelog for more details

Files

File Description
Titanis-doc.zip Documentation
Titanis-CombinedTools-linux-x64-net8.zip Compiled binaries for Linux (x64), dependent on .NET 8
Titanis-CombinedTools-linux-arm64-net8.zip Compiled binaries for Linux (ARM64), dependent on .NET 8
Titanis-CombinedTools-osx-arm64-net8.zip Compiled binaries for OSX (ARM64), dependent on .NET 8
Titanis-CombinedTools-win-x64-net8.zip Compiled binaries for Windows (x64), dependent on .NET 8
Titanis-CombinedTools-linux-x64-sc.zip Compiled binaries for Linux (x64), includes .NET 8 runtime
Titanis-CombinedTools-linux-arm64-sc.zip Compiled binaries for Linux (ARM64), includes .NET 8 runtime
Titanis-CombinedTools-osx-arm64-sc.zip Compiled binaries for OSX (ARM64), includes .NET 8 runtime
Titanis-CombinedTools-win-x64-sc.zip Compiled binaries for Windows (x64), includes .NET 8 runtime