On Thu, 13 Apr 2000, Murray Stokely wrote:

>   I'm having trouble displaying the value of image_params->fname in
> this small snippet of code from imgact_elf.c.  When the system execs
> an unbranded elf binary it doesn't tell you the name of the actual
> file that you tried to exec, which can be very annoying when you run
> an obfuscated shell-installer for a Linux application.  Anyway this
> code always ends up with nonsense in the path; what am I doing wrong?

        fname field is never filled in the code. Field 'uap' can be more
useful.

--
Boris Popov
http://www.butya.kz/~bp/



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to