Skip to main content
Run any Skill in Manus
with one click
GitHub repository

algokiller-plugin

algokiller-plugin contains 4 collected skills from icloudza, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
76
updated
2026-05-14
Forks
23
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

ciphertext-recovery
information-security-analysts

ARM64 trace 密文还原方法论。当用户给出一段 ARM64 执行 trace 文件并要求从某段密文/header/token/加密结果反向还原加密、签名或编码算法时使用。提供候选算法穷举、key schedule 提取、轮函数提取、魔改检测、表查找证据、闭环验证的完整方法论。激活此 skill 前应已通过 ak MCP 的 bind_trace 工具绑定 trace 文件并选择 mode=ciphertext。

2026-05-14
trace-analysis
computer-occupations-all-other

ARM64 trace 通用证据分析方法论。当用户给出一段 ARM64 执行 trace 文件并询问字段含义、执行流、检测点、数据来源、call 边界、buffer 生命周期等开放问题(不属于纯密文还原)时使用。提供搜索键选择、单一目的搜索纪律、call 边界解析、字段语义分层、执行流抽取与检测点分析的完整方法论。激活此 skill 前应已通过 ak MCP 的 bind_trace 工具绑定 trace 文件并选择 mode=general。

2026-05-14
ciphertext
computer-occupations-all-other

Strong activation entry for AlgoKiller ciphertext-recovery mode. Bind an ARM64 trace, force-load the ciphertext-recovery methodology, and start cipher / algorithm recovery from a target ciphertext.

2026-05-12
general
computer-occupations-all-other

Strong activation entry for AlgoKiller general trace-analysis mode. Bind an ARM64 trace, force-load the trace-analysis methodology, and answer field semantics / execution flow / detection-point / data-flow questions.

2026-05-12