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
151,201 results
Part 1 of "How Programs Look in Assembly": https://youtu.be/2d0gKxGMGbc 00:00 Simple C Program 00:34 The Stack Explained ...
139,794 views
1 year ago
Programming is amazing. Computers allow us to do things that otherwise would be impossible. But sometimes, the code that we ...
232,887 views
2 years ago
What happens with the STACK, ESP, and EIP when a procedure is called in Assembly Language. I don't know about you, but I am ...
48,312 views
6 years ago
This video helps visualize what the stack frame is all about. What is important to understand from this video is that: 1) esp & ebp ...
316,164 views
15 years ago
I am available to travel to your company and provide this GD&T training for your team, contact me at dean@deanodell.com or ...
108,504 views
4 years ago
If you're just learning, or already a professional, you're inevitably going to hear about stack vs heap. Those are topics of ...
54,376 views
Join CodeCrafters and learn by creating your own: Redis, Git, Http server, Interpreter, Grep... in your favorite programming ...
301,782 views
I take a look at Stack and Heap Memory and how it affects your application. Knowing how memory is handled in your application ...
439,163 views
3 years 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 ...
768 views
The first episode in a series covering x86 stack buffer overflows and how to exploit them. This video focuses on some of the ...
28,006 views
For proper operation, applications require memory beyond that defined by the variables. This temporary memory, called the stack, ...
74,891 views
5 years ago
This computer science video illustrates how the call stack is used to manage the way procedures and functions call each other ...
217,324 views
11 years ago
A short introduction to stack canaries.
25,013 views
A "tech stack" includes all the technologies used to build a complete web or mobile application - like frameworks, cloud services, ...
2,980,291 views
What is the stack in Assembly? What is a stack frame and how does a function actually work behind the scenes? In this video, I ...
947 views
7 months ago
Curious about how computers understand and execute instructions at the hardware level? In this video, we dive into assembly ...
248,918 views
Get the Computer Memory and Architecture E-Book Collection at: ...
41,583 views
This is a lecture video from the Hardware/Software Interface class, which examines key computational abstraction levels below ...
35,227 views
9 years ago
All references in this video came from: Assembly Language for x86 Processors (6th Edition) http://goo.gl/n3ApG Brought to you by ...
94,703 views
12 years ago
In this video, we will discuss how we can preserve registers on our stack memory before function calls, and pop them off the stack ...
8,112 views