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
xAnalyzer
Open Source
…
.NET-Obfuscator
Open Source
Lists of .NET Obfuscator (Free, Freemium, Paid and Open Source )…
Ghidra
Open Source
Kali
NSA-developed software reverse engineering suite. Features a disassembler, decompiler, scripting (Ja…
AAIdrive
Open Source
Implementations of some Android Auto features as unofficial IDrive apps…
Binwalk
Open Source
Kali
Firmware analysis tool for searching, extracting, and analyzing binary images. Identifies embedded f…
IDA Pro
Paid
The industry-standard disassembler and decompiler (with Hex-Rays decompiler). Supports the widest ra…