Skip to content

viper-framework/viper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 24, 2021 15:11
February 17, 2020 14:04
August 4, 2022 17:13
July 3, 2020 23:21
November 11, 2019 14:19
July 3, 2020 23:38
July 4, 2020 09:31

Viper

Viper is a binary analysis and management framework. Its fundamental objective is to provide a solution to easily organize your collection of malware and exploit samples as well as your collection of scripts you created or found over the time to facilitate your daily research.

Get started!

$ pip3 install viper-framework
$ viper

For more information and instructions on how to install it visit viper-framework.readthedocs.io


Build Status Documentation Status codecov

Wanna contribute? Viper is an open, BSD-licensed, collaborative development effort that heavily relies on contributions from the whole community. We welcome tickets, pull requests, feature suggestions.

When develping new modules or patches, please try to comply to the general code style that we try to maintain across the project. When introducing new features or fixing significant bugs, please also include some concise information and possibly also introduce comprehensive documentation in our guide.