Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 684 Bytes

malware-dev.md

File metadata and controls

27 lines (17 loc) · 684 Bytes

Malware Dev

Resources to Begin Offensive Coding

{% embed url="https://makosecblog.com/malware-dev/malware-development-intro/" %}

{% embed url="https://github.com/mvelazc0/defcon27_csharp_workshop" %} Incredible Offensive C# Resource {% endembed %}

Malware Development Courses

{% embed url="https://www.patreon.com/MrUn1k0d3r" %} The best introduction to coding offensively. {% endembed %}

{% embed url="https://redteamsorcery.teachable.com/" %} For the price, a good beginner course which dives into C# and shows some cool projects. {% endembed %}

Debugging

{% embed url="https://x64dbg.com" %}

Writing Scrapers

{% embed url="https://curlconverter.com" %}