Developing Malwares by reversing malwares
作者通过逆向分析恶意软件,探讨了威胁行为者如何利用技术绕过检测的原理,并掌握了未公开的技术。他指出真正有效的恶意软件开发依赖于深入理解防御机制并进行逆向工程。 2025-8-2 01:10:15 Author: www.reddit.com(查看原文) 阅读量:23 收藏

While reversing and analyzing malwares, I asked myself a question: "Can I write the same techniques discovered to a program written by me?".

Malware Dev courses is a big lie and not even describe the techniques in more details for answering the question: "Why?"

only the Reverse Engineer know the answer to the question: "Why?"

Why threat actors using techniques and not detected? we all know process injection, If you write it the AV/EDR will detect it but the threat actor if writes it, the malware will be an detected. And here we asked: "Why?"

After, reversing a lot of malwares, I gained a more techniques not shared publicly until now by malware de community and they only focuses on the courses that tech you old techniques can be detected.

The true malware developer, is a Reverse Engineer. Who reversing EDRs and bypassing them.

in the link above, my new approach for manual map injector that I took as its and making it undetected, worked from underground xD.

Thanks


文章来源: https://www.reddit.com/r/ReverseEngineering/comments/1mfdox1/developing_malwares_by_reversing_malwares/
如有侵权请联系:admin#unsafe.sh