From ce7324146f912695cea991ed008c21872a15090f Mon Sep 17 00:00:00 2001 From: M4ximumPizza <109777745+M4ximumPizza@users.noreply.github.com> Date: Wed, 1 Oct 2025 18:58:12 +0000 Subject: [PATCH] Added assembly course by allison. (#12042) --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 5d16954fd..4917e65e3 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -286,6 +286,7 @@ * [Assembly Language complete course](https://www.youtube.com/playlist?list=PLMa5a9Dh6SlhJq4wCH_CLSdfRaAbuJTzb) - Exceptional Programmers * [Assembly Language Programming](https://www.youtube.com/playlist?list=PLPedo-T7QiNsIji329HyTzbKBuCAHwNFC) - Rasmurtech +* [Assembly Language Programming](https://alison.com/course/assembly-language-programming) - Alison (HTML) * [Binary Exploitation / Memory Corruption by LiveOverflow](https://www.youtube.com/playlist?list=PLhixgUqwRTjxglIswKp9mpkfPNfHkzyeN) - LiveOverflow * [Introduction to Assembly Programming with ARM](https://www.udemy.com/course/introduction-to-assembly-programming-with-arm/) - Scott Cosentino (Udemy) * [Introduction To Reverse Engineering Software](http://opensecuritytraining.info/IntroductionToReverseEngineering.html) - Matt Briggs (OpenSecurityTraining)