public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* How does eu_unstrip restore symbols
@ 2023-06-29 10:09 Fr3v1
  2023-06-30 11:56 ` Mark Wielaard
  0 siblings, 1 reply; 2+ messages in thread
From: Fr3v1 @ 2023-06-29 10:09 UTC (permalink / raw)
  To: elfutils-devel

[-- Attachment #1: Type: text/plain, Size: 528 bytes --]

Hi there, I want to get the function names and addresses of a large amount
of stripped binaries of Linux packages. The present approach is to restore
symbol names by using 'eu_unstrip' and the .debug file within the
corresponding .ddeb file.
So here are my two questions: 1. Is there another way to get the function
names and their addresses? 2. How does eu_unstirp work, does it really make
stripped one 'unstrip'? Will it occur to some kind of precision error 3.
How fast is it for like 10 million tiny binaries?

Best wishes

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-30 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-29 10:09 How does eu_unstrip restore symbols Fr3v1
2023-06-30 11:56 ` Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).