Foundations of Linux ARM64: Debug, Disassemble, and Reverse

Intermediate

44 Lessons

12h

Certificate of Completion

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

1 Assessment
16 Playgrounds
5 Quizzes

This course includes

1 Assessment
16 Playgrounds
5 Quizzes

Course Overview

The GNU Debugger (GDB) is used for debugging C/C++ programs in LINUX/UNIX environments. It is a good tool to investigate what is happening inside a program, and how the contents inside the memory are changed with the execution of the program. The main focus of the course is the disassembly of the program. You’ll use the Linux ARM64 which is a popular RISC architecture. You’ll use simple operations in C/C++ such as assignment, increment, addition, multiplication. With the help of the GDB, you will probe int...Show More

What You'll Learn

Familiarity with disassembly in the GDB environment of simple C/C++ programs

An understanding of how to debug programs with a cross-sectional view to the contents of registers, stack, and memory

Ability to use GDB as a dump analysis tool

Hands-on experience to reconstruct simple C/C++ programs from the disassembly output

A deeper understanding of the basic assembly language programming skills

What You'll Learn

Familiarity with disassembly in the GDB environment of simple C/C++ programs

See more

Course Content

1

Introduction to the Course

2

Memory, Registers, and Simple Arithmetic

3

Code Optimization

4

Number Representations

5

Pointers

6

Bytes, Half Words, Words, and Double Words

2 Lessons

7

Pointers to Memory

3 Lessons

8

Logical Instructions and PC

4 Lessons

9

Reconstructing a Program with Pointers

3 Lessons

10

Memory and Stacks

3 Lessons

11

Frame Pointer and Local Variables

4 Lessons

12

Function Parameters

2 Lessons

13

More Instructions

2 Lessons

14

Function Pointer Parameters

2 Lessons

15

Conclusion

2 Lessons

ARM64 Linux Debugging, Disassembling, Reversing Exam

Assessment

Course Author

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor

Looking for something else?