معرفی شرکت ها


apkcli-0.1.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Another APK info tool
ویژگی مقدار
سیستم عامل -
نام فایل apkcli-0.1.3
نام apkcli
نسخه کتابخانه 0.1.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Tek
ایمیل نویسنده tek@randhome.io
آدرس صفحه اصلی https://github.com/Te-k/apkcli
آدرس اینترنتی https://pypi.org/project/apkcli/
مجوز MIT
# apkcli Command line tool gathering information on APKs based on [androguard](https://github.com/androguard/androguard). [![PyPI](https://img.shields.io/pypi/v/apkcli)](https://pypi.org/project/apkcli/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/apkcli)](https://pypistats.org/packages/apkcli) [![PyPI - License](https://img.shields.io/pypi/l/apkcli)](LICENSE) [![GitHub issues](https://img.shields.io/github/issues/te-k/apkcli)](https://github.com/Te-k/apkcli/issues) ## Install You can install apkcli directly from [pypi](https://pypi.org/project/apkcli/) : `pip install apkcli` You can also install it from the source code : ``` git clone https://github.com/Te-k/apkcli.git cd apkcli pip install . ``` ## Plugins apkcli is a CLI tool with multiple plugins : ``` usage: apkcli [-h] {arsc,cert,dex,find,frosting,info,json,manifest,permissions,shell,strings,urls,yara} ... positional arguments: {arsc,cert,dex,find,frosting,info,json,manifest,permissions,shell,strings,urls,yara} Plugins arsc List strings from resource files cert Show the certificate dex Extract the dex files enum Enumerate interesting informations find Find something in the APK frosting Check if Google Play metadata (frosting) is in the APK info Show the certificate json Extract information on the APK in JSON format manifest Show the manifest permissions List the permissions required by the app shell Launch ipython shell to analyze the APK file strings Extract strings from the DEX files urls Extract URLs from the DEX files yara Run a Yara run on the Dex file optional arguments: -h, --help show this help message and exit ``` Example : ``` > apkcli info 1TopSpy.apk Metadata ================================================================================ MD5: 3018507704917c208762b69e039bdbbf SHA1: aebe6e49ca8522cc0e72429028492e099ddf1f44 SHA256: 5e52438f28275dc2a7e83b989e726f86ba53c915b44f126507763850197646f6 Package Name: com.topspy.system App: System Services Certificate ================================================================================ SHA1: 656CD7890ED79CE8570D1B7156C31958D5AC1606 Serial: 79667C55 Issuer: C=US/ST=San Jose/L=CA/O=NOVABAY Solutions/OU=HelloSpy LLC/CN=John Nguyen Subject: C=US/ST=San Jose/L=CA/O=NOVABAY Solutions/OU=HelloSpy LLC/CN=John Nguyen Not Before: Oct 24 09:02:52 2017 UTC Not After: Oct 18 09:02:52 2042 UTC Permissions ================================================================================ android.permission.ACCESS_WIFI_STATE android.permission.ACCESS_FINE_LOCATION [SNIP] Urls ================================================================================ https://goo.gl/NAOOOI. https://goo.gl/NAOOOI http://flushdata.1topspy.com [SNIP] ``` ## License This code is released under MIT license.


نیازمندی

مقدار نام
==3.3.5 androguard
- ipython
==4.1.0 yara-python
>=4.2.6 lxml


زبان مورد نیاز

مقدار نام
>=3.5 Python


نحوه نصب


نصب پکیج whl apkcli-0.1.3:

    pip install apkcli-0.1.3.whl


نصب پکیج tar.gz apkcli-0.1.3:

    pip install apkcli-0.1.3.tar.gz