[LLVMdev] Encrypt executable through LLVM backend
Serge Burdet
serge.burdet at heig-vd.ch
Wed Apr 11 07:26:15 PDT 2012
Hi everyone,
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.
Any ideas/comments/advices very welcome !
Thanks and regards,
Serge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120411/caaf03e4/attachment.html>
More information about the llvm-dev
mailing list