Wallbreaker
Wallbreaker copied to clipboard
frida-compile后无法运行
大佬好,我在研究您的项目时遇到了一个问题,即使不对您的项目代码做任何改变,我在运行frida-compile src/index.ts -o _agent.js后,得到的_agent.js 120多KB,您的只有40多KB,除此之外,我自己编译的agent无法顺利运行,不知道出了什么问题。
为什么不能顺利运行。