ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

24,963 results

Singapore Gophers
Understanding Allocations: the Stack and the Heap - GopherCon SG 2019

Speaker: Jacob Walker, Ardan Labs (@jcbwlkr) Like C, Go uses both stack and heap memory. How can a Gopher know which is ...

21:39
Understanding Allocations: the Stack and the Heap - GopherCon SG 2019

81,494 views

6 years ago

OpenSecurityTraining2
Arch1005: RISC-V Assembly 03 02 The Stack Overview

View the full free MOOC at https://ost2.fyi/Arch1005. This class teaches RISC-V 32 and 64-bit assembly languages, by compiling C ...

12:05
Arch1005: RISC-V Assembly 03 02 The Stack Overview

448 views

11 months ago

The Coding Gopher
Stack vs Heap Memory

Wondering how stack and heap memory really work? Dive into this in-depth guide to understand essential memory concepts with ...

6:32
Stack vs Heap Memory

11,136 views

1 year ago

Padraic Edgington
9.  Memory Layout

Introduction to the structure and terminology of memory access in the MIPS architecture.

8:28
9. Memory Layout

28,573 views

8 years ago

pwn.college
pwn.college - Reverse Engineering - Functions and Frames

Let's learn about functions and stack frames! Module details at: https://pwn.college/modules/reversing.

18:13
pwn.college - Reverse Engineering - Functions and Frames

9,435 views

5 years ago

Ramesh Yerraballi
Lec9 Local Variables - Using a Frame Pointer

Implementation of Local Variables using a Frame Pointer instead of the Stack Pointer.

5:33
Lec9 Local Variables - Using a Frame Pointer

5,725 views

5 years ago

GNU Tools Cauldron
s390: Stack tracing using Frame Pointer, Back Chain, and SFrame

The talk will provide an overview of the different stack tracing methods (un-)available on s390 for user space. It will cover: Why ...

44:09
s390: Stack tracing using Frame Pointer, Back Chain, and SFrame

65 views

3 months ago

Chetan Nayak
Thread Stack Frame Duplication

This video provides a brief demonstration of duplicating the stack frame of an existing thread and using it for spoofing the current ...

1:41
Thread Stack Frame Duplication

471 views

3 years ago

Chetan Nayak
Thread Stack Frame Spoofing with Brute Ratel C4

This video provides a brief explanation on Stack Spoofing with Brute Ratel C4. For Brute Ratel enquiries, contact us at ...

8:08
Thread Stack Frame Spoofing with Brute Ratel C4

1,637 views

3 years ago

The Debug Zone
Do All Functions in C on x86-64 Require a Stack Frame? Explained

In this video, we delve into the intricacies of function calls in C programming on the x86-64 architecture. We'll explore the role of ...

2:02
Do All Functions in C on x86-64 Require a Stack Frame? Explained

1 view

4 months ago

Adam Doupé
CSE 340 11-16-15 Office Hours "Visualizing the Stack and Function Frames"

Recorded office hours discussion for CSE 340. Discussed how to visualize the stack and function frames using a student-given ...

26:35
CSE 340 11-16-15 Office Hours "Visualizing the Stack and Function Frames"

828 views

10 years ago

Matthias Hauswirth
Java - Stack and Heap Diagrams - Local Variables

Local Variables - Learn how to represent program state as a "stack and heap diagram". This video is part of the Programming ...

4:38
Java - Stack and Heap Diagrams - Local Variables

724 views

6 years ago

Operation Mindcrime
Storage Allocation, Stack Discipline, Calling Conventions

How Computers Work. 2 Storage Allocation, Stack Discipline, Calling Conventions.

1:29:11
Storage Allocation, Stack Discipline, Calling Conventions

833 views

11 years ago

The Statistics Lab
SQ4007 Tutorial wk4 Call stacks

SQ4007 Computing Technology (Intro to programming complete course) https://sq4007-2025.github.io/website/ SQ4007 Tutorial ...

7:55
SQ4007 Tutorial wk4 Call stacks

5 views

3 months ago

DEFCONConference
DEF CON 31 - StackMoonwalk  - Alessandro Magnosi, Arash  Parsa, Athanasios Tserpelis

... "Thread Stack Spoofing" is a technique that hides malicious calls in the stack by replacing arbitrary stack frames with fake ones.

39:41
DEF CON 31 - StackMoonwalk - Alessandro Magnosi, Arash Parsa, Athanasios Tserpelis

1,488 views

2 years ago

Roel Van de Paar
Software Engineering: Understanding stack frame of function call in C/C++? (4 Solutions!!)

Software Engineering: Understanding stack frame of function call in C/C++? Helpful? Please support me on Patreon: ...

3:41
Software Engineering: Understanding stack frame of function call in C/C++? (4 Solutions!!)

16 views

3 years ago

Roel Van de Paar
Say that a stack frame only contains total functions: could the maximum stack size be statically...

Computer Science: Say that a stack frame only contains total functions: could the maximum stack size be statically determined?

1:11
Say that a stack frame only contains total functions: could the maximum stack size be statically...

0 views

4 years ago

Roel Van de Paar
Software Engineering: Does Java copy method parameters to the stack frame of the called method?

Software Engineering: Does Java copy method parameters to the stack frame of the called method? Helpful? Please support me ...

3:23
Software Engineering: Does Java copy method parameters to the stack frame of the called method?

13 views

3 years ago

Gilad Bracha
Live 2013 Newspeak Demo

... method editing occurs in the context of a live stack frame. The video was cut off to meet the length restrictions of the workshop.

6:13
Live 2013 Newspeak Demo

1,918 views

12 years ago

Roel Van de Paar
Should you avoid adding unecessary stack frames? (2 Solutions!!)

Should you avoid adding unecessary stack frames? Helpful? Please support me on Patreon: ...

2:22
Should you avoid adding unecessary stack frames? (2 Solutions!!)

7 views

3 years ago