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

Bumps [lxml](https://github.com/lxml/lxml) from 4.1.1 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

![image](https://user-images.githubusercontent.com/55935566/161407794-b822d032-cf87-4579-ac6c-6c541b1a1b40.png) Hi, I tried to use this tool by using docker However, I can't find any target apks during the analysis Is there anything be misused? Thanks!!

Csv generated as a use of argument -fw is filled with only zeros in both rows and columns,whereas when argument -csv EXPORTCSV is used csv file is not generated stating...

File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode raise ValueError("No JSON object could be decoded") ValueError: No JSON object could be decoded I am using method_A: docker

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

please update the version of numpy, pandas and subprocess32. because these libreries are creating issuse during the installation of ruquirements.txt.

I’m running this on mac and have installed docker and pulled the required container. The docker run command is executing, but it’s not detecting any apk files despite there being...