This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: develop a 'customized ld'





From: Ravi Ramaseshan <ramaseshan.ravi@gmail.com>
Reply-To: ramaseshan.ravi@gmail.com
To: sean yang <seanatpurdue@hotmail.com>
CC: binutils@sourceware.org
Subject: Re: develop a 'customized ld'
Date: Sun, 11 Sep 2005 01:53:25 -0400

Hi,

On 9/11/05, sean yang <seanatpurdue@hotmail.com> wrote:
> I would like to collect the information of call to some libc functions. I am
> not going to use it in the program itself but I am going to use it in a
> system tool to watch the program's special calls.


So why do you want to do it in the linker ? Why not work on the
disassembly instead ?
I want to have the code obfuscated at link time also, say, insert some junk(nop) to prevent others understanding it easily.
In that case, objdump etc. wouldn't work because of the obfuscation.




-- Ravi Ramaseshan

" Reality is only something we believe in strongly. "

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]