> For the complete documentation index, see [llms.txt](https://sarpers-organization.gitbook.io/ctftricks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation.md).

# Obfuscation

- [Decode Encoded String From Source](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/trick-0318.md)
- [Decode Brainfuck Credentials](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/trick-0016.md)
- [Decode HTML Entities for Password](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/trick-0207.md)
- [Multi Stage Decoding](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/multi-stage-decoding.md)
- [Chained Multi-Source Base64 Decoding (Keys)](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/multi-stage-decoding/trick-0325.md)
- [Combine & Decode Multi-Part Base64 (Crests)](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/multi-stage-decoding/trick-0321.md)
- [Decode Base64 And Crack Hash](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/multi-stage-decoding/trick-0624.md)
- [Decode Obfuscated Code (Base64)](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/multi-stage-decoding/trick-0294.md)
- [Hex & Reverse Base64 Decoding](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/multi-stage-decoding/trick-0076.md)
- [Multi-stage Data Decoding (Morse + BaseX)](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/multi-stage-decoding/trick-0251.md)
- [Rot13 Decoding](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/rot13-decoding.md)
- [Decode ROT13 Username](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/rot13-decoding/trick-0395.md)
- [ROT13 Decode String From Source](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/rot13-decoding/trick-0320.md)
- [ROT13 Decoding Username](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/rot13-decoding/trick-0204.md)
- [Vigenere](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/rot13-decoding/cryptography-obfuscation-vigenere.md)
- [Xor Decryption](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/xor-decryption.md)
- [Decrypt Data Using Single-Byte XOR](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/xor-decryption/trick-0435.md)
- [Recover Data via XOR Decryption Script](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/xor-decryption/trick-0426.md)
- [Single-Byte XOR Decryption](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/xor-decryption/trick-0454.md)
- [XOR Decryption (Recovered Key)](https://sarpers-organization.gitbook.io/ctftricks/_chapter-intro-3/obfuscation/xor-decryption/trick-0101.md)
