ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,373 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,435 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

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

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

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

8 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

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

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

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

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

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

3,234 views

2 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

8,194 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

7 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

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

7 months ago

OpenSecurityTraining2
The Stack - Architecture 1001: x86-64 Assembly

You can watch this class without ads and with extra learning games, quizzes, and lab setup instructions by going to ...

5:19
The Stack - Architecture 1001: x86-64 Assembly

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

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

CLEX CMS
Fortran Debugging -- Stack Traces

This video describes what a Stack Trace it, and how to use it to find out where exactly in the program code the program crashed.

9:58
Fortran Debugging -- Stack Traces

842 views

8 years ago

CMPUT 175
Call stack (Runtime stack)—CMPUT 175

Topics covered: - What is it? - What is it used for? - Relation with Debugging 2018 © University of Alberta This work is licensed ...

6:56
Call stack (Runtime stack)—CMPUT 175

9,520 views

7 years ago