logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Mimikatz Service - Manage Windows Services | Online Free DevTools by Hexmos

Manage Windows services with Mimikatz Service. Control service startup, shutdown, and deletion through command line. Free online tool, no registration required.

mimikatz-service

Manage Windows services through mimikatz. More information: https://github.com/gentilkiwi/mimikatz.

  • Start a service:

mimikatz "service::start service_name"

  • Stop a service:

mimikatz "service::stop service_name"

  • Delete a service:

mimikatz "service::delete service_name"

See Also