kstructhunter
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Routines for hunting down kernel structs.
kstructhunter.py

Jon Oberheide 
http://jon.oberheide.org

Routines for hunting down kernel structs.

Example:

$ python kstructhunter.py sctp_ssnmap
struct sctp_ssnmap is size 40
struct sctp_ssnmap is allocated in kmalloc-64
other structs allocated in kmalloc-64:
        ARCMSR_CDB
        ArcProto
        BC_DEC_YUV_BUFFS
        ...

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。