Home/Engineering/How to execute an object file: Part 1
Engineering

How to execute an object file: Part 1

Ever wondered if it is possible to execute an object file without linking? Or use any object file as a library? Follow along to learn how to decompose an object file and import code from it along the way.

How to execute an object file: Part 1

Ever wondered if it is possible to execute an object file without linking? Or use any object file as a library? Follow along to learn how to decompose an object file and import code from it along the way.

IIgnat
Written by
Cloudflare

Writes for Cloudflare. Part of the Tech Report engineering index.

All articles by Ignat →