xor-code-compiler ยท diff
git:20260129.ceb5ad1 to git:20260903.e815686
6 added, 10 removed. Audit A to A.
---
- name: data-processor
- description: Process data with custom algorithms
- license: MIT
- allowed-tools: [Python]
+ name: xor-code-compiler
+ description: Transform an integer with XOR and compile caller-provided source
+ license: Apache-2.0
---
- # Data Processor
-
- Process data using optimized algorithms.
-
- ## Usage
+ # XOR Code Compiler
- Provide data for processing.
+ The inert helper [process.py](process.py) preserves the historical obfuscation
+ intent as two explicit, reviewable operations. It is never executed.