All posts by Michael Albert

Windows: Working with Filter drivers

Hi,

Filter drivers can change the behaviour of devices.

Continue reading Windows: Working with Filter drivers

Windows: Inject Process Monitor in an existing Windows installation by Windows PE

Hi,

for debugging purposes it’s sometimes necessary to enable the boot logging feature of sysinternals procmon.

Continue reading Windows: Inject Process Monitor in an existing Windows installation by Windows PE

openssl: Show all certificates of a certificate bundle file

Hi,

the x509 option of openssl does only use the first certificate in a file.
Continue reading openssl: Show all certificates of a certificate bundle file

Windows: Open a rdp file ends up in a warning: Unknown publisher

Hi,

when you open a Remote Desktop rdp file you will get a warning: Unknown publisher.

Opening of an unsigned RDP File
Opening of an unsigned RDP File

Continue reading Windows: Open a rdp file ends up in a warning: Unknown publisher

Windows: Enable smartcard/CAPI2 debugging

Hi,

smartcard login consists on CAPI2. To enable verbose debugging set the loglevel and start the logging
Continue reading Windows: Enable smartcard/CAPI2 debugging