An open API service indexing awesome lists of open source software.

https://github.com/cocomelonc/2022-07-21-malware-tricks-22

Run payload like a Lazarus Group (UuidFromStringA). C++ implementation
https://github.com/cocomelonc/2022-07-21-malware-tricks-22

Last synced: 12 days ago
JSON representation

Run payload like a Lazarus Group (UuidFromStringA). C++ implementation

Awesome Lists containing this project

README

        

# Malware development trick. Run payload as Lazarus Group. C++ malware implementation.

Malware development: shellcode run via UuidFromStringA and EnumDesktopA (or another suitable candidate). C++ malware implementation example.

[https://cocomelonc.github.io/malware/2022/07/21/malware-tricks-22.html](https://cocomelonc.github.io/malware/2022/07/21/malware-tricks-22.html)