Commit Graph

6 Commits

Author SHA1 Message Date
Dani Kamanovsky 5cb185b22f merge https://github.com/netero1010/EDRSilencer/pull/22 2024-11-03 15:52:39 +02:00
Dani Kamanovsky 73b18abe6f checking the SID structure for TokenIntegrityLevel
if the SID for TokenIntegrityLevel isn't the expected structure, GetSidSubAuthority might produce UB.
2024-11-03 15:43:31 +02:00
Dani Kamanovsky c8eebc0d98 memory leak in GetProviderGUIDByDescription
memory allocation is not freed if a match is found in the loop, leading to a memory leak
2024-11-03 15:29:25 +02:00
netero1010 57f6bb6b24 Version 1.3 2024-01-07 21:18:23 +08:00
netero1010 fb8f4b43a9 Version 1.2 2024-01-05 01:34:33 +08:00
netero1010 fe19f1b2a9 First commit 2023-12-26 12:17:11 +08:00