Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 824 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 824 Bytes

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, Moreover, This won't cover alot of advanced topics and will most likely not be continued in the near future, I have provided enough code using which you can use to make more advanced pieces of malware, I have released other malware related repositories that use D as well, Hope you enjoy this small repository and learn one thing or two.