maaaaz / androwarn

Yet another static code analyzer for malicious Android applications
GNU Lesser General Public License v3.0
473 stars 159 forks source link

Hello, could you please guide me on how to obtain the API call information of an APK? I want to know which APIs the current APK is invoking to determine whether it is a malicious APK. #37

Open lc1234567484848 opened 2 months ago

lc1234567484848 commented 2 months ago

Hello, could you please guide me on how to obtain the API call information of an APK? I want to know which APIs the current APK is invoking to determine whether it is a malicious APK.