# CTF Notes

## CTF Notes

- [Home](https://luftenshjaltar.gitbook.io/ctf/undefined.md)
- [Hints](https://luftenshjaltar.gitbook.io/ctf/general/hints.md)
- [Formats](https://luftenshjaltar.gitbook.io/ctf/general/formats.md)
- [Links](https://luftenshjaltar.gitbook.io/ctf/general/links.md)
- [Reversing](https://luftenshjaltar.gitbook.io/ctf/general/reversing.md)
- [Basics](https://luftenshjaltar.gitbook.io/ctf/binary/basics.md)
- [Vectors](https://luftenshjaltar.gitbook.io/ctf/binary/vectors.md): These are various ways to gain control of the instruction pointer.
- [Evasion](https://luftenshjaltar.gitbook.io/ctf/binary/evasion.md): Evasion and countermeasures to various exploit mitigation mechanisms.
- [Payloads](https://luftenshjaltar.gitbook.io/ctf/binary/payloads.md)
- [Heap](https://luftenshjaltar.gitbook.io/ctf/binary/heap.md)
- [Tools](https://luftenshjaltar.gitbook.io/ctf/binary/tools.md)
- [Web](https://luftenshjaltar.gitbook.io/ctf/web/web.md)
- [Javascript](https://luftenshjaltar.gitbook.io/ctf/web/javascript.md)
- [PHP](https://luftenshjaltar.gitbook.io/ctf/web/php.md)
- [Escape](https://luftenshjaltar.gitbook.io/ctf/system/escape.md)
- [Escalation](https://luftenshjaltar.gitbook.io/ctf/system/escalation.md)
- [Shells](https://luftenshjaltar.gitbook.io/ctf/system/shells.md)
- [Hints](https://luftenshjaltar.gitbook.io/ctf/crypto/hints.md)
