Home

Awesome

Droidefense

Build status Build Status

Coverage Status

License

First release coming soon

<p align="center"> <img src ="https://raw.githubusercontent.com/droidefense/engine/master/banner/report-template.png" /> </p>

What droidefense is

<p align="justify"> <b>droidefense</b> (originally named atom: <b>a</b>nalysis <b>t</b>hrough <b>o</b>bservation <b>m</b>achine)* is the codename for android apps/malware analysis/reversing tool. It was built focused on security issues and tricks that malware researcher have on they every day work. For those situations on where the malware has <b>anti-analysis</b> routines, droidefense attemps to bypass them in order to get to the code and 'bad boy' routine. Sometimes those techniques can be virtual machine detection, emulator detection, self certificate checking, pipes detection. tracer pid check, and so on.

<b>droidefense</b> uses an innovative idea in where the code is not decompiled rather than viewed. This allow us to get the global view of the execution workflow of the code with a 100% accuracy on gathered information. With this situation, <b>droidefense</b> generates a fancy <b>html</b> report with the results for an easy understanding.

</p>

Contribution

To support this project you can:

And any other comments will be very appreciate.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.