# decoding
2 articlestagged with “decoding”
Community Challenge: Encoding Puzzle
Decode a series of encoded payloads to find hidden flags, testing knowledge of encoding schemes, obfuscation techniques, and payload analysis.
communitycontributedencodingdecodingobfuscationpuzzle
Inference: Sampling, Temperature & Generation
How LLMs generate text at inference time — greedy decoding, top-k, top-p, temperature — and how these parameters affect attack success rates.
inferencesamplingtemperaturedecodingintermediate