ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

238 results

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

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

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

Single-line
Why does GCC’s static analyser falsely warn that a pointer to an allocated memory block itself st...

Source: https://stackoverflow.com/questions/79329275 Question Author: - Julian Zalewski ...

0:41
Why does GCC’s static analyser falsely warn that a pointer to an allocated memory block itself st...

2 views

1 month ago

Peter Schneider
Stack memory in a freestanding environment

Stack memory in a freestanding environment I hope you found a solution that worked for you :) The Content is licensed under ...

3:54
Stack memory in a freestanding environment

0 views

2 months ago

Nida Karagoz
How to prepare stack pointer for bare metal Rust? (2 SOLUTIONS!!)

How to prepare stack pointer for bare metal Rust? (2 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is ...

2:38
How to prepare stack pointer for bare metal Rust? (2 SOLUTIONS!!)

0 views

9 months ago

Roel Van de Paar
Difference between auto and auto\* when storing a pointer

Difference between auto and auto* when storing a pointer Helpful? Please use the *Thanks* button above! Or, thank me via ...

1:27
Difference between auto and auto\* when storing a pointer

49 views

5 months ago

Doxy::AI
The Stack #vtuber #learncpp #tutorial

The full version can be found here: https://www.youtube.com/watch?v=56ULVXIlorw If you prefer reading there is an associated ...

1:14
The Stack #vtuber #learncpp #tutorial

132 views

4 months ago

Single-line
Does memcpy require pointer to array rather than first element?

Source: https://stackoverflow.com/questions/79657838 Question Author: - JMC https://stackoverflow.com/users/5001448 Answer ...

0:31
Does memcpy require pointer to array rather than first element?

2 views

6 months ago

Single-line
Can I pass a pointer to a consteval function as an NTTP in C++?

Source: https://stackoverflow.com/questions/79761332 Question Author: - Noam Elul https://stackoverflow.com/users/14013278 ...

0:31
Can I pass a pointer to a consteval function as an NTTP in C++?

198 views

1 month ago

OpenSecurityTraining2
Arch1005 01 Registers

View the full free MOOC at https://ost2.fyi/Arch1005. This class teaches RISC-V 32 and 64-bit assembly languages, by compiling C ...

10:41
Arch1005 01 Registers

284 views

11 months ago

Roel Van de Paar
push_backing into list of pointers causes memory leak (3 Solutions!!)

push_backing into list of pointers causes memory leak Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:16
push_backing into list of pointers causes memory leak (3 Solutions!!)

398 views

6 days ago

The Debug Zone
How to Properly Set SS and SP Registers in i386 Assembly Programming

... assembly programming, focusing specifically on the proper setup of the Stack Segment (SS) and Stack Pointer (SP) registers.

3:41
How to Properly Set SS and SP Registers in i386 Assembly Programming

8 views

3 months ago

Single-line
What is array-to-pointer conversion aka. decay?

Source: https://stackoverflow.com/questions/1461432 Question Author: - Vamsi https://stackoverflow.com/users/177303 Answer ...

2:19
What is array-to-pointer conversion aka. decay?

0 views

11 months ago

Single-line
Is difference between two pointers pointing to the same deallocated array well-defined in C?

Source: https://stackoverflow.com/questions/79739298 Question Author: - Rasmus https://stackoverflow.com/users/5712434 ...

0:34
Is difference between two pointers pointing to the same deallocated array well-defined in C?

150 views

1 month ago

Peter Schneider
How to use buffer overflow to modify function pointer value?

How to use buffer overflow to modify function pointer value? I hope you found a solution that worked for you :) The Content is ...

2:23
How to use buffer overflow to modify function pointer value?

1 view

7 months ago

Peter Schneider
How does Rust know how big any of the smart pointer types are supposed to be?

How does Rust know how big any of the smart pointer types are supposed to be? I hope you found a solution that worked for you ...

2:36
How does Rust know how big any of the smart pointer types are supposed to be?

0 views

7 months ago

Single-line
MSVC calls wrong virtual method when storing a pointer to virtual method in a static inline variable

Source: https://stackoverflow.com/questions/79612955 Question Author: - Artem Selivanov ...

0:53
MSVC calls wrong virtual method when storing a pointer to virtual method in a static inline variable

0 views

7 months ago

Nida Karagoz
Why does GCC’s static analyser falsely warn that a pointer to an allocated memory block itself store

Why does GCC's static analyser falsely warn that a pointer to an allocated memory block itself store ✧ I really hope you found a ...

2:26
Why does GCC’s static analyser falsely warn that a pointer to an allocated memory block itself store

1 view

10 months ago

Sophia Wagner
Is casting a pointer to a pointer to an array considered UB?

Is casting a pointer to a pointer to an array considered UB? duplicate Hey guys! Hopefully you found a solution that helped you!

2:04
Is casting a pointer to a pointer to an array considered UB?

12 views

2 months ago