Maldev Academy
A comprehensive module-based malware development course providing fundamental to advanced level knowledge
Pinned Repositories
Christmas
CodeSearchDemo
DRMBinViaOrdinalImports
Create Anti-Copy DRM Malware
EmbedPayloadInPng
Embed a payload inside a PNG file
EntropyReducer
Reduce Entropy And Obfuscate Youre Payload With Serialized Linked Lists
ExecutePeFromPngViaLNK
Extract and execute a PE embedded within a PNG file using an LNK file.
GhostlyHollowingViaTamperedSyscalls
Implementing the ghostly hollowing PE injection technique using tampered syscalls.
HellHall
Performing Indirect Clean Syscalls
MaldevAcademyLdr.1
RemoteTLSCallbackInjection
Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process
Maldev Academy's Repositories
Maldev-Academy/HellHall
Performing Indirect Clean Syscalls
Maldev-Academy/EntropyReducer
Reduce Entropy And Obfuscate Youre Payload With Serialized Linked Lists
Maldev-Academy/MaldevAcademyLdr.1
Maldev-Academy/ExecutePeFromPngViaLNK
Extract and execute a PE embedded within a PNG file using an LNK file.
Maldev-Academy/EmbedPayloadInPng
Embed a payload inside a PNG file
Maldev-Academy/Christmas
Maldev-Academy/RemoteTLSCallbackInjection
Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process
Maldev-Academy/GhostlyHollowingViaTamperedSyscalls
Implementing the ghostly hollowing PE injection technique using tampered syscalls.
Maldev-Academy/DRMBinViaOrdinalImports
Create Anti-Copy DRM Malware
Maldev-Academy/CodeSearchDemo