Skip to content
/ rudra Public

A developer-friendly framework for exhaustive analysis of (PCAP and PE) files.

Notifications You must be signed in to change notification settings

7h3rAm/rudra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rudra: The Destroyer of Evil

Rudra aims to provide a developer-friendly framework for exhaustive analysis of (PCAP and PE) files. It provides features to scan and generate reports that include file's structural properties, entropy visualization, compression ratio, theoretical minsize, etc. These details, alongwith file-format specific analysis information, help an analyst to understand the type of data embedded in a file and quickly decide if it deserves further investigation. It supports scanning PE files and can perform API scans, anti{debug, vm, sandbox} detection, packer detection, authenticode verification, alongwith Yara, shellcode, and regex detection upon them.

CREDITS:

Rudra uses following external modules for its various features to work. If you find it useful, please thank authors of the below listed projects:

The Calculate File Entropy post by Kenneth Hartman was also extremely helpful and it inspired me to include entropy/minsize/compressionratio statistics in generated reports.

LICENSE:

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC-BY-NC-SA

About

A developer-friendly framework for exhaustive analysis of (PCAP and PE) files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published