Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

this is the assembly code for phase 5 of the bomb lab. help me find out the passcode. thx (gdb) disas phase 5 Dump of

image text in transcribed

this is the assembly code for phase 5 of the bomb lab. help me find out the passcode. thx

(gdb) disas phase 5 Dump of assembler code for function phase 5: 0x0000000000400f9d 0x0000000000400f9e 0x0000000000400fal 0x0000000000400fa6 0x0000000000400fa9 0x0000000000400fab 0x0000000000400fb0 0x0000000000400fb3 0x0000000000400fb7 0x0000000000400fbc 0x0000000000400fbf 0x0000000000400fc2 0x0000000000400fc9 0x0000000000400fcd 0x0000000000400fd0 0x0000000000400fd2 0x0000000000400fd5 0x0000000000400fd7 0x0000000000400fdc 0x0000000000400fdd End of assembler dump : : : : : : : : : : : : push %rbx mov callq 0x4011f3 cmp $0x6, Seax je callq 0x4013e8 mov lea mov movzbI and add add trdi, %rbX 0x400fb0 0x6(%rbx) ,%rdi $0x0,%ecx (%rax),%edx $0xf,%edx 0x402360(,%rdx,4),%ecx $0x1,%rax jne je callq 0x4013e8 pop retq 0x400fbc $0x42 , %ecx 0x400fdc (gdb) | (gdb) disas phase 5 Dump of assembler code for function phase 5: 0x0000000000400f9d 0x0000000000400f9e 0x0000000000400fal 0x0000000000400fa6 0x0000000000400fa9 0x0000000000400fab 0x0000000000400fb0 0x0000000000400fb3 0x0000000000400fb7 0x0000000000400fbc 0x0000000000400fbf 0x0000000000400fc2 0x0000000000400fc9 0x0000000000400fcd 0x0000000000400fd0 0x0000000000400fd2 0x0000000000400fd5 0x0000000000400fd7 0x0000000000400fdc 0x0000000000400fdd End of assembler dump : : : : : : : : : : : : push %rbx mov callq 0x4011f3 cmp $0x6, Seax je callq 0x4013e8 mov lea mov movzbI and add add trdi, %rbX 0x400fb0 0x6(%rbx) ,%rdi $0x0,%ecx (%rax),%edx $0xf,%edx 0x402360(,%rdx,4),%ecx $0x1,%rax jne je callq 0x4013e8 pop retq 0x400fbc $0x42 , %ecx 0x400fdc (gdb) |

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

Students also viewed these Databases questions