摘要: 1、添加log printf("\033[1;43m %s,%s,%d\033[0m\n",__FILE__,__FUNCTION__,__LINE__); FILE:文件名 FUNCTION:函数名 LINE:代码所在文件行数 阅读全文
posted @ 2018-02-26 17:21 Malphite 阅读(203) 评论(0) 推荐(0)
摘要: 1、execve执行脚本 execve.c 阅读全文
posted @ 2018-02-26 00:36 Malphite 阅读(173) 评论(0) 推荐(0)