Screenshots
Example Usage
.
|-- src/
| |-- main.rs # 图形界面入口
| `-- app.rs # 图形界面状态、渲染、搜索、污点面板、MCP 管理
|-- crates/
|-- content-search-core/
| |-- README.md # 内容搜索核心库说明
| `-- src/
| |-- file_reader.rs
| |-- line_indexer.rs
| |-- search_engine.rs
| `-- replacer.rs
`-- arm64-taint-core/
`-- src/
|-- parser.rs
|-- normalizer.rs
|-- indexer.rs
|-- streaming.rs
|-- engine.rs
|-- report.rs
|-- bin/arm64-taint-cli.rs
`-- bin/trace-search-mcp.rs
See also
-SKYNET-Steam-Emulator
Open Source
Client emulator to play steam games on LAN without Internet connection.…
.NET-Obfuscator
Open Source
Lists of .NET Obfuscator (Free, Freemium, Paid and Open Source )…
010editor
Free
Templates and scripts for 010 editor…
toolkit
Free
The essential toolkit for reversing, malware analysis, and cracking…
Frida
Open Source
Kali
Dynamic instrumentation toolkit for developers, reverse engineers, and security researchers. Injects…
AAIdrive
Open Source
Implementations of some Android Auto features as unofficial IDrive apps…