- or download this
#!/usr/bin/perl
#
...
#$symref -= 0x74000;
printf "%s : %4x \n",$symbol,$symref;
- or download this
int search(char *pattern)
{
...
return(addr);
}
- or download this
$ ./lib.pl system
system : 0x400c52f0
...
printf : 0x400d0d44
$ ./libcs -s printf
printf: 0x4005cd44