tag: #FFI
(17 posts)
Show all tags
-
2026-07-16
:: OmniScope:从拒绝巨额白名单到妥协
::
#FFI,
#LLVM,
#OmniScope,
#Rust,
#Static Analysis,
#Zig,
#decision-archaeology
-
2026-06-30
:: OmniScope Architecture Deep Dive (Part 6): Reflection — The Architectural Trade-offs You Never Saw
::
#Architecture,
#Engineering Reflection,
#FFI,
#LLVM,
#Rust
-
2026-06-28
:: OmniScope Architecture Deep Dive (Part 5): IR Pattern Atlas — From Evidence Chain to Semantic Suppression
::
#FFI,
#LLVM,
#Pattern Matching,
#Rust,
#Semantic Analysis
-
2026-06-26
:: OmniScope Architecture Deep Dive (Part 4): Resource Families — Breaking Language Barriers: From Effect to Evidence Chain Pipeline
::
#Architecture,
#FFI,
#LLVM,
#Rust,
#Semantic Analysis
-
2026-06-24
:: OmniScope Architecture Deep Dive (Part 3): Noise Reduction — An Epic Optimization from 5,098 to ~45
::
#FFI,
#LLVM,
#Optimization,
#Rust,
#Static Analysis
-
2026-06-22
:: OmniScope Architecture Deep Dive (Part 2): IR Loading — 8 Ways to Wrestle with LLVM IR
::
#FFI,
#LLVM,
#Performance,
#Rust
-
2026-06-20
:: Why OmniScope — Cross-language FFI Safety Analysis: Call Graphs, State Machines, Semantic Trees, This Combo Took Two Years
::
#FFI,
#LLVM,
#Memory Safety,
#Rust,
#Static Analysis
-
2026-06-12
:: 危险边界的守卫
::
#FFI,
#LLVM,
#Memory Safety,
#Rust,
#Zig,
#decision-archaeology
-
2026-06-09
:: v0.2.0
::
#FFI,
#LLVM,
#Rust
-
2026-05-21
:: OmniScope Deep-Dive Series: From LLVM IR to Cross-Language Ownership Auditing
::
#FFI,
#LLVM,
#Rust
-
2026-05-21
:: Why OmniScope Analyzes Cross-Language Safety at the LLVM IR Layer
::
#FFI,
#LLVM,
#Rust
-
2026-05-21
:: Lifecycle of an Analysis Run: CLI, IRLoader, Pipeline, and Output
::
#FFI,
#LLVM,
#Rust
-
2026-05-21
:: Inside the Pass System: Dependency Ordering, Shared Context, and Graceful Degradation
::
#FFI,
#LLVM,
#Rust
-
2026-05-21
:: Zone Classification and Semantic Registry: Avoiding Blacklist-Style Reporting
::
#FFI,
#LLVM,
#Rust
-
2026-05-21
:: MemoryGraph and DangerSurface: From Pointer Facts to Risk Paths
::
#FFI,
#LLVM,
#Rust
-
2026-05-21
:: Rust FFI Auditor: Reconstructing and Checking Cross-Language Ownership Protocols
::
#FFI,
#LLVM,
#Rust
-
2026-05-21
:: Reporting Pipeline: Issue Objects, JSON, SARIF, and Engineering Integration
::
#FFI,
#LLVM,
#Rust