Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

0000000000401192 : 401192: 41 56 push %r14 401194: 41 55 push %r13 401196: 41 54 push %r12 401198: 55 push %rbp 401199: 53 push %rbx

0000000000401192 : 401192: 41 56 push %r14 401194: 41 55 push %r13 401196: 41 54 push %r12 401198: 55 push %rbp 401199: 53 push %rbx 40119a: 48 83 ec 50 sub $0x50,%rsp 40119e: 48 8d 74 24 30 lea 0x30(%rsp),%rsi 4011a3: e8 68 04 00 00 callq 401610 4011a8: 4c 8d 64 24 30 lea 0x30(%rsp),%r12 4011ad: 4d 8d 74 24 14 lea 0x14(%r12),%r14 4011b2: 41 bd 01 00 00 00 mov $0x1,%r13d 4011b8: eb 28 jmp 4011e2 4011ba: e8 1b 04 00 00 callq 4015da 4011bf: eb 30 jmp 4011f1 4011c1: e8 14 04 00 00 callq 4015da 4011c6: 48 83 c3 01 add $0x1,%rbx 4011ca: 83 fb 05 cmp $0x5,%ebx 4011cd: 7f 0b jg 4011da 4011cf: 8b 44 9c 30 mov 0x30(%rsp,%rbx,4),%eax 4011d3: 39 45 00 cmp %eax,0x0(%rbp) 4011d6: 75 ee jne 4011c6 4011d8: eb e7 jmp 4011c1 4011da: 49 83 c5 01 add $0x1,%r13 4011de: 49 83 c4 04 add $0x4,%r12 4011e2: 4c 89 e5 mov %r12,%rbp 4011e5: 41 8b 04 24 mov (%r12),%eax 4011e9: 83 e8 01 sub $0x1,%eax 4011ec: 83 f8 05 cmp $0x5,%eax 4011ef: 77 c9 ja 4011ba 4011f1: 4d 39 f4 cmp %r14,%r12 4011f4: 74 05 je 4011fb 4011f6: 4c 89 eb mov %r13,%rbx 4011f9: eb d4 jmp 4011cf 4011fb: be 00 00 00 00 mov $0x0,%esi 401200: 8b 4c b4 30 mov 0x30(%rsp,%rsi,4),%ecx 401204: b8 01 00 00 00 mov $0x1,%eax 401209: ba f0 42 60 00 mov $0x6042f0,%edx 40120e: 83 f9 01 cmp $0x1,%ecx 401211: 7e 0b jle 40121e 401213: 48 8b 52 08 mov 0x8(%rdx),%rdx 401217: 83 c0 01 add $0x1,%eax 40121a: 39 c8 cmp %ecx,%eax 40121c: 75 f5 jne 401213 40121e: 48 89 14 f4 mov %rdx,(%rsp,%rsi,8) 401222: 48 83 c6 01 add $0x1,%rsi 401226: 48 83 fe 06 cmp $0x6,%rsi 40122a: 75 d4 jne 401200 40122c: 48 8b 1c 24 mov (%rsp),%rbx 401230: 48 8b 44 24 08 mov 0x8(%rsp),%rax 401235: 48 89 43 08 mov %rax,0x8(%rbx) 401239: 48 8b 54 24 10 mov 0x10(%rsp),%rdx 40123e: 48 89 50 08 mov %rdx,0x8(%rax) 401242: 48 8b 44 24 18 mov 0x18(%rsp),%rax 401247: 48 89 42 08 mov %rax,0x8(%rdx) 40124b: 48 8b 54 24 20 mov 0x20(%rsp),%rdx 401250: 48 89 50 08 mov %rdx,0x8(%rax) 401254: 48 8b 44 24 28 mov 0x28(%rsp),%rax 401259: 48 89 42 08 mov %rax,0x8(%rdx) 40125d: 48 c7 40 08 00 00 00 movq $0x0,0x8(%rax) 401264: 00 401265: bd 05 00 00 00 mov $0x5,%ebp 40126a: eb 09 jmp 401275 40126c: 48 8b 5b 08 mov 0x8(%rbx),%rbx 401270: 83 ed 01 sub $0x1,%ebp 401273: 74 11 je 401286 401275: 48 8b 43 08 mov 0x8(%rbx),%rax 401279: 8b 00 mov (%rax),%eax 40127b: 39 03 cmp %eax,(%rbx) 40127d: 7d ed jge 40126c 40127f: e8 56 03 00 00 callq 4015da 401284: eb e6 jmp 40126c 401286: 48 83 c4 50 add $0x50,%rsp 40128a: 5b pop %rbx 40128b: 5d pop %rbp 40128c: 41 5c pop %r12 40128e: 41 5d pop %r13 401290: 41 5e pop %r14 401292: c3 retq

in address $0x6042f0 am getting these nodes x/50gx 0x6042f0 0x6042f0 : 0x000000010000032c 0x0000000000604300 0x604300 : 0x00000002000002e0 0x0000000000604310 0x604310 : 0x0000000300000367 0x0000000000604320 0x604320 : 0x00000004000001a1 0x0000000000604330 0x604330 : 0x0000000500000228 0x0000000000604340 0x604340 : 0x0000000600000364 0x0000000000000000

what are the 6 ints to defuse the bomb my initial input was 1 2 3 4 5 6

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

Mobile Communications

Authors: Jochen Schiller

2nd edition

978-0321123817, 321123816, 978-8131724262

Students also viewed these Programming questions