Git Product home page Git Product logo

androzoodownloader's Introduction

Hi there 👋

  • 🔭 I’m currently working on AI-based malware detection, focusing on the problems of explainability and concept drift.
  • 🌱 I’m always learning recent advances in the related domains and never limit myself to one way.
  • 👯 I’m looking to collaborate on AI-enhanced software security, e.g., malware detection, vulnerability discovery/exploitation.
  • 💬 Visit my blog at https://e0hyl.github.io/BLOG-OF-E0/.
  • 📫 How to reach me: [email protected]

androzoodownloader's People

Contributors

e0hyl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

androzoodownloader's Issues

下载apk的名称

图片
请问这个下载后的apk名称这样是正常的嘛,如何将名称设置为package name阿

Download stopped issue

during the download the download speed will slowly decrease and then

2022-10-15 23:48:42,629 - ERROR - Task exception was never retrieved
future: <Task finished name='Task-6' coro=<cordownload() done, defined at /Users/tiwubd/AndrozooDownloader/main.py:134> exception=RetryError(<Future at 0x13378f280 state=finished raised TimeoutError>)>
Traceback (most recent call last):
File "/Users/tiwubd/.pyenv/versions/3.9.12/lib/python3.9/site-packages/tenacity/_asyncio.py", line 51, in call
result = await fn(*args, **kwargs)
File "/Users/tiwubd/AndrozooDownloader/main.py", line 125, in download
chunk = await response.content.read(chunk_size)
File "/Users/tiwubd/.pyenv/versions/3.9.12/lib/python3.9/site-packages/aiohttp/streams.py", line 385, in read
await self._wait("read")
File "/Users/tiwubd/.pyenv/versions/3.9.12/lib/python3.9/site-packages/aiohttp/streams.py", line 304, in _wait
await waiter
File "/Users/tiwubd/.pyenv/versions/3.9.12/lib/python3.9/site-packages/aiohttp/helpers.py", line 721, in exit
raise asyncio.TimeoutError from None
asyncio.exceptions.TimeoutError

it stopped
i have to manual start the download again

服务器节点如何配置

配置节点时我遇到了问题。直接下载速度过慢,按如下要求配置代理进行下载。
{
"key": ,
"meta": <require, default:"~/latest.csv">,
"proxy": ,
"port":
}

我使用的是clashX进行代理,但是连接代理节点的ip需要鉴权,即需要配置username和password。 我并没有找到username和password,想请问下楼主如何找到无需鉴权的代理节点,或者需要鉴权,哪里能获取username和password,谢谢。

Exceptions when download APKs

I encountered the following exception when download APKs, do u have any advice to solve?

(env4native) webrtc@NSCLabHCI:~/androozooAPK/AndrozooDownloader$ python main.py 2020 --vt_detection 1 --upper 10000 --fix True --output /home/webrtc/androozooAPK/AndrozooDownloader/data
[AndrozooDownloader] Malware Samples (1<=vt_detection<10000).
[AndrozooDownloader] Selecting from markets:  ['play.google.com', 'anzhi', 'appchina']
Traceback (most recent call last):
  File "/home/webrtc/anaconda3/envs/env4native/lib/python3.7/site-packages/pandas/core/indexes/base.py", line 3080, in get_loc
    return self._engine.get_loc(casted_key)
  File "pandas/_libs/index.pyx", line 70, in pandas._libs.index.IndexEngine.get_loc
  File "pandas/_libs/index.pyx", line 101, in pandas._libs.index.IndexEngine.get_loc
  File "pandas/_libs/hashtable_class_helper.pxi", line 4554, in pandas._libs.hashtable.PyObjectHashTable.get_item
  File "pandas/_libs/hashtable_class_helper.pxi", line 4562, in pandas._libs.hashtable.PyObjectHashTable.get_item
KeyError: 0

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "main.py", line 157, in <module>
    meta = meta[~meta.sha256.isin(df[0].to_list())]
  File "/home/webrtc/anaconda3/envs/env4native/lib/python3.7/site-packages/pandas/core/frame.py", line 3024, in __getitem__
    indexer = self.columns.get_loc(key)
  File "/home/webrtc/anaconda3/envs/env4native/lib/python3.7/site-packages/pandas/core/indexes/base.py", line 3082, in get_loc
    raise KeyError(key) from err
KeyError: 0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.