On 8 nov, 12:57, manoj gupta <manoj.monu.gu...@gmail.com> wrote:
> Hi,
> Thanks for your help.but please can you specify that where i can get
> dmesg.as i know adb logcat we use for application debuging ,but i want logs
> for malware detection.

As far as I know dmesg prints kernel message and there is no specific
log for malware detection.
As I said before you can have a look at TaintDroid. It is a version of
Android OS that can monitor data flow at application level and between
applications too.

Regards,

Andria

> Regards
> Manoj
>
>
>
>
>
>
>
> On Tue, Nov 8, 2011 at 3:07 PM, andria <andri...@gmail.com> wrote:
> > Hi manoj,
>
> > On 7 nov, 07:58, manoj gupta <manoj.monu.gu...@gmail.com> wrote:
> > > Hi All,
> > > I am working on Android OS Security. as we know when any os like linux
> > > or windows will be hacked by someone.then there will be some log file
> > > in which every thing will be written .so is there any thing like this
> > > in android too by which we can identify any mischief activity in our
> > > android devicethanks in advance for your kind help
> > > Manoj
>
> > If you're looking for logs android provides the adb logcat command.
> > You can also take a look at dmesg. As far as i know those two are the
> > only standard log files. There are tools that you can use to study
> > malware like TaintDroid or Androguard ...
>
> > Andria
>
> > --
> > unsubscribe: android-kernel+unsubscr...@googlegroups.com
> > website:http://groups.google.com/group/android-kernel

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to