Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Tracing Stack Usage and Stack Frames in a Debugger

Dr Josh Stroschein via YouTube

Overview

Explore stack usage and stack frames in a debugger through this 12-minute video tutorial. Trace function calls using a simple program and IDA's built-in debugger to observe how the stack operates in real-time. Focus on calling conventions and stack frames, examining their behavior as functions are called and unwound. Begin with starting a debug session, then learn about pushing arguments onto the stack. Proceed to analyze the process of calling another function, and conclude by understanding the epilogue. Gain practical insights into cybersecurity, reverse engineering, and malware analysis techniques through this hands-on demonstration.

Syllabus

Starting a debug session
Pushing Arguments onto the Stack
Calling another function
The epilogue

Taught by

Dr Josh Stroschein

Reviews

Start your review of Tracing Stack Usage and Stack Frames in a Debugger

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.