Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The following is phase 5 from an assembly binary bomb. Solve AND provide comments next to statements. Dump of assembler code for function phase_5: 0x0000000000401066

The following is phase 5 from an assembly binary bomb. Solve AND provide comments next to statements.

Dump of assembler code for function phase_5: 0x0000000000401066 <+0>: push %rbx 0x0000000000401067 <+1>: mov %rdi,%rbx 0x000000000040106a <+4>: callq 0x40129a 0x000000000040106f <+9>: cmp $0x6,%eax 0x0000000000401072 <+12>: je 0x401079 0x0000000000401074 <+14>: callq 0x40151f 0x0000000000401079 <+19>: mov %rbx,%rax 0x000000000040107c <+22>: lea 0x6(%rbx),%rdi 0x0000000000401080 <+26>: mov $0x0,%ecx 0x0000000000401085 <+31>: movzbl (%rax),%edx 0x0000000000401088 <+34>: and $0xf,%edx 0x000000000040108b <+37>: add 0x402540(,%rdx,4),%ecx 0x0000000000401092 <+44>: add $0x1,%rax 0x0000000000401096 <+48>: cmp %rdi,%rax 0x0000000000401099 <+51>: jne 0x401085 0x000000000040109b <+53>: cmp $0x22,%ecx 0x000000000040109e <+56>: je 0x4010a5 0x00000000004010a0 <+58>: callq 0x40151f 0x00000000004010a5 <+63>: pop %rbx 0x00000000004010a6 <+64>: retq

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Information And Database Systems 12th Asian Conference ACIIDS 2020 Phuket Thailand March 23 26 2020 Proceedings

Authors: Pawel Sitek ,Marcin Pietranik ,Marek Krotkiewicz ,Chutimet Srinilta

1st Edition

9811533792, 978-9811533792

More Books

Students also viewed these Databases questions

Question

Define marketing.

Answered: 1 week ago

Question

What are the traditional marketing concepts? Explain.

Answered: 1 week ago

Question

Define Conventional Marketing.

Answered: 1 week ago

Question

Define Synchro Marketing.

Answered: 1 week ago