<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Windows on The Manticore Project</title><link>https://themanticoreproject.com/tags/windows/</link><description>Recent content in Windows on The Manticore Project</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Fri, 07 Nov 2025 09:07:33 +0000</lastBuildDate><atom:link href="https://themanticoreproject.com/tags/windows/index.xml" rel="self" type="application/rss+xml"/><item><title>Manticore v1.0.6: Windows CNG/BCrypt structures</title><link>https://themanticoreproject.com/blog/manticore-v1-0-6-windows-cng-bcrypt-structs/</link><pubDate>Fri, 07 Nov 2025 09:07:33 +0000</pubDate><guid>https://themanticoreproject.com/blog/manticore-v1-0-6-windows-cng-bcrypt-structs/</guid><description>&lt;p>Manticore is the Go library that backs the offensive and defensive security tooling of The Manticore Project. It collects the low-level primitives those tools rely on: wire structures, cryptographic key formats, identifier types, and parsers for the binary blobs that Windows and Active Directory hand you. The goal is that a tool author never has to re-implement a security descriptor parser or a UUID generator from scratch.&lt;/p>
&lt;p>In this release, v1.0.6, I focused on two fronts. The first is breadth: new Windows CNG/BCrypt key structures and the remaining members of the UUID family. The second is consistency: a sweep across the codebase to align naming and parsing APIs so that everything behaves the same way.&lt;/p></description></item><item><title>Manticore v1.0.4: Minor bug fixes on Windows KeyCredential time functions</title><link>https://themanticoreproject.com/blog/manticore-v1-0-4-keycredential-time-fixes/</link><pubDate>Wed, 29 Oct 2025 10:58:34 +0000</pubDate><guid>https://themanticoreproject.com/blog/manticore-v1-0-4-keycredential-time-fixes/</guid><description>&lt;p>Manticore is the Go library of offensive and defensive security primitives that underpins the tools of The Manticore Project. This release, &lt;strong>v1.0.4&lt;/strong>, is a small maintenance update: there are no new features, just a focused round of bug fixes in the Windows KeyCredential time handling.&lt;/p>
&lt;h2 id="keycredential-time-functions">KeyCredential time functions&lt;/h2>
&lt;p>KeyCredential blobs (the &lt;code>msDS-KeyCredentialLink&lt;/code> attribute used by Windows Hello for Business and shadow-credentials tooling) carry timestamps such as the key creation and last-update times. Getting these conversions right matters, since an off-by-one or misencoded timestamp can produce a blob that the directory rejects, or one that misrepresents when a key was created.&lt;/p></description></item></channel></rss>