哥哥假设我使用maturin+rust+py构建一个fastapi接口,利用私钥加密message为"Hello, this is a test message." 在network中抓包显示type为document,initator为other
示例部署地址
https://lsfstar-maturin-pro.hf.space/encryptData
示例源码
https://huggingface.co/spaces/lsfstar/maturin_pro
这种药怎么hook得到加密的逻辑在scriptcat中导出到unsafewindow下使用呢