Lab 6-1
In this lab, you will analyze the malware found in the file Lab06-01.exe. Questions
- What is the major code construct found in the only subroutine called by main?
- A subroutine at 0x401000
- What is the subroutine located at 0x40105F?
- printf
- What is the purpose of this program?
- Check if connected to the internet, and write on stdout an appropriate error message