
- C debugging questions pdf how to#
- C debugging questions pdf pdf#
- C debugging questions pdf portable#
In this lecture students will learn what is stepping, in addition to the difference between stepping into and stepping over.
C debugging questions pdf pdf#
To download the slides in PDF format or the checkpass.exe executable file refer to the first lecture please, In this lecture students will learn the menu bar buttons, and additional information about the OllyDBG interface

To download the slides in PDF format or the checkpass.exe executable file refer to the first lecture please, In this lecture we download and run OllyDBG, the students will learn briefly about the OllyDBG interface. The slides of this course are attached here in PDF format, in addition to the executable sample that I am using through this crash course In this lecture you will learn brief concepts about debugging, compiling and disassembling.
C debugging questions pdf portable#
C debugging questions pdf how to#
How to create Breakpoints? and what is the difference between Software and Hardware Breakpoints?Īnd, how to debug a DLL file using OllyDBG?

What is stepping into and stepping over in debugging? What is the difference between compiler, assembler, disassembler and debugger?

This course is prepared for students interested in debugging and analyzing applications or malware analysis, In this course you will learn how to convert an executable file to assembly language and then to read what this executable is doing, you will also be able to modify the function of this executable and export a new modified executable.īefore joining this course you must be familiar with assembly language and the portable executable files architecture.Īfter attending this course you will be able to answer the following questions :
