A logging configuration tool from the Windows Kits used to start and manage process logging.
Executes the command specified after the RUN parameter as a child of logger.exe.
logger.exe RUN "{CMD}"
Executes an abitrary command via a signed binary to evade detection.
Executes the command specified after the RUNW parameter as a child of logger.exe.
logger.exe RUNW "{CMD}"
Executes an abitrary command via a signed binary to evade detection.
Executes the command specified as a child of logger.exe.
logger.exe "{CMD}"
Executes an abitrary command via a signed binary to evade detection.