→ كل المشاريع

Hasherama

بواسطة @AbdouRoumi

15

A Windows string hashing toolkit for security research and malware analysis.Research implementation of malware-focused algorithms from VX Underground collection. For educational and research purposes only.

عن هذا المشروع

Hasherama Overview Welcome to the Hasherama repository! This project is a specialized string hashing toolkit designed for malware researchers and security professionals. It implements multiple hashing algorithms commonly used in malware analysis and research, derived from the VX Underground collection. The tool supports both ASCII and Unicode strings, making it essential for analyzing various types of malware strings, identifiers, and patterns. This toolkit is specifically crafted for security research purposes, providing implementations of hashing algorithms frequently encountered in malware samples and security research. Table of Contents Overview Features Installation Usage Example Output Research Applications Contributing License Features Implementation of hashing algorithms commonly found in malware: Djb2 (ASCII/Unicode) - Often used in string table lookups FowlerNollVo Variant 1a - Popular in malware string obfuscation LoseLose - Seen in basic string hashing implementations Sdbm - Used in various malware families Jenkins One-at-a-Time (32-bit) - Common in advanced string obfuscation Unknown Generic Hash 1 - Documented from malware samples

من ملف README الخاص بالمشروع على GitHub

النجوم
15
التفريعات
3
الرخصة
MIT
آخر تحديث
29/12/2024

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/hasherama.svg)](https://www.madeinalgeria.dev/projects/hasherama)

مشاريع ذات صلة