All Projects → MalwareReverseBrasil → Malwaresearch

MalwareReverseBrasil / Malwaresearch

A command line tool to find malwares on http://openmalware.org

Projects that are alternatives of or similar to Malwaresearch

Polichombr
Collaborative malware analysis framework
Stars: ✭ 307 (+61.58%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Pafish
Pafish is a testing tool that uses different techniques to detect virtual machines and malware analysis environments in the same way that malware families do
Stars: ✭ 2,026 (+966.32%)
Mutual labels:  reverse-engineering, malware-analysis, malware-research
Simplify
Android virtual machine and deobfuscator
Stars: ✭ 3,865 (+1934.21%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Sojobo
A binary analysis framework
Stars: ✭ 116 (-38.95%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Detect It Easy
Program for determining types of files for Windows, Linux and MacOS.
Stars: ✭ 2,982 (+1469.47%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Drsemu
DrSemu - Sandboxed Malware Detection and Classification Tool Based on Dynamic Behavior
Stars: ✭ 237 (+24.74%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Dex Oracle
A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis
Stars: ✭ 398 (+109.47%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Drakvuf Sandbox
DRAKVUF Sandbox - automated hypervisor-level malware analysis system
Stars: ✭ 384 (+102.11%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Antidebugging
A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.
Stars: ✭ 161 (-15.26%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Malware Analysis Scripts
Collection of scripts for different malware analysis tasks
Stars: ✭ 61 (-67.89%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Malwarelab vm Setup
Setup scripts for my Malware Analysis VMs
Stars: ✭ 126 (-33.68%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Apkfile
Android app analysis and feature extraction library
Stars: ✭ 190 (+0%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Xapkdetector
APK/DEX detector for Windows, Linux and MacOS.
Stars: ✭ 208 (+9.47%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Freki
🐺 Malware analysis platform
Stars: ✭ 285 (+50%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Pev
The PE file analysis toolkit
Stars: ✭ 422 (+122.11%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Nauz File Detector
Linker/Compiler/Tool detector for Windows, Linux and MacOS.
Stars: ✭ 146 (-23.16%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Probedroid
A SDK for the creation of analysis tools without obtaining app source code in order to profile runtime performance, examine code coverage, and track high-risk behaviors of a given app on Android 5.0 and above.
Stars: ✭ 182 (-4.21%)
Mutual labels:  malware-analysis, malware-research, reverse-engineering
Mwdb Core
Malware repository component for samples & static configuration with REST API interface.
Stars: ✭ 125 (-34.21%)
Mutual labels:  malware-analysis, malware-research
Visualize logs
A Python library and command line tools to provide interactive log visualization.
Stars: ✭ 128 (-32.63%)
Mutual labels:  malware-analysis, malware-research
Capa
The FLARE team's open-source tool to identify capabilities in executable files.
Stars: ✭ 1,981 (+942.63%)
Mutual labels:  malware-analysis, reverse-engineering

malwaresearch A command line tool to find malwares!

Tool developed for searching malwares at openmalware.org by command line, allowing specific malware download by shell. Soon we'll input more sources like MalShare, MalwareBlacklist, Malware.lu's AVCaesar and Malwr.


Usage

Optional Arguments:

$ Malwaresearch.py [--h HELP] [-f FIND] [-w WRITE] 
[-o OUTPUT] [-d DOWNLOAD] [-hash HASH

-h,HELP, --help Show this help message and exit
-f FIND, --find   Enter your search via NAME, MD5, SHA1, SHA256 or an Common Signature name.
-w WRITE, --write Save this result on file
-o OUTPUT, --output Max numbers of malwares search
-d DOWNLOAD, --download Download your specific malware

output example

Developers:

  • Ialle Teixeira, Security/Malware Researcher blog,
  • Vandré Augusto, Electric Engineer & Malware Researcher blog.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].