Lab 6-1

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?
    • A subroutine at 0x401000
  2. What is the subroutine located at 0x40105F?
    • printf
  3. What is the purpose of this program?
    • Check if connected to the internet, and write on stdout an appropriate error message