I build a kernel module under linux kernel 3.4.0, and install it to the
device with linux kernel 3.1.10.
I have avoided the version magic checking by modifying the
include/linux/vermagic.h, but the module still can not be installed
successfully.
Following is my flow,
adb operation:
*#* adb pu
Read and store each register after each processor instruction? Are you
kidding? Can you imagine the overhead this could ever bring to the normal
operation of the system?
Emeric
Le 8 mai 2013 12:59, "Zhazira" a écrit :
> I'm currently doing my master thesis. And my task is dynamically execute
> A
So are you trying to compile the kernelwhat error are you getting?
Cyangenmod and Google have different code.
On Tue, May 7, 2013 at 5:54 AM, Nick Clark wrote:
> Sup Android hackers!
>
> I am interested in compiling some code against a particular version of the
> Android kernel, but I'm hav
you cloud get the source from qcom web.
On May 1, 2013 1:55 AM, "XPFirst" wrote:
> download url : git clone https://android.googlesource.com/kernel/msm.git
>
> $make msm8960_defconfig
> $make
>
> error:
>
> HOSTCC scripts/mod/mk_elfconfig
> scripts/mod/mk_elfconfig.c:4:17: error: elf.h: No su
That works. Thanks very much~~
在 2012年12月18日星期二UTC+8下午5时46分00秒,Andy Winton写道:
>
> I got exactly this. The actual reason for this is that at some point you
> compiled as root, the file
> include/config/auto.conf is then owned by root, you are now compiling as a
> normal user and don't
> have per
Sup Android hackers!
I am interested in compiling some code against a particular version of the
Android kernel, but I'm having an issue finding the source. I am interested
in compiling against 3.4.0-perf-gffdf452 or 3.4.0-perf-g7cellcd. I'm tried
cloning down the prebuilt kernel repos from
htt
I'm currently doing my master thesis. And my task is dynamically execute
Android apps and monitor temporal Logic properties.
What I want is to try to read all current register's values and their tags
after every instruction execution and write to logs. Is it possible to
change source code of An
Hi all,
I am looking for dependency among different application in Android. So
that, we can know before starting of any application which others
application must be started.
So. Is there any tool to find dependency or some other way to find it.
Thanks,
Nimit
--
--
unsubscribe: android-ker