TaintDroid4.1 Images for Emulator

488 views
Skip to first unread message

spellbreaker

unread,
Oct 21, 2012, 12:51:32 AM10/21/12
to taint...@googlegroups.com
I want built the TaintDroid4.1 system images for Emulator,but I  couldn't find the  instructions for how to build . Is there any  pre-built TaintDroid 4.1 for the emulator ?

chan ung park

unread,
Oct 21, 2012, 2:10:04 AM10/21/12
to taint...@googlegroups.com
also me too. i was build taintdroid 4.1 for emulator, but it can not be loaded in emulator...

help~!

Peter

unread,
Oct 21, 2012, 9:40:26 AM10/21/12
to taint...@googlegroups.com
Currently there is no pre-built TaintDroid for the emulator.

To both of you: which step in the instructions (http://appanalysis.org/download.html) is causing a problem?

Peter

koha

unread,
Oct 21, 2012, 10:52:22 PM10/21/12
to taint...@googlegroups.com
i was completed build  taintdroid 4.1. 

however display only see 'waiting device'  when I tried to typing a command. 'adb logcat'  i think it can't be loaded in emulator.

so i need some help

thanks

Peter

unread,
Oct 22, 2012, 3:04:21 PM10/22/12
to taint...@googlegroups.com
Are you able to successfully start the emulator after building the unmodified Android source (step 1 on http://appanalysis.org/download.html)?

Peter

koha

unread,
Oct 31, 2012, 4:53:42 AM10/31/12
to taint...@googlegroups.com
I've properly built TaintDroid for Android4.1 following the instruction at http://appanalysis.org/download.html.
so i can be loaded emulator after build taintdroid 4.1 thanks for your help
but can not loaded the emulator when i close terminal i think need to goldfish...

Here's what I did.

1. $ cd ~/tdroid/tdroid-4.1.1_r6
2. $ emulator -system ./out/target/product/generic/system.img -ramdisk ./out/target/product/generic/ramdisk.img ( loaded ok)
3. close terminal and emulator
4. $ cd ~/tdroid/tdroid-4.1.1_r6/out/host/linux-x86/bin
5. $ ./emulator -system ./out/target/product/generic/system.img -ramdisk ./out/target/product/generic/ramdisk.img ( can not be loaded )
6. make avd file
7. $ ./emulator -system ./out/target/product/generic/system.img -ramdisk ./out/target/product/generic/ramdisk.img -avd test ( need to kernel error )

thanks

连诚王

unread,
Jan 14, 2013, 9:49:24 PM1/14/13
to taint...@googlegroups.com
Hi,

Is your problem solved? I have the same issue.

1. The emulator is loaded under build environment with command ' emulator -kernel kernel-goldfish-xattr-2.6.29'. But checked, there's no taint information.
2.  It failed to load without the build environment with command 'emulator -ports 5556,5557 -no-skin -partition-size 512 -memory 256 -kernel /home/boris/dev/img_for_emulator3/kernel-goldfish-xattr-2.6.29 -system /home/boris/dev/img_for_emulator3/system.img -ramdisk /home/boris/dev/img_for_emulator3/ramdisk.img -data /home/boris/dev/img_for_emulator3/userdata.img -sdcard /home/boris/dev/img_for_emulator2/sdcard_ext2.img'

The error is as below.

qemu: fatal: goldfish_bus_write: Bad offset 2c8

R00=feff92a8 R01=feff92a4 R02=ff0012c8 R03=000005a1
R04=00198e18 R05=001b22cc R06=41069265 R07=000005a1
R08=00000100 R09=00000000 R10=10000000 R11=001a22c8
R12=feff92b4 R13=001a22b4 R14=000100ec R15=00012c98
PSR=200001db --C- A und32


Thanks,





在 2012年10月31日星期三UTC+8下午4时53分42秒,koha写道:

Andrea Gianazza

unread,
Jan 15, 2013, 3:46:06 PM1/15/13
to taint...@googlegroups.com
To see the taint information you should run logcat and look for messages containing TaintLog tag. If you want to display toast messages on the emulator you have to start the TaintDroidNotify app.

Have you tried to create an AVD with the sdk tools and then run it with a command like this one?

emulator -avd avdName -ports 5556,5557 -no-skin -ramdisk tdroid/tdroid-4.1.1_r6/out/target/product/generic/ramdisk.img -system tdroid/tdroid-4.1.1_r6/out/target/product/generic/system.img -data tdroid/tdroid-4.1.1_r6/out/target/product/generic/userdata.img -kernel kernel-goldfish-xattr-2.6.29

Boris

unread,
Jan 15, 2013, 10:27:40 PM1/15/13
to taint...@googlegroups.com
I followed your command. The emulator is started successfully. But this emulator has no Taint related information after 'grep Taint' in logcat.  Using 'AVD' command will only load the android SDK provided images.

Have you tested your emulator? Thanks,



在 2013年1月16日星期三UTC+8上午4时46分06秒,Andrea Gianazza写道:

Jason Nguyen

unread,
Feb 18, 2016, 11:09:27 AM2/18/16
to TaintDroid
Hi Boris,
You have successfully started emulator, what are your steps pls help me?

Thanks
Reply all
Reply to author
Forward
0 new messages