<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <small>Hi everyone,<br>
      <br>
      I'm currently working on a project in which I would like to
      encrypt the output of LLVM's linker and add a piece of code to the
      executable, able to decrypt and execute it. I looked around the
      "post-link-opts" option of the linker, but since we're working on
      bytecode here, I was wondering if you guys had any experience with
      that.<br>
      <br>
      Any ideas/comments/advices very welcome !<br>
      <br>
      Thanks and regards,<br>
      <br>
      Serge</small><br>
  </body>
</html>