Giter VIP home page Giter VIP logo

android-malware-analysis's People

Contributors

mwleeds avatar thesecmaven 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-malware-analysis's Issues

Where can I get AMA api key?

I try to run this repository for a test, but I can not get an AMA api key, so I get a KeyERROR when I run this repo.
So, where can I get an AMA api key?
Thanks~


Stupid as I am ... I read the PDF file and find the api key in http://andrototal.org/api_key , Thanks~

ValueError: range() arg 3 must not be zero

Hi,
I keep getting the following error whenever i run the ./run_trial.sh app_permission_vectors.json , Can you help please , thanks.

File "tensorflow_learn.py", line 85, in
main()
File "tensorflow_learn.py", line 58, in main
malicious_app_name_chunks = list(chunks(malicious_app_names, math.floor(len(dataset['apps']) / NUM_CHUNKS)))
File "tensorflow_learn.py", line 81, in chunks
for i in range(0, len(l), n):
ValueError: range() arg 3 must not be zero

API Key is not valid

When I got a list of samples by date of submission using api_key, I got "Cannot complete the request, reason: API Key is not valid". However, this api_key works well when scanning and analysising files. Do you encountered such problem ever?

Help Request

Hi,
After i run the model and got accuracy of 89% (100 files clean , 100 malicious) how can i test the same model against different apk(s) files to confirm if they are malicious based on there features without manually putting them in safe/malicious folders, help will be appreciated thanks.

Value Error

Hi i keep getting this error when i run my python flask code
ValueError: range() arg 3 must not be zero

groups = [students[i:i+4] for i in range(1, len(students), group_size)]
ValueError: range() arg 3 must not be zero

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.