Imzpy

Results 4 issues of Imzpy

submit to vcpkg

I'm using the latest version. When the .so file load is just completed, use Module.findBaseAddress() function to find the module. The result returned is null. But when I used version...

``` Phone: Google Pixel XL System: Android 7.1 NDE63H FridaVersion: 15.1.1 ``` ``` //Java Code public class MainActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); byte[]...

* **Version**: 1.27.0 * **Platform**: Windows 问题复现: 当关闭一个客户端连接后,试图在关闭回调里面释放uv_tcp_t时,会造成uv_process_reqs函数里面的req为0xdddddddd,当服务器关闭连接时,也就是被动关闭,则不会引起此问题 Problem recurrence: When closing a client connection, trying to release uv_tcp_t in the close callback will cause the req in the uv_process_reqs...