Mate Wierdl writes: > Can you show me an example how to do this? The low-tech solution is to compile, copy the binary, change the uids in auto_uids.c, recompile, and run cmp -l on the old and new binaries. But I encourage you to learn your system's executable binary format, and write a program that reliably locates symbols inside the binary. Great, thanks. (I was hoping though that you would show a high tech example, so I would know *where* to start learning) Mate
- Re: nm D. J. Bernstein
- Mate Wierdl
