MANIFEST.in
README.md
requirements.txt
setup.py
docs/API.md
docs/ARCHITECTURE.md
docs/DEVELOPMENT.md
docs/EXAMPLES.md
sqlmap_tamper_framework.egg-info/PKG-INFO
sqlmap_tamper_framework.egg-info/SOURCES.txt
sqlmap_tamper_framework.egg-info/dependency_links.txt
sqlmap_tamper_framework.egg-info/not-zip-safe
sqlmap_tamper_framework.egg-info/requires.txt
sqlmap_tamper_framework.egg-info/top_level.txt
tamper_framework/__init__.py
tamper_framework/__version__.py
tamper_framework/ast_builder.py
tamper_framework/ast_transformer.py
tamper_framework/context.py
tamper_framework/lexer.py
tamper_framework/transformer.py
tamper_framework/transformations/__init__.py
tamper_framework/transformations/case_alternate.py
tamper_framework/transformations/comment_chaos.py
tamper_framework/transformations/function_wrap.py
tamper_framework/transformations/hex_encode.py
tamper_framework/transformations/homoglyph.py
tamper_framework/transformations/keyword_wrap.py
tamper_framework/transformations/logical_operator_swap.py
tamper_framework/transformations/numeric_obfuscation.py
tamper_framework/transformations/space_replace.py
tamper_framework/transformations/value_encode.py
tamper_framework/transformations/version_comment_vary.py
tamper_scripts/akamai2026.py
tamper_scripts/awswaf2026.py
tamper_scripts/azurewaf2026.py
tamper_scripts/cloudflare2025.py
tamper_scripts/cloudflare_case.py
tamper_scripts/cloudflare_encode.py
tamper_scripts/cloudflare_keyword.py
tamper_scripts/cloudflare_space.py
tamper_scripts/imperva2026.py
tamper_scripts/meta_tamper.py
tamper_scripts/modsec_crs2026.py