Home

Awesome

Overview

MazeWalker’s goal is to reduce malware analysis time by automating runtime data collection and better visualization eventually helping a researcher to concentrate on static analysis and less on its dynamic part.

<p align="center"><img src="./images/title.png"/></p> <p align="center"><img src="./images/viz_tranz.png"/></p> <p align="center"><img src="./images/filter.png"/></p>

Design

MazeWalker is based on Intel's Pin framework for runtime data collection and IDAPython for in-IDA visualization.

<p align="center"><img src="./images/design.png"/></p>

Usage

Please refer to wiki for detailed explanation.