From 5196221fbd874f2e3f89629be46f030844f72e1a Mon Sep 17 00:00:00 2001 From: sohan <76840110+sohansai@users.noreply.github.com> Date: Tue, 1 Oct 2024 20:09:22 +0530 Subject: [PATCH] Update free-courses-en.md (#11284) --- courses/free-courses-en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index cf3c233b7..69d2defdd 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -275,6 +275,8 @@ ### Assembly +* [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 * [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)