As of version 3.7.0, methods "fixed" between 3.5.0 and 3.7.0 have been removed from UACMe methods table.
If you need them, use the v3.6.x_plus branch
The code for these methods is still available in the current branch for historical purposes.
Fixed annoying NETFX header dependency
Updated method 59, 75
Updated signature scan for UserAssocSet based methods making them work again on Windows 11 25H2
Existing methods tested against latest Windows 11 25H2 and their statuses are updated according to results
Updated rtls and readme
Fixed annoying NETFX header dependency
Updated method 59
Updated signature scan for UserAssocSet based methods
Existing methods tested against latest Windows 11 25H2 and their statuses are updated according to results
Updated rtls and readme
Yuubari updated to 1.61. Aside of this multiple fixes and small enhancements has been made across the codebase:
- Fix path concatenation logic in supConcatenatePaths (Akagi & Yuubari): strip/handle leading/trailing backslashes correctly, avoid double separators, compute lengths safely and remove fragile boolean flags, and ensure proper null-termination.
- Fusion subsystem: add SxsAllocInitUnicodeString helper for safe allocation/copy/init of UNICODE_STRING; use it to populate KeyName and DllName in redirection list entries; extend structures to include KeyName; update FusionOutputCallback to report KeyName and free strings correctly.
- Console: replace GetTickCount timeout logic with elapsed-time check to avoid wraparound, using dwStart.
- Compress: fix CRC handling by restoring HeaderCrc after check and ensure exception handler sets failure flag (prevents silent return/possible leak).
- AIC: free async handle and RPC binding on exception to avoid resource leaks.
- Shared/cmdline: correct divider variable types for wide/ansi functions.
- Windefend: rename parameter for clarity (MpClientBase -> ImageBase).
- Fusutil: remove unused NI_DLL_EXT_SIZE/NI_DLL_AUX_EXT_SIZE defines.
These changes address correctness, resource management, and robustness issues observed in path handling, fusion parsing, exception paths and timeouts.
Retarget platform toolset for appveyor fail. I understand that this service is currently busy supporting %current thing% more than actually working on their script-shit, but holy fuck seriously.