5 projects
ANTIMALONE
A novel antivirus engine with advanced static analysis algorithms.
AntiMALReverse
A novel reverse engineering toolkit for detecting and analyzing malware.
MALRULES
MALRULES is a Python package for heuristic malware analysis and file hashing. It provides functionalities to analyze files for potential malware by checking for suspicious patterns, API calls, and strings. The package also includes utilities for generating SHA256 and SHA1 file hashes using the MALHasher library.
MALHasher
A custom hash package including SHA256 and SHA1
JoyMondalSIG
A Python package to gather system information and check Python installation.