Revere Engineering In Linux

.docx

School

Purdue Global University *

*We aren’t endorsed by this school

Course

411

Subject

Computer Science

Date

Apr 3, 2024

Type

docx

Pages

1

Uploaded by MinisterElementWolverine34

Report
Revere Engineering In Linux Challenge #1 According to the file command, how many bits does the binary crackme1 use for instruction size and memory addressing? 32 Challenge #2 What is the password for crackme1? P455w0rd Challenge #3 According to the file command how many bits does the binary crackme1 use for instruction size and memory addressing? 64 Challenge #4 In GDB, for the crackme binary, which register contains the answer to the crackme? (r**) rdx Challenge #5 In GDB, what command can be used to stop the program when it meets a certain condition? break Challenge #6 What command can be used to show all the readable characters in a file? strings Challenge #7 What command can be used to identify the type of a given file? file Challenge #8 In GDB, what command can be used to show the assembly language of the current function? disassemble Challenge #9 In GDB, what subcommand of the info command can be used to show the contents of all processor registers? all-registers Challenge #10 In GDB, which command will show you the contents of a memory address? x
Discover more documents: Sign up today!
Unlock a world of knowledge! Explore tailored content for a richer learning experience. Here's what you'll get:
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help