This involves modifying the compiled EXE or DLL to inject the necessary code fragments.
这种方式通过修改已经编译的EXE或DLL注入必要的代码段。
Put the bridge DLL(s) into an arbitrary place on the client machine.
把桥的 DLL 文件放在客户机机器上的任意位置。
With this approach, a DLL must provide explicit functions for object creation and deletion.
使用这种方式,一个DLL必须提供显式的对象构建和删除函数。
应用推荐