On 09/23/2013 08:30 AM, Rainer Schuetze wrote:
I tried this and implemented it by rewriting the ELF sym flag for export, so it's was done by a rewrite of the object file. Maybe there are other solutions, but this seemed to be the simplest approach.I just checked the OMF and COFF docs: it should be possible to wipe out the export records without having to rewrite the object files, so it's not too involved. Don't know about ELF or mach-o, though.
