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. :^)
11 lines
481 B
Text
11 lines
481 B
Text
root::0:0:root:/root:/bin/sh
|
|
lookup:!:10:10:LookupServer,,,:/:/bin/false
|
|
protocol:!:11:11:ProtocolServer,,,:/:/bin/false
|
|
notify:!:12:12:NotificationServer,,,:/:/bin/false
|
|
window:!:13:13:WindowServer,,,:/:/bin/false
|
|
clipboard:!:14:14:Clipboard,,,:/:/bin/false
|
|
webcontent:!:15:15:WebContent,,,:/:/bin/false
|
|
image:!:16:16:ImageDecoder,,,:/:/bin/false
|
|
symbol:!:17:17:SymbolServer,,,:/:/bin/false
|
|
anon:!:100:100:Anonymous,,,:/home/anon:/bin/sh
|
|
nona:!:200:200:Nona,,,:/home/nona:/bin/sh
|