mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 21:15:06 +00:00

This patch adds SymbolServer, a service daemon that provides symbolication of ELF binaries. It has a very simple IPC API at the moment that only turns addresses into symbol names. This can be used to implement symbolication without having to do in-process ELF parsing yourself. :^)
15 lines
286 B
Text
15 lines
286 B
Text
root:x:0:
|
|
wheel:x:1:anon
|
|
tty:x:2:
|
|
phys:x:3:window,anon
|
|
audio:x:4:anon
|
|
utmp:x:5:
|
|
lookup:x:10:protocol,anon
|
|
protocol:x:11:webcontent,anon
|
|
notify:x:12:anon
|
|
window:x:13:anon,notify
|
|
clipboard:x:14:anon,notify
|
|
webcontent:x:15:anon
|
|
image:x:16:anon,webcontent
|
|
symbol:x:17:anon
|
|
users:x:100:anon
|