Droidefense 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, Droidefensegenerates a fancy html report with the results for an easy understanding.
Also Read – H2T : HTTP Hardening Tool Scans Website & Suggests Security Headers to Apply
Droidefense Features
java -jar droidefense-cli-1.0-SNAPSHOT.jar -i /path/to/your/sample.apk
Detailed usage
java -jar droidefense-cli-1.0-SNAPSHOT.jar
Current build: 2018_03_09__09_17_34
Check out on Github: https://github.com/droidefense/
Report your issue: https://github.com/droidefense/engine/issues
Lead developer: @zerjioang
usage: droidefense
-d,–debug print debugging information
-h,–help print this message
-i,–input input .apk to be analyzed
-o,–output select prefered output:
json
json.min
html
-p,–profile Wait for JVM profiler
-s,–show show generated report after scan
-u,–unpacker select prefered unpacker:
zip
memapktool
-v,–verbose be verbose
-V,–version show current version information
This repo contains all variants of information security & Bug bounty & Penetration Testing write-up…
site:*/sign-in site:*/account/login site:*/forum/ucp.php?mode=login inurl:memberlist.php?mode=viewprofile intitle:"EdgeOS" intext:"Please login" inurl:user_login.php intitle:"Web Management Login" site:*/users/login_form site:*/access/unauthenticated site:account.*.*/login site:admin.*.com/signin/…
Matrix is an open network for secure and decentralized communication. Users from every Matrix homeserver…
Linux Security And Monitoring Scripts are a collection of security and monitoring scripts you can…
A fiber is a unit of execution that must be manually scheduled by the application…
XSS Exploitation Tool is a penetration testing tool that focuses on the exploit of Cross-Site…