/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

www.emergetools.com
| | shrik3.com
12.8 parsecs away

Travel
| | [AI summary] A technical blog post explains the ELF binary format, dynamic linking, and the roles of the dynamic linker, GOT, PLT, and symbol tables using command-line examples.
| | knight.sc
11.3 parsecs away

Travel
| | When reverse engineering macOS binaries that are written in Objective-C, class-dump is a common tool used to extract Objective-C declarations from the runtime information stored in the Mach-O files. With Swift binaries, since there is Objective-C compatability, sometimes you can extract declarations using class-dump but not always. Swift has a rich set of type metadata itself but the documentation is not up to date. With Swift 5 bringing ABI stability I thought it would be interesting to take a look at the type of metadata availble in Swift binaries.
| | swiftrocks.com
12.8 parsecs away

Travel
| | StaticString is an interesting type in Swift. Let's see how it works!
| | pewpewthespells.com
122.1 parsecs away

Travel
|