Skip to content

Files

Latest commit

 

History

History

0x03-debugging

img

Debuging is like being a detective in a crime movie where you are also the murderer

Intro

In this section, we will explore debugging and debugging techniques

Resources

  1. Debugging
  2. Rubber Ducky Debugging

Learning objectives

By the end of this session, you should be able to explain to anyone without the help of Google the following concepts

  • What is debugging
  • What are some methods of debugging manually
  • How to read the error messages