ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

25,023 results

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,263 views

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

469 views

3 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

10,881 views

1 year 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,712 views

5 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

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

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

195 views

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

80,696 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,632 views

3 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

408 views

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

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

The Linux Foundation
SFrame: The Simple Frame Stack Trace Format - Indu Bhagat, Oracle

SFrame: The Simple Frame Stack Trace Format - Indu Bhagat, Oracle The SFrame format is a new stack trace format, the support ...

40:55
SFrame: The Simple Frame Stack Trace Format - Indu Bhagat, Oracle

741 views

2 years ago

Ian Finlayson
The Stack Data Structure

Covers the stack data structure and an array-based implementation.

17:24
The Stack Data Structure

186 views

5 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

3 months 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,524 views

8 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

2 months ago

No Tux Allowed
Simplifying the Stack

AMD and nVidia are raising GPU prices - https://wccftech.com/amd-raise-gpu-prices-by-at-least-10-percent/ - No word from Intel ...

47:37
Simplifying the Stack

63 views

3 weeks 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

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

6 months ago