wineggdrop
wineggdrop
The Code that hook and unhook RtlCompareMemory() with deoutrhooks library Has been Used for years without any issue,but the unhook procedure fails on windows server 2022(Windows Vista to Windows server...
when compile it as dll and load it from other program,it won't work. the rpcopenprinter call will throw exception,no idea why,but the executable works like charm on the same environment.

It works at the details column on task manager,but at Processes,Users and Performance columns of task manager,the cpu usage remains intact.Tested On Windows 10. SystemProcessorPerformanceInformation and SystemProcessorIdleCycleTimeInformation never gets triggered
the call at unmarshalTrigger.Trigger in CLR would freeze the host,not sure why and how
Test Environment: Windows 10 Enterprise LTSC 2015,Windows 10 Enterprise LTSC 20121 and Windows Server 2019 detour Vertion : Latest UAC: Enable Logon : Administrators group user(Not RID 500 account) Test...
prior to windows server 2019,after R77 installed,the console application with no user32.dll import such as net.exe and others still occasionally fail to run with access denied or other error.I guess...
https://github.com/user-attachments/assets/b201c6b5-6c82-42ec-aca5-4daf3371632e Kaspersky is running,console application acting weird,gui application performs normal.Not sure why BTW,the CreatePublicNamePipe() function need to free some resource like the PSID valiable and etc Also,I am thinking that...
Fail
Fail To Compile Termwrap due to the lack of zdis header
ruh_pe works in windows server 2012/2016/2022,but not server 2019. BTW,I modifed the run_pe code to patch like windows 11 24h2,still getting this error process-overwritting error it happens on windows server...