Skip to content

jonoberheide/kstructhunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kstructhunter.py

Jon Oberheide <jon@oberheide.org>
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
        ...

About

Routines for hunting down kernel structs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages