Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I am trying to find the 6 numbers which going to defuse the second phase of this binary bomb (gdb) disas Dump of assembler code

I am trying to find the 6 numbers which going to defuse the second phase of this binary bombimage text in transcribed

(gdb) disas Dump of assembler code for function phase_2: 0x0000000000400fcc 0x0000000000400fcd : 0x0000000000400fce 0x0000000000400fd2 : 0x0000000000400fde 0x0000000000400fe0 0x0000000000400fe5 0x0000000000400fe7 0x0000000000400fec 0x0000000000400fee 0x0000000000400ff1 0x0000000000400ff4 0x0000000000400ff6 0x0000000000400ff8 0x0000000000400ffd 0x0000000000401001 : 0x0000000000401006 0x000000000040100d : 0x0000000000401012 0x0000000000401014 0x0000000000401018 0x0000000000401019 : 0x000000000040101a : push push sub mov ca11g jne %rbp %rbx $6x28,%rsp %rsp,%rsi 40164a > six numbers 0x401008 6x401614 0x401008 callq mov-0x8 (rbx),eax add -9x4(Xrbx) ,%eax 0x400ffd callq 6x401614 add 0x4,%rbx 0x400fee 0x401014 jne 0x400fee add 0x28,%rsp pop pop retq End of assembler dump (gdb) disas Dump of assembler code for function phase_2: 0x0000000000400fcc 0x0000000000400fcd : 0x0000000000400fce 0x0000000000400fd2 : 0x0000000000400fde 0x0000000000400fe0 0x0000000000400fe5 0x0000000000400fe7 0x0000000000400fec 0x0000000000400fee 0x0000000000400ff1 0x0000000000400ff4 0x0000000000400ff6 0x0000000000400ff8 0x0000000000400ffd 0x0000000000401001 : 0x0000000000401006 0x000000000040100d : 0x0000000000401012 0x0000000000401014 0x0000000000401018 0x0000000000401019 : 0x000000000040101a : push push sub mov ca11g jne %rbp %rbx $6x28,%rsp %rsp,%rsi 40164a > six numbers 0x401008 6x401614 0x401008 callq mov-0x8 (rbx),eax add -9x4(Xrbx) ,%eax 0x400ffd callq 6x401614 add 0x4,%rbx 0x400fee 0x401014 jne 0x400fee add 0x28,%rsp pop pop retq End of assembler dump

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_2

Step: 3

blur-text-image_3

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 Image Databases Towards Advanced Image Retrieval

Authors: Yihong Gong

1st Edition

1461375037, 978-1461375036

More Books

Students also viewed these Databases questions

Question

1. What is Ebola ? 2.Heart is a muscle? 3. Artificial lighting?

Answered: 1 week ago