ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,094 results

GopherCon UK
GopherCon UK 2019: Daniela Petruzalek - Fun With Pointers

In this talk you will learn how to use pointers effectively in Go. We'll cover from the basics of pointer declaration and usage, to the ...

32:34
GopherCon UK 2019: Daniela Petruzalek - Fun With Pointers

5,495 views

6 years ago

Roel Van de Paar
Can a processor without stack pointer registers, have a subroutine calls and interrupts?

Computer Science: Can a processor without stack pointer registers, have a subroutine calls and interrupts? Helpful? Please ...

1:47
Can a processor without stack pointer registers, have a subroutine calls and interrupts?

11 views

4 years ago

Starbeamrainbowlabs
Assembly Stack Example

An example of how assembly uses the stack. Pushing the base pointer and other registers onto the stack are omitted for clarity.

1:45
Assembly Stack Example

1,280 views

10 years ago

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
Lack of Stack Pointer Register

Lack of Stack Pointer Register Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

1:43
Lack of Stack Pointer Register

1 view

4 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

435 views

11 months 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,721 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,085 views

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

Peter Schneider
Pointers reassignment with value from stack

Pointers reassignment with value from stack I hope you found a solution that worked for you :) The Content is licensed under ...

2:38
Pointers reassignment with value from stack

24 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

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

Roel Van de Paar
Electronics: Main Stack Pointer(MSP) vs Process Stack Pointer(PSP)

Electronics: Main Stack Pointer(MSP) vs Process Stack Pointer(PSP) Helpful? Please support me on Patreon: ...

1:54
Electronics: Main Stack Pointer(MSP) vs Process Stack Pointer(PSP)

452 views

4 years ago

Roel Van de Paar
Embedded: Main Stack Pointer and Process Stack Pointer co-existence (4 Solutions!!)

Embedded: Main Stack Pointer and Process Stack Pointer co-existence Helpful? Please support me on Patreon: ...

2:44
Embedded: Main Stack Pointer and Process Stack Pointer co-existence (4 Solutions!!)

118 views

4 years ago

Binary Cave
Stack Organization - Computer System Architecture

Stack is a storage structure that stores information in such a way that the last item stored is the first item retrieved. It is based on the ...

34:46
Stack Organization - Computer System Architecture

180 views

4 years ago

Roel Van de Paar
Manually storing the stack pointer rather than using push and pop (Assembly) (2 Solutions!!)

Manually storing the stack pointer rather than using push and pop (Assembly) Helpful? Please support me on Patreon: ...

2:11
Manually storing the stack pointer rather than using push and pop (Assembly) (2 Solutions!!)

4 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,294 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,091 views

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

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

5 years ago