vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I am writing some system tools for hpux 11i v2 (IA64). I want to somehow identify kernel image file and dynamic loaders for my purpose. Is there a way to do it through user level programs ?? I tried reading elf headers and sections and thought there might be some field which will indicate me that this file is kernel image or loader, but this wasnt the case. Elf header/sections doesnt contain anything spl. for these files. Then what is the way to do so ? (Please tell me if this is possible to find the same thing from kernel level also.) Thanks in Advance! |