ESDHLPDD.sys is a simple interface physical device driver (PDD) that can perform reboot / power-off after system shutdown without any kernel / subsystem modification. Programmer can query / modify shutdown mode setting via DosDevIOCtl() API, from non-Ring0 privileges.
A sample executable, ESD.exe, issues system shutdown with 3 modes (conventional / reboot / power-off) interactively (via Presentation Manager) or not (via command line option).
Comments
Martin Iturbide
Wed, 30/10/2024 - 22:04
Permalink
FYI. Here it is the link on
Add new comment