ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,359 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,264 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

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,883 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

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

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

Andreas Wilkens
Stackregister und die Arbeitsweise des Stacks

Dieses Video ist Teil des Online-Lernmoduls "Computerarchitektur und Betriebssysteme" ...

4:13
Stackregister und die Arbeitsweise des Stacks

11,661 views

12 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

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

8 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,524 views

8 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

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

Software Security
Understanding a Program's Memory Layout
11:17
Understanding a Program's Memory Layout

2,769 views

1 year ago

Dylan Sallee
mergeSort(): A Graphical, Recursive, C++ Explanation

This video demonstrates a standard implementation of mergeSort() in C++, with graphics to help even the most novice of ...

4:55
mergeSort(): A Graphical, Recursive, C++ Explanation

93,741 views

8 years ago

pwn.college
pwn.college - Memory Errors - Smashing the Stack

Let's learn about stack buffer overflows! More info here: pwn.college/modules/memory.

16:35
pwn.college - Memory Errors - Smashing the Stack

7,996 views

5 years ago

ozzloy
countdown stack frames and demo on writing recursive function

https://github.com/ozzloy/vid/blob/master/recursion/count-down.org.

13:18
countdown stack frames and demo on writing recursive function

41 views

1 year ago

src7cse
Function declaration and body  in C, memory map,  stack frame, argc and argv[ ], return types etc.

Lecture material is here... https://drive.google.com/file/d/16dBiv_naKwbzlf7n3rrEqRHLvZj0q7ea/view?usp=sharing.

7:29
Function declaration and body in C, memory map, stack frame, argc and argv[ ], return types etc.

27 views

6 months ago

Amanpreet Kapoor
List, Stacks, Queues (2i): Stack Use Cases

... in that language so again this foo function is calling the bar function so bar will have its own stack frame along with the variables.

8:01
List, Stacks, Queues (2i): Stack Use Cases

1,143 views

4 years ago

John Hammond
PicoCTF 2017 [33] A Thing Called the Stack

If you would like to support me, please like, comment & subscribe, and check me out on Patreon: ...

11:12
PicoCTF 2017 [33] A Thing Called the Stack

5,578 views

7 years ago

Matthias Hauswirth
Java - Stack and Heap Diagrams - Method Calls (Without Arguments)

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

7:29
Java - Stack and Heap Diagrams - Method Calls (Without Arguments)

1,055 views

6 years ago