pjlantz / droidbox

Dynamic analysis of Android apps
756 stars 221 forks source link

Automatic Dynamic Analysis #15

Open jpcarneiro opened 7 years ago

jpcarneiro commented 7 years ago

Hi all, I want to perform automatic android dynamic malware analysis I prepared a setup with droidbox where continuously an emulator is launched and an apk installed and run for 50s.

SETUP Do you have similar setups? How long do you perform analysis, is 50s enough, any data on optimal run time?

PATTERNS Do you have yara-rules/patterns to identify malware activity or what is your strategy? What is your approach to finding new rules? Manually, ML, other? What features are you looking at?

EMULATOR I have multiple apks that fail to run or the emulator restarts, any ideas? Following the instructions, I am using arm, Nexus4 android jelly, any problem in using a different AVD?

Sorry for such a big list of questions and thanks in advance. Chrs, Joao

eclipse95 commented 7 years ago

Hi @jpcarneiro, I will try to give you some hints.