# Other Corruptors

- [Classic Corruptors](https://corrupt.wiki/other-corruptors/classic-corruptors.md)
- [Vinesauce ROM Corruptor](https://corrupt.wiki/other-corruptors/classic-corruptors/vinesauce-rom-corruptor.md)
- [VineCorrupt](https://corrupt.wiki/other-corruptors/classic-corruptors/vinecorrupt.md)
- [Windows Glitch Harvester](https://corrupt.wiki/other-corruptors/classic-corruptors/windows-glitch-harvester.md)
- [Android Vinesauce ROM Corruptor](https://corrupt.wiki/other-corruptors/classic-corruptors/android-vinesauce-rom-corruptor.md): An old android application for corrupting on the go
- [Lesser known corruptors](https://corrupt.wiki/other-corruptors/classic-corruptors/lesser-known-corruptors.md)
- [Old Corruptors](https://corrupt.wiki/other-corruptors/classic-corruptors/old-corruptors.md)
- [Scares Scrambler](https://corrupt.wiki/other-corruptors/scares-scrambler.md)
- [Super Simple Rom Corruptor](https://corrupt.wiki/other-corruptors/super-simple-rom-corruptor.md)
- [Cheat Engine](https://corrupt.wiki/other-corruptors/cheat-engine.md)
- [Web-Based Corruptors](https://corrupt.wiki/other-corruptors/web-based-corruptors.md)


---

# 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://corrupt.wiki/other-corruptors.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.
