[Mono-list] Hardening Linux Binaries

Chris Derrick Chris.derrick at storagecraft.com
Wed Oct 12 15:15:22 EDT 2011


There is a Windows Service that I have been adapting so as to be Linux
compatible.  I'm almost finished and need a way to harden the binaries.  I
was not surprised when my attempt to harden the Mono generated executable
with WinLicense failed (when I tried to pass the result to mono-service2 it
simply returned without reaching even the first line of my code), after all
this product is designed to harden Windows executables.  I only made the
attempt because one of the third party libraries I'm using is hardened and
was intended for use on a Windows machine, but the Mono/Linux version of the
service is able to use it just fine.

Does anyone know of any way to harden binaries generated by Mono for use on
a Linux machine?

Thanks in advance,

--
View this message in context: http://mono.1490590.n4.nabble.com/Hardening-Linux-Binaries-tp3899251p3899251.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list