Maldrolyzer Logo

Maldrolyzer

0
Free
Updated 11 March 2025
Visit Website

Simple framework to extract "actionable" data from Android malware (C&Cs, phone numbers etc.) Installation: You have to install the following packets before you start using this project: Androguard (git clone https://github.com/androguard/androguard; cd androguard; sudo python setup.py install) PyCrypto (easy_install pycrypto) pyelftools (easy_install pyelftools) yara (easy_install yara) Architecture: The project has couple of directories, which host a place for you static analysis or output processing: plugins - this is were the code responsible for the malware identification and data extraction is. Every class has to inherit from Plugin class from templates. Method recon identifies the malware - put there all of the code you need to make sure you can extract the data. Method extract does the usual extraction. There is no specific format for the extracted data, but it's good to keep it in Python dictionary, so that the ouput processors could read it in a uniform way. processing - this is were you put classes that inherit from OutputProcessor class. They are invoked after the data extraction and get the extracted info. process method takes

FEATURES

SIMILAR TOOLS

A tutorial on setting up a virtual ARM environment, reversing ARM binaries, and writing basic exploits for ARM using the trafman challenge of rwthCTF as an example.

PINCE is a front-end/reverse engineering tool for the GNU Project Debugger (GDB), focused on games, with CheatEngine-like value type support and memory searching capabilities.

Yara module for Node.js

Java decompiler GUI tool for Procyon under Apache License.

A .Net wrapper library for the native Yara library with interoperability and portability features.

A javascript malware analysis tool with backend code execution.

A yara module for searching strings inside zip files

ILSpy is the open-source .NET assembly browser and decompiler with various decompiler frontends and features.

A toolkit for detecting and tracking Blind XSS, XXE, and SSRF vulnerabilities

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Operated by:

Mandos Cyber • KVK: 97994448

Netherlands • contact@mandos.io

VAT: NL005301434B12

Copyright © 2025 - All rights reserved