Answered step by step
Verified Expert Solution
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 bomb
(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 40164aStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started