|
by Commander Tansin A. Darcos 08/21/2019, 8:17pm PDT |
|
 |
|
 |
|
Getting some tools including a rootkit (providing me with the su command) and terminal emulator, I found out about the dumpsys tool for Android. Now, my $64.00 tablet has an 8-core 1.2 ghz processor but sometimes things seem to be slow. I kind of understand why now.
So, su as root, I run
dumpsys -l
I get the following:
Currently running services:
DmAgent
DockObserver
GuiExtService
NvRAMAgent
PPLAgent
SurfaceFlinger
accessibility
account
activity
alarm
android.security.keystore
anrmanager
appops
appwidget
assetatlas
audio
audioprofile
backup
battery
batteryproperties
batterystats
bluetooth_manager
clipboard
commontime_management
connectivity
consumer_ir
content
country_detector
cpuinfo
dbinfo
device_policy
devicestoragemonitor
diskstats
display
dreams
drm.drmManager
dropbox
entropy
fingerprint
gfxinfo
hardware
imms
input
input_method
iphonesubinfo
isms
isub
jobscheduler
launcherapps
location
lock_settings
media.VTS
media.audio_flinger
media.audio_policy
media.camera
media.mmsdk
media.player
media.sound_trigger_hw
media_projection
media_router
media_session
meminfo
memory_dumper
mobile
mount
mtk-perfservice
mtk.codecservice
netpolicy
netstats
network_management
network_score
notification
package
permission
persistent_data_block
phone
phoneEx
power
print
procstats
program_binary
recovery
restrictions
rttmanager
samplingprofiler
scheduling_policy
search
search_engine
sensorservice
serial
servicediscovery
simphonebook
sip
statusbar
telecom
telephony.registry
textservices
trust
uimode
updatelock
usagestats
usb
user
vibrator
vie_command
voiceinteraction
wallpaper
webviewupdate
wifi
wifip2p
wifiscanner
window
#[x] 0
No wonder things take so long, with all these services available. And I thought the ps list was long. |
|
 |
|
 |
|
|
|