Vba2Graph
Code analyzer
Analyzes VBA code to generate visual call graphs and highlights potential malicious keywords
Vba2Graph - Generate call graphs from VBA code, for easier analysis of malicious documents.
274 stars
19 watching
47 forks
Language: Python
last commit: almost 3 years ago malicious-macromalware-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
outflanknl/evilclippy | An assistant tool designed to create malicious MS Office documents by hiding or tampering with VBA macros and macro analysis tools | 2,130 |
kirk-sayre-work/vbaseismograph | Detects VBA code modifications in compiled Office files by comparing with the original source code. | 96 |
accidentalrebel/mbcscan | Analyzes malware behavior and maps it to a Malware Behavior Catalog for better understanding | 20 |
csvl/sema | Analyzes malware by extracting and comparing system call dependencies to classify and detect malicious behavior | 94 |
jpcertcc/malconfscan | Tools to extract configuration data from known malware samples in memory images. | 485 |
zhengmin1989/droidanalytics | An Android malware analysis system designed to collect and analyze malware signatures using machine learning techniques. | 29 |
security-code-scan/security-code-scan | Detects vulnerabilities in C# and VB.NET code | 944 |
michaelweber/macrome | A tool used to create and manipulate Excel documents containing malicious macros. | 513 |
infosecn1nja/maliciousmacromsbuild | Generates malicious macros to bypass application whitelisting and execute powershell or shellcode via MSBuild. | 494 |
philips-labs/tabia | Analyzes codebases to extract characteristics and provides insights on their properties | 12 |
spiderlabs/malware-analysis | A collection of tools and scripts for analyzing malware | 244 |
uqcyber/coldpress | Automates malware analysis workflow by extracting features and indicators of compromise from malicious files using various tools and libraries. | 16 |
kevoreilly/capev2 | A tool to extract configuration and payload from malware by analyzing its behavior in a sandboxed environment. | 2,011 |
cyb3rmx/qu1cksc0pe | A comprehensive tool for analyzing suspicious files and detecting malware characteristics. | 1,320 |
telekom-security/malware_analysis | An analysis repository providing scripts, signatures, and IOCs for detecting and analyzing malware. | 110 |