Courses

Malware Analysis and Introduction to Assembly Language

Share this post:

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 macro-enabled documents. Then you will learn the fundamentals of Assembly language, basic Win32 Assembly programming concepts, and how Reverse Engineers use Assembly to analyze malware.

Coursera: https://coursera.org/learn/malware-analysis-and-assembly

edX: https://www.edx.org/course/malware-analysis-and-assembly-language-introduction

More Courses stories
By Daiane Camila Bizari on 15 July 2024

Getting started with automation builder on IBM watsonx Orchestrate

A course on how to build automations on IBM watsonx Orchestrate is being brought into the light! If you are a user with previous automation experience and are new to Orchestrate, this course is for you. In the IBM watsonx Orchestrate: Getting Started with Automation Builder course, you find 7 modules to learn how to […]

Continue reading

By Rogerio Almeida on 14 June 2024

Check out the new Order and Inventory Management courses that are now available, including courses on Sterling Order Management System and Sterling Intelligent Promising

Sterling Order Management System: Configure item and Pricing This is a 10-hour long self-paced course that gives you an overview of the item and pricing concepts along with an introduction to the IBM Sterling Business Center application. The course teaches students to perform item, pricing, and other related configurations using the Sterling Business Center application. Through a […]

Continue reading

By Aparna Srivastava on 14 June 2024

Check out the new Maximo courses that are now available, including courses on Maximo Mobile, Scheduler, and Manage Administration.

Maximo Mobile: Technicians Training This course introduces the technicians to Maximo Mobile, its concepts, how to get started, and what a typical day of a technician looks like. With the help of demos and simulations, the technicians will also learn how to use Maximo Mobile to carry out their day-to-day activities, such as creating, approving, […]

Continue reading