Skip to main content
redteams.ai
All tags

# token-manipulation

2 articlestagged with “token-manipulation

Tokenizer Manipulation & Custom Vocabularies

Attacking BPE training data to influence vocabulary construction, inserting special tokens, manipulating merge rules, and creating custom tokenizer backdoors.

tokenizerBPEvocabularymerge-rulestoken-manipulationspecial-tokens
Expert

Context Window Stuffing

Techniques for filling the LLM context window to push system instructions out of active memory, manipulating token budgets to dilute or displace defensive prompts.

prompt-injectioncontext-windowtoken-manipulationred-teamingintermediate
Intermediate