urgent

profilefinishlast

as attached

  • 3 years ago
  • 20
files (1)

attachment_13.docx

A screenshot of a computer  Description automatically generated

What is the Endian?  The endian of this architecture is BIG

What does Endian refer to in terms of processor architecture? Your VM is running on an X86_64 processor architecture. What is the Endian of this architecture?

Is it the same as the program? If not, what does this confirm what we know about how Java runs .class bytecode?

=====================================================================================

For your lab report, answer the following questions:

A screenshot of a computer program  Description automatically generated

· What are the values of the instance variables cordCA and ekeyCA?

· Give a description of exactly how these function works. Use pseudo code if desired.

· Based on your analysis of the function, do you think a program could be created to reverse the crypto-jacking without paying the ransom? How would such a program work.

==================================================================================

For your lab report, answer the following questions:

· What is the name of that function? It would seem that that function does the bulk the work here and we should look at that further.

A screenshot of a computer program  Description automatically generated

=====================================================================

For your lab report, answer the following questions:

· what Functions are defined in this Class file? Given this information, what are your initial impressions on what this file does?

· If param1 is 0, what would the values of psVar2 and psVar3 be? Hint: Click on the main function and look at the decompiled code.

· Take a look at the decompiled code. What do you think this code is doing? Notice that the code loops through a file and then calls another function (redacted in the image below) for that line. A screenshot of a computer program  Description automatically generated

image1.png

image2.png

image3.png

image4.png