Lin.
Lin.
#### Problem Description Start the agent in local mode. After running for a while, the ` Task failed: redirect daemon exited prematurely. disabled backtrace` message is displayed and windows-redirector.exe exits...
#### Problem Description After the local mode is enabled, the windows network share cannot be accessed #### Steps to reproduce the behavior: 1. -m local start local mode 2. Access...
#### Problem Description Download file memory leak #### Steps to reproduce the behavior: 1. After mitmproxy is enabled, the initial memory is ~53 MB  2. Download a ~190 MB...
I want to hook XSetSelectionOwner,libx11.so is loaded dlopen. What should I do? 1. ProcessA ``` HANDLE hOneSo = dlopen("libOneSo.so", RTLD_LAZY); if (hOneSo == NULL) { printf("Test:: dlopen Failed.\n"); return 1;...