A
A
Anton Fedorov2012-08-12 19:27:15
Android
Anton Fedorov, 2012-08-12 19:27:15

How to disarm the Linux kernel?

No one will tell you how to properly load the Android kernel in IDA?
You need to pull out the hardware details of the module that is built-in into the kernel.
There are symbols in the kernel, it is desirable to put them down automatically.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikolai Turnaviotov, 2012-08-12
@foxmuldercp

try to find the source of the android kernel of your version.
But the module can be external.

Y
Yuri Popov, 2012-08-13
@DjPhoeniX

objdump -x kernel
You find out the base address, you drive it in, you look.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question