Discussion Board Purpose • In this discussion board, you will post any two quest

Discussion Board
Purpose
• In this discussion board, you will post any two questions related to weeks 2, 3 and 4. You will also read and respond to other classmates’ questions. This is an excellent way for you to interact with your colleagues and to share your thoughts about some relevant questions.
• I have placed the files from which the two questions must be placed, as well as two questions for me to answer

You must submit two separate copies (one Word file and one PDF file) using the A

You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on
Blackboard via the allocated folder. These files must not be in compressed format.
It is your responsibility to check and make sure that you have uploaded both the correct files.
Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell words, remove spaces between
words, hide characters, use different character sets, convert text into image or languages other than English
or any kind of manipulation).
Email submission will not be accepted.
You are advised to make your work clear and well-presented. This includes filling your information on the cover
page.
You must use this template, failing which will result in zero mark.
You MUST show all your work, and text must not be converted into an image, unless specified otherwise by
the question.
Late submission will result in ZERO mark.
The work should be your own, copying from students or other resources will result in ZERO mark.
Use Times New Roman font for all your answers.

Must not be identical or copied (plagiarism)

READ THIS FIRST:IF YOU DO NOT KNOW HOW TO SOLVE THIS ASSIGNMENT AND HAVE NEVER W

READ THIS FIRST:IF YOU DO NOT KNOW HOW TO SOLVE THIS ASSIGNMENT AND HAVE NEVER WORKED ON REVERSE ENGINEERING AND ASSEMBLY LANG. BEFORE, DO NOT BOTHER BIDDING.
This is a reverse Engineering assignment using static and dynamic analysis IDA Pro and Ollydbg (free versions are available online) This assignment consists of five “challenges”. Each challenge expects you to enter a particular string on stdin [Standard input—your keyboard]. If you enter the right string, good things happen, and you move on to the next challenge. So, please be careful in your analysis. As you might expect, the challenges get progressively harder, which is reflected in the points allocated to each of the challenges.The Ideal solution should contain a thorough analysis and screenshots of the solution for each challenge.The Enter strings must work; otherwise, an error message will appear, such as it’s too late,” etc.Attached is the exe file to be analysed and the passcode to be extracted to solve the five challenges.

Malware-A4Pr4.exe_ Find the password Malware-A4Pr5.exe Find the password Malware

Malware-A4Pr4.exe_
Find the password
Malware-A4Pr5.exe
Find the password
Malware-A4Pr6.exe
Problem 6 compiled with gcc
Malware-A4Pr7.exe_
Problem 7 compiled with gcc
First, identify all the dependencies required by these files (using dependency walker or similar tool) and resolve them. I have included a couple of the runtime libraries (msvcr100.dll, msvcr110d.dll and msvcr100d.dll) required in a few PE files in the archive.Change the extensions for ex_ to exe and dl_ to dll to get things started.
This needs to be run in a cmd or terminal (Safe), with step-by-step explanation and analysis in IDA Pro (Screenshots).I have attached a sample answer to a similar exercise (sample.png).
Note:If you don’t know how to do it, save my time and yours.