Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
TaintDroid4.1 Images for Emulator
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
spellbreaker  
View profile  
 More options Oct 21 2012, 12:51 am
From: spellbreaker <zhulonghu...@gmail.com>
Date: Sat, 20 Oct 2012 21:51:32 -0700 (PDT)
Local: Sun, Oct 21 2012 12:51 am
Subject: TaintDroid4.1 Images for Emulator

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 ?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
chan ung park  
View profile  
 More options Oct 21 2012, 2:10 am
From: chan ung park <wls1...@gmail.com>
Date: Sun, 21 Oct 2012 15:10:04 +0900
Local: Sun, Oct 21 2012 2:10 am
Subject: Re: TaintDroid4.1 Images for Emulator

also me too. i was build taintdroid 4.1 for emulator, but it can not be
loaded in emulator...

help~!

On Sun, Oct 21, 2012 at 1:51 PM, spellbreaker <zhulonghu...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter  
View profile  
 More options Oct 21 2012, 9:40 am
From: Peter <petergilb...@gmail.com>
Date: Sun, 21 Oct 2012 06:40:26 -0700 (PDT)
Local: Sun, Oct 21 2012 9:40 am
Subject: Re: TaintDroid4.1 Images for Emulator

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
koha  
View profile  
 More options Oct 21 2012, 10:52 pm
From: koha <wls1...@gmail.com>
Date: Sun, 21 Oct 2012 19:52:22 -0700 (PDT)
Local: Sun, Oct 21 2012 10:52 pm
Subject: Re: TaintDroid4.1 Images for Emulator

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter  
View profile  
 More options Oct 22 2012, 3:04 pm
From: Peter <petergilb...@gmail.com>
Date: Mon, 22 Oct 2012 12:04:21 -0700 (PDT)
Local: Mon, Oct 22 2012 3:04 pm
Subject: Re: TaintDroid4.1 Images for Emulator

Are you able to successfully start the emulator after building the
unmodified Android source (step 1 on http://appanalysis.org/download.html)?

Peter


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
koha  
View profile  
 More options Oct 31 2012, 4:53 am
From: koha <wls1...@gmail.com>
Date: Wed, 31 Oct 2012 01:53:42 -0700 (PDT)
Local: Wed, Oct 31 2012 4:53 am
Subject: Re: TaintDroid4.1 Images for Emulator

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
连诚王  
View profile  
 More options Jan 14, 9:49 pm
From: 连诚王 <lianchen...@gmail.com>
Date: Mon, 14 Jan 2013 18:49:24 -0800 (PST)
Local: Mon, Jan 14 2013 9:49 pm
Subject: Re: TaintDroid4.1 Images for Emulator

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写道:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrea Gianazza  
View profile  
 More options Jan 15, 3:46 pm
From: Andrea Gianazza <g.gianazz...@gmail.com>
Date: Tue, 15 Jan 2013 12:46:06 -0800 (PST)
Local: Tues, Jan 15 2013 3:46 pm
Subject: Re: TaintDroid4.1 Images for Emulator

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

Il giorno marted́ 15 gennaio 2013 03:49:24 UTC+1, Boris ha scritto:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Boris  
View profile  
 More options Jan 15, 10:27 pm
From: Boris <lianchen...@gmail.com>
Date: Tue, 15 Jan 2013 19:27:40 -0800 (PST)
Local: Tues, Jan 15 2013 10:27 pm
Subject: Re: TaintDroid4.1 Images for Emulator

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写道:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »