/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

pewpewthespells.com
| | blog.krzyzanowskim.com
2.5 parsecs away

Travel
| | what? In short: dynamic linking happened. Dynamic linking - what it is? It's an operation that happens when part of the code spreads across different files (called libraries), and the binary content of the library is loaded in runtime. A dynamic linker (which is a system tool) finds a symbol
| | www.jviotti.com
3.1 parsecs away

Travel
| | This article describes a series of approaches for reverse engineering macOS private frameworks
| | squanderingti.me
6.4 parsecs away

Travel
| | Sometimes you want to support some crazy LLVM features in Rust and need manual control over the linking process :-).
| | crescentro.se
17.7 parsecs away

Travel
| What happens when a purely functional, deterministic, declarative package management system meets Python.