Check out my first novel, midnight's simulacra!

DBus

From dankwiki
Revision as of 14:09, 25 June 2020 by Dank (talk | contribs)
  • D-Feet is a good visualization/exploration tool for DBus

Enumeration

  • System bus: dbus-send --system --dest=org.freedesktop.DBus --type=method_call --print-reply /org/freedesktop/DBus org.freedesktop.DBus.ListNames
  • Session bus: dbus-send --dest=org.freedesktop.DBus --type=method_call --print-reply /org/freedesktop/DBus org.freedesktop.DBus.ListNames