ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

100,344 results

Bill Sky - The Computer Guy!
Assembly 27: The Stack for x86_64 and ARM Processors

(Chapter links below) This video you'll lean what the stack is, and how to use it in your program and how it is part of any compiled ...

33:59
Assembly 27: The Stack for x86_64 and ARM Processors

267 views

2 years ago

Ben Eater
What is a stack and how does it work? — 6502 part 5

Schematics, datasheets, kits, and more at https://eater.net/6502 Part 1: https://www.youtube.com/watch?v=LnzuMJLZRdU Part 2: ...

24:25
What is a stack and how does it work? — 6502 part 5

796,492 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,940 views

10 months ago

Mxy
How Recursion Works in Assembly | Machine Code | Programming Fundamentals

Emulator link: https://app.x64.halb.it/ How to read/write Hex: https://youtu.be/L2CvMWmqPX0 How stack allocations work: ...

28:11
How Recursion Works in Assembly | Machine Code | Programming Fundamentals

2,217 views

9 months ago

OALabs
Assembly Calling Conventions For Reverse Engineers [Patreon Unlocked]

A practical look at x86 calling conventions from a reverse engineering perspective. We take a look at __cdecl __stdcall __fastcall ...

21:37
Assembly Calling Conventions For Reverse Engineers [Patreon Unlocked]

21,425 views

3 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

516 views

2 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)

790 views

2 years ago

Gedare Bloom
x86-64 Assembly Programming Part 1: Registers, Data Movement, and Addressing Modes

First out of four part series introducing x64 assembly programming. This part focuses on the general-purpose registers, movq ...

20:11
x86-64 Assembly Programming Part 1: Registers, Data Movement, and Addressing Modes

72,842 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

749 views

3 years ago

MIT OpenCourseWare
4. Assembly Language & Computer Architecture

MIT 6.172 Performance Engineering of Software Systems, Fall 2018 Instructor: Charles Leiserson View the complete course: ...

1:17:35
4. Assembly Language & Computer Architecture

815,094 views

6 years ago

Malik Shahzaib Official
Stack in Assembly Language | nasm stack pointer register x86 | push and pop in stack instructions

Stack in #assembly #language x86 is a LIFO data structure, i.e., the data stored first is retrieved last push pop. The memory space ...

26:55
Stack in Assembly Language | nasm stack pointer register x86 | push and pop in stack instructions

30,575 views

7 years 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,894 views

3 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,437 views

8 years ago

Silvina Hanono Wachman
MIT 6.004 L10: Procedures and Stacks

MIT 6.004 Computation Structures course Lecture 10: Procedures and Stacks.

51:29
MIT 6.004 L10: Procedures and Stacks

5,720 views

7 years ago

Segfault💀
Assembly for Beginners: Local Variables, Stack & Prologue (x86_64)

Learn how local variables work in Assembly (x86_64)! In this video, I explain how local variables are created and managed on the ...

38:06
Assembly for Beginners: Local Variables, Stack & Prologue (x86_64)

858 views

3 months ago

ChibiAkumas
x86 / 8086 Assembly Tutorial - Lesson 4 - The Stack

We've looked as maths and logic, but there's a very important thing about the 8086 we've not covered yet... the Stack! The stack is ...

34:30
x86 / 8086 Assembly Tutorial - Lesson 4 - The Stack

3,042 views

5 years ago

Simplified GD&T
Free Webinar | Tolerance Stack-up Analysis using Two-Columns Method

Struggling with how to do Tolerance Stack-up Analysis correctly? This free webinar will make it easy. Welcome to Simplified GD&T ...

55:25
Free Webinar | Tolerance Stack-up Analysis using Two-Columns Method

1,662 views

2 weeks ago

Strange Loop Conference
"Concatenative programming and stack-based languages" by Douglas Creager

In this talk we'll explore stack-based programming languages, in which your program operates directly (and only!) on a stack of ...

40:31
"Concatenative programming and stack-based languages" by Douglas Creager

21,907 views

2 years ago

Lagniappe National
Intro to STACK The LNC Takeoff Estimating Software

This is a Intro To Stack (LNC's Takeoff Estimating Softwater)

24:43
Intro to STACK The LNC Takeoff Estimating Software

2,000 views

3 years ago

ChibiAkumas
Learn 6502 Assembly: Lesson 4 - Stacks and Maths

Now we know how to do conditions, jumping and the other basics, it's time to look at some more advanced commands and ...

33:59
Learn 6502 Assembly: Lesson 4 - Stacks and Maths

3,676 views

6 years ago