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. ---Dan
