We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e629e8a commit 7de434aCopy full SHA for 7de434a
1 file changed
README.md
@@ -8,7 +8,7 @@ ARM64 memory manipulation framework for iOS/macOS. Compiled as a static library
8
9
Provides inline function hooking, stealth code patching, hardware breakpoints, memory read/write, symbol resolution, and shellcode loading — all targeting `aarch64-apple-ios` & `aarch64-apple-darwin`.
10
11
-## Quick start
+## Quick start for Rust sources
12
13
```bash
14
cargo add specter-mem
0 commit comments