ARM64 trace 密文还原方法论。当用户给出一段 ARM64 执行 trace 文件并要求从某段密文/header/token/加密结果反向还原加密、签名或编码算法时使用。提供候选算法穷举、key schedule 提取、轮函数提取、魔改检测、表查找证据、闭环验证的完整方法论。激活此 skill 前应已通过 ak MCP 的 bind_trace 工具绑定 trace 文件并选择 mode=ciphertext。
$npx -y skills add icloudza/algokiller-plugin --skill ciphertext-recoveryInstalls into the current project.
Run `npx skills use "https://github.com/icloudza/algokiller-plugin" --skill "icloudza/algokiller-plugin/ciphertext-recovery"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/icloudza/algokiller-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/icloudza/algokiller-plugin"` and select the relevant skills, then follow their instructions.