/OffensiveD

Utilizing DLang For Offensive Operations.

Primary LanguageDMIT LicenseMIT

OffensiveD

Utilizing DLang For Offensive Operations.

Why D?

Due to DLang being rarely used in malware, This makes it very good for malware developers to utilize it in their offensive operations, Combining that with the fact that D can call C code and its decent FFI, We get a powerful language for malware.

Examples Of Malware In D

This repository won't contain full pieces of malware code in D, It will only contain pieces of code that help with malware development, To find these code pieces used in actual malware I suggest heading over to ille.gal, Where I and other team members will post good stuff there.