Manticore v1.1.5: Bug fixes

June 17, 2026

A maintenance release hardening the LDAP and SMB clients: correct pass-the-hash on both stacks, a fixed timestamp overflow, several nil-pointer and error-propagation fixes, and configurable LDAPS certificate verification.

Manticore v1.1.4: RPC improvements

June 17, 2026

Manticore v1.1.4 expands the DCE/RPC stack with full endpoint-mapper lookups, protocol tower decoding for every transport, a curated interface catalog, authenticated NTLM binds with pass-the-hash, and the MS-DRSR replication blob structures.

Manticore v1.1.3: Fix ms_rrp enumeration

June 16, 2026

A small patch release that restores the MS-RRP Remote Registry enumeration fixes that had been lost from main, following the registry work in v1.1.1 and v1.1.2.

Manticore v1.1.2: Registry-related fixes

June 16, 2026

A small patch release that fixes RPC_SECURITY_DESCRIPTOR marshaling when its NDR size_is and length_is bounds are independent, following the Remote Registry work from v1.1.1.

Manticore v1.1.1: A Windows REG file parser, NDR64, and Remote Registry

June 16, 2026

Manticore v1.1.1 adds NDR64 support, an ms_rrp Remote Registry client with .reg file encode/decode, a Kerberos SPN parser, and SMB security-descriptor queries.

Manticore v1.1.0: Introducing SMB 2.0

June 11, 2026

Manticore v1.1.0 introduces a full SMB 2.0 implementation, a generic SMB client across SMB1/2/3, DCE/RPC with an endpoint mapper, and MS-SRVS enumeration.

Manticore v1.0.9 - Complete SMBv1, NDR 2.0, and the first RPC interfaces

June 9, 2026

A look at Manticore v1.0.9: a fully working SMBv1 client, a generic NDR 2.0 marshalling engine for DCE/RPC, and the first batch of RPC interfaces (LSARPC, SAMR, SRVSVC, EFSR, SVCCTL, WINREG).

Manticore v1.0.8: KeyCredentialLink refactor and cleanup

November 12, 2025

Manticore v1.0.8 is a maintenance release: refactored KeyCredentialLink, CustomKeyInformation and LDAP DNWithBinary, better error handling, and cleanup.

Manticore v1.0.7: KeyCredential refactor and BCrypt ECC keys

November 11, 2025

Manticore v1.0.7 adds support for BCRYPT_ECC_KEY blobs, refactors the keycredential package and its structs, and renames ParseDNWithBinary to UnmarshalDNWithBinary for naming consistency.

Manticore v1.0.6: Windows CNG/BCrypt structures

November 7, 2025

Manticore v1.0.6 adds Windows CNG/BCrypt key structures, completes the UUID family (v3, v4, v6, v7), and brings naming and API consistency.

Manticore v1.0.4: Minor bug fixes on Windows KeyCredential time functions

October 29, 2025

A small maintenance release for the Manticore Go library, fixing minor bugs in the Windows KeyCredential time functions.

Manticore v1.0.3: Parts of SMBv1 and minor fixes

October 28, 2025

Manticore v1.0.3 lays the groundwork for SMB v1.0, improves the Domain Functionality Level interfaces, and refactors KeyCredential for shadow credentials.

Manticore v1.0.2: NBTNS and LDAP improvements

May 31, 2025

Manticore v1.0.2 fixes a bug in the NBTNS NameQuery handling and improves the LDAP functions. It also welcomes the project's first external contributor.

Manticore v1.0.1: UUID and LDAP improvements

May 21, 2025

A maintenance release for the Manticore library focused on completing the UUID generation primitives and improving the LDAP package's documentation and modification helpers.

Manticore v1.0.0: The beast awakens

May 13, 2025

The first public release of Manticore, a Go library of offensive and defensive security primitives by The Manticore Project.