MCPcopy Index your code
hub / github.com/droidefense/engine

github.com/droidefense/engine @0.1-unstable

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.1-unstable ↗ · + Follow
2,507 symbols 6,698 edges 451 files 235 documented · 9%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Droidefense

Build status Build Status

Coverage Status

License

First release coming soon

What droidefense is

droidefense (originally named atom: analysis through observation machine)* 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 anti-analysis 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.

droidefense 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, droidefense generates a fancy html report with the results for an easy understanding.

Contribution

To support this project you can:

  • Post thoughts about new features/optimizations that important to you
  • Submit bug using one of following ways:
    • Error stacktrace string and log files.
    • Error log and link to public available apk file.
  • Do NOT forget to fullfil issue template

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.

Core symbols most depended-on inside this repo

$
called by 365
core/src/main/resources/templates/reporter/plugins/ckeditor/ckeditor.js
getName
called by 170
core/src/main/java/droidefense/analysis/RuleAnalysis.java
toString
called by 169
core/src/main/java/droidefense/util/SSDeepHash.java
equals
called by 139
core/src/main/java/droidefense/util/SSDeepHash.java
a
called by 121
core/src/main/resources/templates/reporter/plugins/ckeditor/ckeditor.js
a
called by 95
core/src/main/resources/templates/reporter/plugins/pace/pace.js
save
called by 89
core/src/main/java/droidefense/sdk/model/base/DroidefenseProject.java
b
called by 75
core/src/main/resources/templates/reporter/plugins/ckeditor/ckeditor.js

Shape

Function 1,774
Method 653
Class 74
Enum 6

Languages

TypeScript71%
Java29%

Modules by API surface

core/src/main/resources/templates/reporter/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.js262 symbols
core/src/main/resources/templates/reporter/plugins/datatables/jquery.dataTables.js155 symbols
core/src/main/resources/templates/reporter/plugins/datatables/jquery.dataTables.min.js129 symbols
core/src/main/java/droidefense/sdk/model/base/DroidefenseProject.java77 symbols
core/src/main/resources/templates/reporter/plugins/fullcalendar/fullcalendar.min.js74 symbols
core/src/main/resources/templates/reporter/plugins/daterangepicker/moment.min.js74 symbols
core/src/main/resources/templates/reporter/plugins/select2/select2.full.js67 symbols
core/src/main/resources/templates/reporter/plugins/jQuery/jQuery-2.1.4.min.js64 symbols
core/src/main/resources/templates/reporter/plugins/flot/jquery.flot.min.js60 symbols
core/src/main/resources/templates/reporter/plugins/flot/jquery.flot.js60 symbols
core/src/main/resources/templates/reporter/plugins/ckeditor/ckeditor.js55 symbols
core/src/main/resources/templates/reporter/plugins/select2/select2.js51 symbols

For agents

$ claude mcp add engine \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact