boot2

Playing with the boostrap
git clone https://git.ryansepassi.com/git/boot2.git
Log | Files | Refs | README

elfinterp-stub.before (110B)


      1                 /* allow override the dynamic loader */
      2                 const char *elfint = getenv("LD_SO");