android adb strace not found on windows

  • Replies:0
francesco1b2
  • Forum posts: 1

Sep 8, 2018, 10:50:55 PM via Website

I want to log all the system calls of an Android app for create a malware analysis system. When I run the command adb shell strace I get e/system/bin/sh: strace: not found. I am on windows 10 and I have installed the Android platform tools 28.0.1. I read the page on the strace command, but I do not have the mmma command for the build

Be the first to answer