AndroPyTool icon indicating copy to clipboard operation
AndroPyTool copied to clipboard

A framework for automated extraction of static and dynamic features from Android applications

Results 26 AndroPyTool issues
Sort by recently updated
recently updated
newest added

Overwriting the location of the APKs is not always ideal. Do you have plans to add an output directory flag, that way we can write the results to a new...

getting boot not completed message continuoesly after "Starting emulator STARTING EMULATOR IN NON GUI MODE... ADB DEVICE RUNNING " step

![image](https://user-images.githubusercontent.com/15378788/78069284-e1506b80-73aa-11ea-81bb-5aba647732dd.png) Hey I need help with step 6 I used the following: `C:\Users\Ali Al-Zaabi>docker run --volume=Y:\benign\apks:/apks alexmyg/andropytool -s /apks -all -vt key`

Hello, I have been trying to run AndroPyTool for over a month now, on and off. But whenever I reach step 6 which involves DroidBox, it just keeps changing errors,...

I am having docker in my windows 10.It works fine for other docker images (say whalesay) but when it comes to this (alexmyg) image whenever I run it I get...

Hi, I am using AndroPytool with docker in my project and encountered some errors so I fixed them. 1. Errors about dots in file names & dots in Services with...

Hi, I am using Ubuntu 16.04. I ran the below command docker run --volume=/home/rev_eng/apks:/apks alexmyg/andropytool -s /apks/ -All I am getting the below error standard_init_linux.go:207: exec user process caused "exec...

if apk name contains dot (ex: vlc_v2.5.12.apk), then apk_name_no_extensions becomes vlc_v2512 instead of vlc_v2.5.12

Droidbox analysing error ANALYSING APKS... 11%|#1 | 1/9 [01:05 File "/root/AndroPyTool/androPyTool.py", line 164, in main virus_total_api_key=step_analyse_virus_total -> None File "/root/AndroPyTool/androPyTool.py", line 316, in execute_andro_py_tool_steps export_csv=exportCSV) File "/root/AndroPyTool/APT_6_feat_extraction.py", line 346, in...