ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

189,003 results

Yogesh Paul
Lecture 9  Stack Frames
53:10
Lecture 9 Stack Frames

1,403 views

5 years ago

Birby
The Basics of Stack Frames: A Visual Guide for Programmers

In this video, you will learn how the stack works in depth. We will talk about: - Stack Frames - Calling conventions - Function ...

33:11
The Basics of Stack Frames: A Visual Guide for Programmers

740 views

3 years ago

John's Basement
C/C++ Stack Frames and gdb

A discussion of what a #stackframe is and how to look at them using #gdb. Course website with handouts: ...

33:23
C/C++ Stack Frames and gdb

12,109 views

5 years ago

hexdump
Stack Frames, RSP and RBP

Hi there! In this video we analyze the role of the RSP and RBP registers for the management of the stack frames within the call ...

32:08
Stack Frames, RSP and RBP

3,607 views

9 months ago

Stable Mechanic
How does stack work in a CPU? Why do we need it?

There might be simple errors and the scheme I talk is extremely simple. However my aim is showing how the registers are ...

22:05
How does stack work in a CPU? Why do we need it?

11,835 views

3 years ago

Bill Sky - The Computer Guy!
Assembly 29a:  Functions using Stack Frames in x86_64 (Windows, Linux)

(Chapter Links below) Wow! A 55 minute video! Well, this is a complex topic, but not really. Stack Frames - how functions are ...

55:01
Assembly 29a: Functions using Stack Frames in x86_64 (Windows, Linux)

747 views

2 years ago

CppCon
CppCon 2017: Dave Watson “C++ Exceptions and Stack Unwinding”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

51:12
CppCon 2017: Dave Watson “C++ Exceptions and Stack Unwinding”

18,782 views

8 years ago

Bill Sky - The Computer Guy!
Assembly 29b:  Functions using Stack Frames in ARM

(Chapter Links below) Wow! A 58 minute video! Well, this is a complex topic, but not really. Stack Frames - how functions are ...

58:25
Assembly 29b: Functions using Stack Frames in ARM

481 views

2 years ago

Paladin Group, LLC
Introduction to reverse engineering - Stack frames, prologues and epilogues

This is a series of Introductory topics in reverse engineering. In this our second video we explain stack frames, prologues and ...

26:41
Introduction to reverse engineering - Stack frames, prologues and epilogues

10,372 views

8 years ago

UNSW eLearning
23: Stack Frames - Richard Buckland UNSW

Review and discussion of sudoku code from last lecture. Backtrack vs brute force. Course waffles. Stacks, "the stack" in memory, ...

58:26
23: Stack Frames - Richard Buckland UNSW

30,662 views

17 years ago

TheSecurityTube
Assembly Primer For Hackers (Part 11) Functions Stack

Full Video Details: http://www.securitytube.net/video/229.

20:28
Assembly Primer For Hackers (Part 11) Functions Stack

48,301 views

13 years ago

GyanGanga
1 Series: Video 1.5.1c - Stack Frame Analysis - Stack Frame Creation

1 Series: C Interview Facing Skills: Section 1.5: Application of Stack in C This video discusses about the anatomy of a function, ...

21:43
1 Series: Video 1.5.1c - Stack Frame Analysis - Stack Frame Creation

1,011 views

8 years ago

Grigoris Dimitroulakos
Theory 9 Accessing the Stack Frame

This video illustrates how to access the Stack Frames's parameters and local variables sections.

32:48
Theory 9 Accessing the Stack Frame

589 views

5 years ago

Coding with Some Guy
CSGLearn CaaAL Topic 4, Functions and Stack Frames

C as an Additional Language is a free course for learning C coming from another language (such as python). This episode covers ...

2:00:10
CSGLearn CaaAL Topic 4, Functions and Stack Frames

152 views

5 years ago

Creel
x64 Assembly Tutorial 28: Stack Frames

In this tutorial we'll look at the callee side of calling a procedure. This involves creating a stack frame with RBP. We'll also look at ...

31:39
x64 Assembly Tutorial 28: Stack Frames

21,221 views

14 years ago

GyanGanga
1 Series: Video 1.5.1d - Stack Frame Analysis - Animation

This video demonstrates the dynamics of stack operation through animation. Eases out the visualisation of interplay of processor ...

25:41
1 Series: Video 1.5.1d - Stack Frame Analysis - Animation

1,107 views

8 years ago

More Steven Gong
2025-02-01 - Finally understanding what the stack frame does...

Ent I'm confused I mean a stack frame just means like elements of the stack. For. For. So yes there's another konel stack and I still ...

50:44
2025-02-01 - Finally understanding what the stack frame does...

10 views

10 months ago

Rongtao Shen
6 Stack frames
51:47
6 Stack frames

24 views

6 years ago

Electronics Academy
Stack Frames. Red Zone, Prologue and Epilogue on x86-64, demystified. Demo on the GNU Debugger.

A comprehensive video on how Stack Frames are created and torn down and how Prologue and Epilogue works on the x86-64.

1:16:04
Stack Frames. Red Zone, Prologue and Epilogue on x86-64, demystified. Demo on the GNU Debugger.

2,210 views

6 years ago

Grigoris Dimitroulakos
Theory 8 Stack Frame

Description of the structure and creation of the Stack Frame in x86 assembly.

31:21
Theory 8 Stack Frame

598 views

5 years ago