# RainbowCrack

### Rainbowcrack and QuickStego <a href="#id-04d9" id="id-04d9"></a>

* Use Winrtgen to generate a rainbow table
* Launch RainbowCrack
* File->Load NTLM Hashes from PWDUMP File
* Rainbow Table->Search Rainbow Table
* Use the generated rainbow table
* RainbowCrack automatically starts to crack the hashes
* Launch QuickStego
* Open Image, and select target .jpg file
* Open Text, and select a txt file
* Hide text, save image file
* Re-launch, Open Image
* Select stego file
* Hidden text shows up

{% embed url="<https://www.kali.org/tools/rainbowcrack/>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dev-angelist.gitbook.io/practical-ethical-hacker-ceh-tools/practical-ethical-hacker-notes/tools/rainbowcrack.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
