5:48
Making Simple Shared Object (.so) in C on Linux
Shared objects are useful when you want to share a couple of functions between different programs they're used a lot on Linux for ...
1:29
Shared Objects - Intro to Java Programming
This video is part of an online course, Intro to Java Programming. Check out the course here: ...
29:13
RHSA Course #09 - [ Shared Libraries / Shared Objects ]
The Website: https://thecybernerd.com/ Discord: https://discord.gg/VcAUtmM75t The Cyber Nerd { English } ...
19:32
what is a .so / .dll / shared object? (intermediate - advanced) anthony explains #399
today I introduce the concept of "shared objects" -- show you how to build against them, how they work, how to inspect them, and ...
11:42
Stop Building 'God Objects': Use Shared Identity Instead
Sharing full data models across boundaries is an architectural trap. Instead of replicating state and behavior, I show a practical ...
11:00
Static vs. Shared Libraries Instagram: https://instagram.com/davex.tech/ Home: https://davidxiang.com Book: ...
2:41
Create shared object files (.so) on Linux and use them for your C/C++ projects
This is a simple and short guide to create a .SO file on Linux, then use it to with your C program Reference: ...
9:18
Shared Objects In Linux - The Basics
More videos like this online at http://www.theurbanpenguin.com In this video we look at how we can manage library modules, ...
44:39
Code Once, Use Everywhere: Building Shared Libraries for Multiple Projects @ Spring I/O 2025
Spring I/O 2025 - 21-23 May, Barcelona Speaker: Vadzim Prudnikau Slides: ...
13:59
Write Better Code! | How to Create Shared Libraries in C/C++
In this video we talk about how to program our own custom libraries in C. We go deep on the process of implementing and ...
28:20
Shared Objects and Content Addressing: a Survey of Techniques – Eric Myhre | PackagingCon 2023
When shipping software and systems at scale, it's desirable to bundle libraries into files that can be shared between applications, ...
59:32
Linkers, Loaders and Shared Libraries in Windows, Linux, and C++ - Ofek Shilon - CppCon 2023
https://cppcon.org/ --- Linkers, Loaders and Shared Libraries in Windows, Linux, and C++ - Ofek Shilon - CppCon 2023 ...
20:07
Linux Shared Object Files - Shibboleth Beyond Root [HackTheBox]
Reversing a msfvenon generated elf shared object, writing a elf .so file, and then reversing it as well. All within the context of ...
5:42
Welcome to the iconic Genesis 64 video guide this video discusses how to create shared objects that can be used for ...
19:16
Implementation Of Shared Object Memory
Learn Programming Languages (SAP - ABAP, C, C++)
sap abap, #sap abap popular uploads, #sap abap training videos, #sap abap programming for beginners, #sap abap tutorial for ...
52:38
Shared objects. New approach to sharing data between processes • 4D Summit 2020 - Digital Experience
Shared objects allow better data sharing between the different processes of 4D databases while ensuring simple management of ...
3:02
Locally Shared Objects and Flash Cookies - CompTIA Security+ SY0-401: 3.5
Security+ Training Course Index: http://professormesser.link/sy0401 Professor Messer's Course Notes: ...
50:03
Shared Libraries in Windows and Linux - Ofek Shilon - C++ on Sea 2023
https://cpponsea.uk/ --- Shared Libraries in Windows and Linux - Ofek Shilon - C++ on Sea 2023 Linking is one of those things we ...
32:45
[Day 16] - Static and Dynamic Libraries (ar, objdump, ld, ldd) - Crash Course in C Programming
17:00 The advantage and use case of shared object (.so) files 18:10 Building a shared library with position independent code ...
3:39
DSO File Guide: Understanding Dynamic Shared Objects
Having trouble getting Dynamic Shared Object to open? I'll explain how to open, preview, and repair DSO files on ...