Skip to main content
redteams.ai
All tags

# 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
Intermediate

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
Intermediate