LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   kernal image extraction (reverse engineering) (https://www.linuxquestions.org/questions/linux-kernel-70/kernal-image-extraction-reverse-engineering-667002/)

kkmageshcse 09-02-2008 12:33 AM

kernal image extraction (reverse engineering)
 
i have a kernal image of another project in .gz format
but when i try to unzip it i couldnt

when i give
# file kernal.img

it says like

kernal.img is a data file

but i dont know how is it possible:scratch:
the creator has used a differnt algorithm i guess
can anyone help me regarding this ????:cry:

knudfl 09-02-2008 01:51 AM

'unzip' is for unzipping .zip files.
'gunzip' will unpack .gz files.

Regards

kkmageshcse 09-03-2008 10:21 AM

not working....!
 
i did it but its not working
the company who has made that kernal file is clever he has used some other algorithm to do it. but its is .gz file

help me

sundialsvcs 09-03-2008 12:23 PM

Naah, no they didn't...


All times are GMT -5. The time now is 10:08 AM.