You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

TorchScript Forward Pre-Hook Hidden Path

Defensive validation / triage only.

This PoC shows that a crafted TorchScript artifact can preserve a benign forward() body while changing only the module(...) call path through serialized forward pre-hook metadata.

Files:

  • model/clean_jit_hook.pt: clean control
  • model/evil_jit_hook.pt: crafted artifact with serialized pre-hook
  • model/build-meta.json: hashes and generation metadata
  • reproduce/replay_jit_prehook.py: replay script for module(...) vs forward(...)

Quick repro:

python reproduce/replay_jit_prehook.py \
  --clean model/clean_jit_hook.pt \
  --crafted model/evil_jit_hook.pt
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support