Chuyu Team MINT Versions Save

Contains the definitions for the Windows Internal UserMode API from ntdll.dll, samlib.dll and winsta.dll.

2024.1

3 months ago

We are excited to announce the 2024.1 release for MINT. It's a minor update of 2024.0.

Release Notes

Kenji Mouri

2024.0

3 months ago

We are excited to announce the 2024.0 release for MINT.

Release Notes

  • Use PHNT from System Informer (originally Process Hacker) instead of two years ago standalone version, and we can use the MIT License without issues.
  • No longer use amalgamated header mode but keep header-only mode to improve the upstream synchronization experience.
  • Start containing the kernel mode definitions.
  • Start private definition from the PHNT.
  • Rewrite the ZwGen tool to improve the maintenance experience.
  • Add NuGet packaging support.
  • Use Mile.Project.Windows to manage the maintainer tools.
  • Update email address for source code.

Kenji Mouri

2023.0

1 year ago

We are excited to announce the first release for MINT.

Here is explanation for version rule of MINT: {Year with 4 digits}.{Revision started from 0}

Release Notes

Kenji Mouri