Files
Levon 'noptrix' Kayan 485fad8b48 re-commit
2023-11-14 12:04:48 +02:00
..
2023-11-14 12:04:48 +02:00
2023-11-14 12:04:48 +02:00

================================
Static Code Analysis for Smali
================================

.. image:: https://img.shields.io/pypi/dm/smalisca.svg?style=plastic
        :target: https://pypi.python.org/pypi/smalisca
.. image:: https://img.shields.io/pypi/v/smalisca.svg?style=plastic
        :target: https://pypi.python.org/pypi/smalisca
.. image:: https://img.shields.io/pypi/l/smalisca.svg?style=plastic
        :target: https://pypi.python.org/pypi/smalisca

# Description
Static Code Analysis tool for `Smali <https://code.google.com/p/smali/>`_ files.


# Development

## GitHub
Check out `https://github.com/dorneanu/smalisca <https://github.com/dorneanu/smalisca>`_ for
the latest version. Also feel free to create a new `issue <https://github.com/dorneanu/smalisca/issues>`_ if you find any bugs or have any improvements.

## PyPI
There is also a `PyPI <https://pypi.python.org/pypi>`_ package available: `smalisca <https://pypi.python.org/pypi/smalisca>`_.

# Documentation
You can find the latest **documentation** at `http://smalisca.readthedocs.org/en/stable/ <http://smalisca.readthedocs.org/en/stable/>`_.

# Author
Cyneox

# Releases
============ ======== =================================
Date         Release  MD5
============ ======== =================================
2015-06-22   0.2      da6c71543628f2404e97aded72de68ac
============ ======== =================================
2015-04-01   0.1      943930dbd144c52635f3d5b874482d3a
============ ======== =================================

# Disclaimer
We hereby emphasize, that the hacking related stuff on
`nullsecurity.net <http://nullsecurity.net>`_ is only for education purposes.
We are not responsible for any damages. You are responsible for your own
actions.