Malware Analysis
  • About Me
  • Resources
    Beautiful Jekyll Learn markdown
  • Search
Navigation bar avatar
✕

    Malware Analysis

    • Posted on October 19, 2023

      [Read More]
    • PMA - Analyzing Malicious Windows Programs

      Chapter 7 - Labs Walkthrough

      Posted on September 13, 2022

      Lab 7-1 Pfew, let’s keep going! Analyze the malware found in the file Lab07-01.exe. Questions How does this program ensure that it continues running (achieves persistence) when the computer is restarted? This program ensures that it continues running by creating a service known as Malservice. Figure 1.1 Why does this... [Read More]
      Tags:
      • books
      • PracticalMalwareAnalysis
    • Practical Malware Analysis - C Code in Assembly

      Chapter 6 - Labs Walkthrough

      Posted on August 20, 2022

      Really good!! Let’s get familiar with C code constructs in Assembly. Lab 06-01 In this lab, you will analyze the malware found in the file Lab06-01.exe. Questions 1.What is the major code construct found in the only subroutine called by main? The main function can be seen in Figure 1.1.... [Read More]
      Tags:
      • books
      • test
    • Practical Malware Analysis - IDA Pro

      Chapter 5 - Labs Walkthrough

      Posted on August 20, 2022

      Alright! Now, let’s get comfy with IDA and analyze some samples. [Read More]
      Tags:
      • books
      • test
    • Practical Malware Analysis - Dynamic Analysis

      Chapter 3 - Labs Walkthrough

      Posted on July 21, 2022

      Hello! Welcome to the walkthrough of Chapter 3 - Labs. [Read More]
      Tags:
      • books
      • PracticalMalwareAnalysis
    • Older Posts →
    • RSS

    Radu Bogdan  •  2023  •  bobstarul.github.io  •  Edit page

    Powered by Beautiful Jekyll