ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

927 results

Roel Van de Paar
Implementation of stack using pointers (4 Solutions!!)

Implementation of stack using pointers Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

5:08
Implementation of stack using pointers (4 Solutions!!)

182 views

3 years ago

Roel Van de Paar
Review implementation of stack by using pointers in C (3 Solutions!!)

Review implementation of stack by using pointers in C Helpful? Please support me on Patreon: ...

5:09
Review implementation of stack by using pointers in C (3 Solutions!!)

28 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,712 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

10,926 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

409 views

11 months ago

Roel Van de Paar
Software Engineering: I understand what a stack pointer is - but what is it used for?

Software Engineering: I understand what a stack pointer is - but what is it used for? Helpful? Please support me on Patreon: ...

7:51
Software Engineering: I understand what a stack pointer is - but what is it used for?

3 views

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

8 years ago

Preparing for campus
stack

Understand stack data structure in easy manner.

9:37
stack

43 views

4 years ago

Abelardo Pardo
The Stack in a Microprocessor

Description of what is a stack, the operations that are allowed, the effect of those operations, and two scenarios of what is used for: ...

10:14
The Stack in a Microprocessor

126,280 views

11 years ago

MalwareAnalysisForHedgehogs
Binary Ninja - Fix unresolved stack pointer

Quick explanation on how to fix "This Function has unresolved stack usage" in Binary Ninja. Malware analysis courses: ...

5:30
Binary Ninja - Fix unresolved stack pointer

1,089 views

1 year ago

Scott Davis
CSC205 Pep/8 Stack Intro

Here's an intro to how Pep/8 uses the stack. Note: While this program works, it doesn't show the best way to actually allocate local ...

9:28
CSC205 Pep/8 Stack Intro

542 views

7 years ago

Peter Schneider
Changing C stack pointer address (pointed to)

Changing C stack pointer address (pointed to) I hope you found a solution that worked for you :) The Content is licensed under ...

4:16
Changing C stack pointer address (pointed to)

9 views

1 year ago

Java
Brendan Gregg on the Preserve Frame Pointer Option in JDK 8

Interview with Netflix engineer Brendan Gregg on the new preserve frame pointer option introduced in JDK 8 update 60 that ...

7:05
Brendan Gregg on the Preserve Frame Pointer Option in JDK 8

1,433 views

10 years ago

BeGyaani Classes
concept of STACK | how to use Stack Pointer | #8085microprocessor | B.Tech | B.E.

It is about - what is stack and How to use stack pointer. #8085microprocessor #simulator . this will be very helpful to B.Tech / B.E ...

7:44
concept of STACK | how to use Stack Pointer | #8085microprocessor | B.Tech | B.E.

17 views

1 year ago

Suneetha Thalluru
Stack & Procedures in 8086
11:28
Stack & Procedures in 8086

8,796 views

9 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,013 views

5 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,577 views

7 years ago

Peter Schneider
Why does creating a pointer of a local variable require the procedure to allocate space on the st...

Why does creating a pointer of a local variable require the procedure to allocate space on the stack? I hope you found a solution ...

4:55
Why does creating a pointer of a local variable require the procedure to allocate space on the st...

2 views

2 years ago

The Builder
Double Pointers in C++

This video explains how to use pointer to pointer types also known as double pointers. Since pointers just store memory ...

4:46
Double Pointers in C++

23,580 views

3 years ago

Roel Van de Paar
C pointer based growable stack (3 Solutions!!)

C pointer based growable stack Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

4:21
C pointer based growable stack (3 Solutions!!)

8 views

3 years ago