ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

26,207 results

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

474 views

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

5 years 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,657 views

1 year ago

The Coding Gopher
99% of Developers Don't Get The Heap

Check out Spacelift: https://spacelift.io/free-trial ❤️ Get 40% OFF CodeCrafters: ...

10:19
99% of Developers Don't Get The Heap

6,165 views

1 day 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

4 months ago

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

82,325 views

6 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,648 views

3 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

738 views

6 years ago

GNU Tools Cauldron
CTF Frame format support in the GNU Toolchain - GNU Tools Cauldron 2022

Presented by Indu Bhagat at GNU Tools Cauldron 2022 --- Link: ...

59:42
CTF Frame format support in the GNU Toolchain - GNU Tools Cauldron 2022

54 views

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

5 years ago

Padraic Edgington
9-1-a.  Stack Example 1

Example and walkthrough of code that accesses the memory stack.

7:24
9-1-a. Stack Example 1

3,266 views

8 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

482 views

1 year 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

5 months 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

5 years 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,649 views

8 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

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

GNU Tools Cauldron
Serhei Makarov: Profiling framepointer-less code with elfutils stacktrace - GNU Tools Cauldron 2024

... the stack frames are going to be so we can emit the correct code to uh clean up the stack frame and return to the parent function ...

55:19
Serhei Makarov: Profiling framepointer-less code with elfutils stacktrace - GNU Tools Cauldron 2024

196 views

1 year ago

src7cse
Stack frames call in main memory area of running C program with Heap area, Global and Static

Stack frames call in main memory area of running C program with Heap area, Global and Static.

4:23
Stack frames call in main memory area of running C program with Heap area, Global and Static

29 views

8 months 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