This commit is contained in:
parent
d71a7c8bbc
commit
02ba95861f
|
|
@ -167,7 +167,7 @@ void duplicate_output_to_log() {
|
|||
|
||||
if (has_error) {
|
||||
// char response[10];
|
||||
printf("\n检测到命令执行出错,已经上报北冥论坛~ ");
|
||||
printf("\n检测到命令执行出错,已经上报北冥论坛~ \n");
|
||||
fflush(stdout); // 确保提示文字被输出
|
||||
|
||||
// if (fgets(response, sizeof(response), stdin) != NULL) {
|
||||
|
|
|
|||
BIN
intercept.so
BIN
intercept.so
Binary file not shown.
Loading…
Reference in New Issue