Malware Analysis and Introduction to Assembly Language
About this Course
Malicious software, or malware, is typically delivered over a network and is designed to cause disruption to a computer, client, server, or network. Disruptions can include leaked private information, unauthorized access to information or systems, blocked user access, interference with security and privacy, or numerous other variations of attacking systems. Malware analysis dissects malware to gather information about the malware functionality, how the system was compromised so that you can defend against future attacks. Assembly is a low-level language that is used to communicate with the machine. Assembly programming is writing human-readable machine codes or machine instructions that are directly read by the computer. All high-level languages compiled programs like C or C++ can be broken down, analyzed, and understood using Assembly language with the help of a debugger. This process is known as reverse engineering. Understanding what an executable program does is easy if you have direct access to the source code. But if not, such as the case with malware, learning Assembly can be helpful. In this course, through video demonstrations, hands-on reverse engineering, and capture-the-flag type activities, you will be introduced to the processes and methods for conducting malware analysis of different file types. You will analyze native executable files, and analyze popular files like PowerShell, JavaScripts, and Microsoft Office documents. Then you will learn the fundamentals of Assembly language, basic Win32 Assembly programming concepts, and how Reverse Engineers use Assembly to analyze malware.Created by: IBM

Related Online Courses
Bersiaplah untuk karier baru di bidang analitik data yang sedang tumbuh pesat, tidak diperlukan pengalaman atau gelar apa pun di sini. Dapatkan pelatihan profesional yang oleh Google dan manfaatkan... more
Stay ahead in the ever-evolving .NET ecosystem with this comprehensive course on the latest features in .NET 6, .NET 7, and C#. You\'ll gain hands-on experience with cutting-edge improvements,... more
This is a self-paced lab that takes place in the Google Cloud console..In this lab, you will learn how to use Datadog Monitoring with Google Eventarc.Created by: Google Cloud more
This specialization is for you if you are looking to learn more about Six Sigma or refresh your knowledge of the basic components of Six Sigma and Lean. Six Sigma skills are widely sought by... more
Selenium WebDriver 4 with Java - Zero To Hero is a comprehensive course designed to equip learners with essential automation testing skills using Selenium WebDriver. Starting with the basics of... more