[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: encrypted executables
- To: freebsd-hackers_(_at_)_freebsd_(_dot_)_org
- Subject: Re: encrypted executables
- From: "Thiago Damas" <tdamas_(_at_)_gmail_(_dot_)_com>
- Date: Wed, 20 Feb 2008 09:51:23 -0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Ekpj1zuJfh9EcI2LOEMAmc1rgGeKgqaJIDYTLyiNVho=; b=Bim5s9jPtbWfx+E1fIpS023Ov2I/OKtkQBrY4eViCRUEoSgNNoAjzjvladiRAl+15RnDh7+ZE8Z6FY8HZNcso1hQg7MJaTbanP7FWY1jXvlarV3QAge1rhqSxbJKPbOuCwA4jK2e3fqxnuq9c1zneoIeu2Tb/b8lr86B/WcAf8k=
And if you make a wrapper, and execute like a shell script:
#!/usr/local/bin/mysecyritywrapper
<...encryted code goes where...>
In this way. it'll be hard to use truss, ktrace, strace etc...
[]s
On Feb 19, 2008 1:09 AM, Giorgos Keramidas <keramida_(_at_)_ceid_(_dot_)_upatras_(_dot_)_gr> wrote:
> On 2008-02-18 19:54, Jerry Toung <jrytoung_(_at_)_gmail_(_dot_)_com> wrote:
> >On Feb 18, 2008 5:39 PM, Dimitry Andric <dimitry_(_at_)_andric_(_dot_)_com> wrote:
> >>On 2008-02-19 02:18, Jerry Toung wrote:
> >>> anybody knows of a tool to encrypt executables under FreeBSD? may be
> >>> from the ports? I am not talking about simple file encryption.
> >>
> >> Can you elaborate on what you *are* talking about then? Some
> >> security-by-obscurity scheme, perhaps? :)
> >
> > I need to encrypt elf binaries. I'd like to make it harder for the bad
> > guy to reverse engineer my app.
>
> You know about truss/ktrace/strace already, right?
>
> It may be moot to encrypt the ELF binary, if the `bad guy' can access
> the running image of the process *after* it has been decrypted to
> execute.
>
>
> _______________________________________________
> freebsd-hackers_(_at_)_freebsd_(_dot_)_org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe_(_at_)_freebsd_(_dot_)_org"
>
_______________________________________________
freebsd-hackers_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org