Giter Site home page Giter Site logo

linking_tutorial's Introduction

Linking tutorial

A step-by-step tutorial for low-level C++ linkage on Linux, meant for people with 0 C++ / low level knowledge.

Make sure you have a C++ compiler installed. On Ubuntu, you need to sudo apt-get install build-essential You also need Python>=3.8. Should be fine on any recent Ubuntu.

Run ./runme.py.

At every step, the script will print the shell command used and explain what it's doing / why.

It will:

  • generate a file containing binary data
  • visualize its contents
  • build a cpp file
  • embed the data in the executable
  • disassemble the executable
  • show where the data is
  • verify that everything is correct โ˜บ

linking_tutorial's People

Contributors

infinitesnow avatar

Stargazers

 avatar Robert Piwowarek avatar terrifictable avatar L avatar Rodrigo Pelissier avatar  avatar TimeFunny avatar  avatar Andre avatar  avatar Kobi Cohen-Arazi avatar  avatar Alex avatar Sylvain Rio avatar  avatar  avatar Kent Kostelac avatar 89sooner avatar Ivan Ivanov avatar Chen Tao avatar Pedro avatar  avatar

Watchers

 avatar

linking_tutorial's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.