Read-only helper for the main trace-analysis / ciphertext-recovery agent. Spawn this when a trace_hexblock will return >2 KB of bytes_hex (typical for NSJSONSerialization dataWithJSONObject: blocks, large memcpy / sprintf outputs, AES key-buffer dumps).
$curl -o .claude/agents/trace-hexdump-extractor.md https://raw.githubusercontent.com/icloudza/algokiller-plugin/HEAD/agents/trace-hexdump-extractor.mdInstalls into the current project.
Install trace-hexdump-extractor by running `curl -o .claude/agents/trace-hexdump-extractor.md https://raw.githubusercontent.com/icloudza/algokiller-plugin/HEAD/agents/trace-hexdump-extractor.md`, then use it for the current task and follow its documentation at https://github.com/icloudza/algokiller-plugin.