# References

## References

- [Welcome!](https://the-winrars.gitbook.io/references/master.md)
- [Bases](https://the-winrars.gitbook.io/references/crypto/bases.md)
- [Nonces](https://the-winrars.gitbook.io/references/crypto/nonces.md)
- [RSA](https://the-winrars.gitbook.io/references/crypto/rsa.md): please don't use rsactftool
- [Simple Ciphers](https://the-winrars.gitbook.io/references/crypto/simple-ciphers.md)
- [Canary](https://the-winrars.gitbook.io/references/pwn/canary.md): not the bird!
- [Format String Attack](https://the-winrars.gitbook.io/references/pwn/format-string-attack.md): 5.4 moment
- [Fuzzer](https://the-winrars.gitbook.io/references/pwn/format-string-attack/fuzzer.md)
- [NX, PIE, RELRO and ASLR](https://the-winrars.gitbook.io/references/pwn/nx-pie-relro-and-aslr.md)
- [pwntools](https://the-winrars.gitbook.io/references/pwn/pwntools.md)
- [The GOT and the PLT](https://the-winrars.gitbook.io/references/pwn/the-got-and-the-plt.md)
- [Assembly](https://the-winrars.gitbook.io/references/reverse-engineering/assembly.md)
- [CTF Tips And Tricks](https://the-winrars.gitbook.io/references/reverse-engineering/ctf-tips-and-tricks.md)
- [Tools](https://the-winrars.gitbook.io/references/reverse-engineering/tools.md): going brrrrrr
- [Angr](https://the-winrars.gitbook.io/references/reverse-engineering/tools/angr.md): Bruteforce but smart
- [Tools Setup](https://the-winrars.gitbook.io/references/reverse-engineering/tools-setup.md)
- [JWT](https://the-winrars.gitbook.io/references/web/jwt.md)
- [Analysing Network Packet Captures](https://the-winrars.gitbook.io/references/forensics/analysing-network-packet-captures.md): the best category :)
- [Disk Images](https://the-winrars.gitbook.io/references/forensics/disk-images.md)
- [Steganography](https://the-winrars.gitbook.io/references/forensics/steganography.md)
