All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Properly extract BASE OS versions from 'otherWindowsVersions' fields
- Bump resym_core to version 0.4.0
- Ability to fetch Insider Preview updates for Windows 11
- Show OS build numbers for OS updates (instead of the KB number for KB updates)
- Command-line option to configure concurrent downloads in
windiff_cli
- Improve symbol extraction efficiency
- Syscalls extraction (IDs and names) from
ntoskrnl.exe
andwin32k.sys
- Syscalls extraction (IDs and names) from
ntdll.dll
andwin32u.dll
- Exported symbols extraction (from PEs)
- Debug symbols extraction (from PDBs)
- Modules extraction (from PDBs)
- Types extraction (from PDBs)
- Support for amd64 and arm64 PEs