hijack.

Everything we've published on hijack across guides, agents, hardware reviews and glossary entries — 4 entries in total.

Guides (3)

  • hijack.js (Bionic Bypass + GC + Lazy Loading)Runtime · 2026-02-18

    Monkey-patch Node.js internals via -r flag to fix Android 6 bionic crashes, add GC, lazy loading, and dashboard endpoints.

  • fs.promises PatchingRuntime · 2026-02-18

    Extending the hijack.js path-rewriting shim to also intercept fs.promises methods, which are a separate API surface from the synchronous and callback-based fs methods already patched.

  • Dashboard via hijack.js (HTTP Intercept)Gateway · 2026-02-18

    Inject custom dashboard and status API endpoints into OpenClaw's HTTP server via hijack.js monkey-patching.

Glossary (1)

  • Prompt injection Attack technique where adversarial input embedded in a document or webpage hijacks an agent's behaviour.