linux下生成core dump文件方法及设置 from:http://www.cppblog.com/kongque/archive/2011/03/07/141262.html core dump的概念: A core dump is the recorded state of the working memory of a computer program at a specific time, generally when the program has terminated a…
1 linux下的usb抓包方法 1.配置内核使能usb monitor: make menuconfig Device Drivers --> USB Support --> USB Monitor --> Select * not M2.build kernel sudo insmod /lib/modules/3.2…
1 linux下的usb抓包方法1.配置内核使能usb monitor: make menuconfig Device Drivers --> USB Support --> USB Monitor --> Select * not M2.build kernel sudo insmod /lib/modules/3.2.…