Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
12,068 results
Part 1 of "How Programs Look in Assembly": https://youtu.be/2d0gKxGMGbc 00:00 Simple C Program 00:34 The Stack Explained ...
76,167 views
8 months ago
TIMESTAMP 00:00 Introduction 06:05 Stack Frames 12:00 The Role of RSP (Stack Pointer) 15:42 The Role of RBP (Base Pointer) ...
3,650 views
9 months ago
If you wish to take up the course with full resources kindly use the link below: Udemy: ...
108 views
3 weeks ago
Explore the intricacies of using the `stack pointer` in assembly loops and learn about the `C calling convention` in x86 architecture ...
1 view
7 months ago
View the full free MOOC at https://ost2.fyi/Arch1005. This class teaches RISC-V 32 and 64-bit assembly languages, by compiling C ...
409 views
10 months ago
Explore the reasons behind the initialization of the stack pointer in microprocessors and how it influences memory management.
0 views
Broadcasted live on Twitch -- Watch live at https://www.twitch.tv/pwncollege.
1,273 views
3 months ago
Welcome back! In today's video, we're diving into a key concept in memory management: the stack. If you're programming in C++ ...
196 views
ESP = Extended Stack Pointer EBP = Extended Base Pointer When a new function is to be called, the "function prologue" ...
8,023 views
This guide explores the rationale behind using `int32_t` pointers instead of `uint32_t` in thread control blocks for ARM ...
2 views
In this episode, we learn about stack memory, and add a stack pointer to our CPU. This will enable us to use the stack in our ...
1,245 views
5 months ago
3 views
A deep dive into confusing assembly code: uncover the purpose behind resetting the stack pointer and manipulating register ...
5 views
x27;In PUSH instruction, after each execution of the instruction, the stack pointer is incremented by 1 decremented by 1 ...
Discover how to find out where the Stack Pointer currently points in the Intel 8085 microprocessor with simple assembly code.
Learn how to manually manage memory in the C programming language and build not one, but two garbage collectors from ...
267,047 views
A deep dive into stack pointer behavior in C/C+ + and how compilers manage memory allocation, particularly in embedded ...
A comprehensive guide on when and how to allocate memory for stack pointers in C, illustrated with examples for clarity.
2 months ago