Malware Analysis and Assembly Language Introduction
half-circle
vector

Malware Analysis and Assembly Language Introduction

Highlights

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.

About the Course Provider

edX was established by Harvard and MIT to provide the highest quality education and serves as a leading worldwide online learning platform.

Course by

  • self
    Self paced
  • dueration
    Duration 33
  • domain
    Domain IT & Computer Science
  • subs
    Monthly Subscription
    Course is included in
    1. Professional @ AED 149 + VAT
    2. Starter @ AED 99 + VAT
  • fee
    Buy Now Option not available
  • language
    Language English