anymous 1.4.3 → 1.4.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +36 -6
- package/package.json +13 -13
package/README.md
CHANGED
|
@@ -1,15 +1,45 @@
|
|
|
1
|
-
#
|
|
1
|
+
# anymous — AI-Powered Reverse Engineering & Pentest Platform
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
**45 AI agents** orchestrated by **Any**, offline pt-BR voice, Iron-Man HUD.
|
|
4
|
+
64 free models, no API key required. Unrestricted mode for professionals.
|
|
4
5
|
|
|
5
6
|
```bash
|
|
6
|
-
|
|
7
|
+
npm install -g anymous
|
|
8
|
+
anymous
|
|
7
9
|
```
|
|
8
10
|
|
|
9
|
-
|
|
11
|
+
## Talk to Any
|
|
10
12
|
|
|
11
13
|
```bash
|
|
12
|
-
|
|
14
|
+
anymous run --agent any "faz pentest neste host"
|
|
15
|
+
anymous run --agent soc "analisa este alerta"
|
|
16
|
+
anymous run --agent redteam "alvo lab 10.10.10.0/24"
|
|
17
|
+
anymous run --agent blueteam "hardening deste servidor"
|
|
18
|
+
anymous run --agent forensics "analisa este dump"
|
|
13
19
|
```
|
|
14
20
|
|
|
15
|
-
|
|
21
|
+
## Voice (pt-BR, offline)
|
|
22
|
+
|
|
23
|
+
```bash
|
|
24
|
+
anymous voice "Olá, esta é a voz do Any"
|
|
25
|
+
anymous voice --loop
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
## Agents
|
|
29
|
+
|
|
30
|
+
- **Orchestrators**: any, soc, forensics, redteam, blueteam, build, plan
|
|
31
|
+
- **RE (8)**: reverser-static, reverser-dynamic, reverser-binary, reverser-source,
|
|
32
|
+
reverser-automator, memory-dump, exe-extractor, debug-tools
|
|
33
|
+
- **Pentest (10)**: pentest-lead, pentest-recon, pentest-scanner, pentest-enumerator,
|
|
34
|
+
pentest-exploiter, pentest-identity, pentest-webapp, pentest-postexploit,
|
|
35
|
+
pentest-critic, pentest-reporter
|
|
36
|
+
- **cyber-analytic** (SOC), **engineering (20)**
|
|
37
|
+
|
|
38
|
+
## Providers
|
|
39
|
+
|
|
40
|
+
64 free `opencode/*` models out of the box, plus any opencode-compatible
|
|
41
|
+
provider (OpenAI, Anthropic, Google, OpenRouter…).
|
|
42
|
+
|
|
43
|
+
Docs: https://anymous-cli.vercel.app · Code: https://github.com/anymousdark/anymous
|
|
44
|
+
|
|
45
|
+
MIT License.
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"scripts": {
|
|
7
7
|
"postinstall": "node ./postinstall.mjs"
|
|
8
8
|
},
|
|
9
|
-
"version": "1.4.
|
|
9
|
+
"version": "1.4.7",
|
|
10
10
|
"description": "AI-powered reverse engineering platform",
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"homepage": "https://github.com/anymousdark/anymous",
|
|
@@ -24,17 +24,17 @@
|
|
|
24
24
|
"x64"
|
|
25
25
|
],
|
|
26
26
|
"optionalDependencies": {
|
|
27
|
-
"anymous-linux-arm64-musl": "1.4.
|
|
28
|
-
"anymous-linux-x64": "1.4.
|
|
29
|
-
"anymous-darwin-x64-baseline": "1.4.
|
|
30
|
-
"anymous-windows-arm64": "1.4.
|
|
31
|
-
"anymous-linux-arm64": "1.4.
|
|
32
|
-
"anymous-darwin-arm64": "1.4.
|
|
33
|
-
"anymous-windows-x64-baseline": "1.4.
|
|
34
|
-
"anymous-linux-x64-baseline-musl": "1.4.
|
|
35
|
-
"anymous-linux-x64-baseline": "1.4.
|
|
36
|
-
"anymous-windows-x64": "1.4.
|
|
37
|
-
"anymous-darwin-x64": "1.4.
|
|
38
|
-
"anymous-linux-x64-musl": "1.4.
|
|
27
|
+
"anymous-linux-arm64-musl": "1.4.7",
|
|
28
|
+
"anymous-linux-x64": "1.4.7",
|
|
29
|
+
"anymous-darwin-x64-baseline": "1.4.7",
|
|
30
|
+
"anymous-windows-arm64": "1.4.7",
|
|
31
|
+
"anymous-linux-arm64": "1.4.7",
|
|
32
|
+
"anymous-darwin-arm64": "1.4.7",
|
|
33
|
+
"anymous-windows-x64-baseline": "1.4.7",
|
|
34
|
+
"anymous-linux-x64-baseline-musl": "1.4.7",
|
|
35
|
+
"anymous-linux-x64-baseline": "1.4.7",
|
|
36
|
+
"anymous-windows-x64": "1.4.7",
|
|
37
|
+
"anymous-darwin-x64": "1.4.7",
|
|
38
|
+
"anymous-linux-x64-musl": "1.4.7"
|
|
39
39
|
}
|
|
40
40
|
}
|