.. quick-engine documentation master file, created by
   sphinx-quickstart on Mon Nov  4 09:49:14 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

=================
Quark-Engine Book
=================

Quark Engine is an *open source* software for automating analysis of suspicious
Android application. To do so it makes use of custom Dalvik Bytecode Loader and
unique scoring system that detect malicious behaviors and calculate threat
level within seconds.

This guide will explain how to set up Quark, use it, and customize it.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   install_index
   quark_script
   quark_mit_program
   quark_reports
   addRules
   rule_generation
   integration
   dev_index
   contribution
   organization
   doc
   quark_inside_index
   modules
   faq

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
