Documentation for the script android_explorer.sh

Last Update: 03.05.2026/bs


Contents


  1. Documentation for the script create_overlay_mount.sh
    1. Contents
    2. Introduction
    3. Author
    4. License
    5. History
    6. Details
      1. Usage examples
      2. Environment variables used by the script
    7. Limitations
    8. Trouble Shooting
    9. Additional infos
    10. Downloads
    11. Links

 

Introduction



The standard command for collecting troubleshooting information on Android is adb bugreport.

In my opinion, however, this command is somewhat limited, and the ZIP file it generates is missing some information.

That’s why I created a shell script to collect log files, configuration files, and information about the operating system configuration on Android:

android_explorer.sh


The script andorid_exploer.sh must be executed in an adb shell. It compiles various log files, configuration files, and operating system settings into a tar file, which can then be used for troubleshooting issues (see the usage example below for details about the collected files and infos).

The script android_explorer.sh can be used in any Android OS with and without root access.


WARNING:

The files in the archive created by the script android_explorer.sh may contain passwords in plain text.

Please check the files in the archive for passwords before sharing the archive.


 

Author


Bernd Schemmer (Bernd.Schemmer@gmx.de)



License


License
                                 Apache License
                           Version 2.0, January 2004
                        http://www.apache.org/licenses/

   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

   1. Definitions.

      "License" shall mean the terms and conditions for use, reproduction,
      and distribution as defined by Sections 1 through 9 of this document.

      "Licensor" shall mean the copyright owner or entity authorized by
      the copyright owner that is granting the License.

      "Legal Entity" shall mean the union of the acting entity and all
      other entities that control, are controlled by, or are under common
      control with that entity. For the purposes of this definition,
      "control" means (i) the power, direct or indirect, to cause the
      direction or management of such entity, whether by contract or
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
      outstanding shares, or (iii) beneficial ownership of such entity.

      "You" (or "Your") shall mean an individual or Legal Entity
      exercising permissions granted by this License.

      "Source" form shall mean the preferred form for making modifications,
      including but not limited to software source code, documentation
      source, and configuration files.

      "Object" form shall mean any form resulting from mechanical
      transformation or translation of a Source form, including but
      not limited to compiled object code, generated documentation,
      and conversions to other media types.

      "Work" shall mean the work of authorship, whether in Source or
      Object form, made available under the License, as indicated by a
      copyright notice that is included in or attached to the work
      (an example is provided in the Appendix below).

      "Derivative Works" shall mean any work, whether in Source or Object
      form, that is based on (or derived from) the Work and for which the
      editorial revisions, annotations, elaborations, or other modifications
      represent, as a whole, an original work of authorship. For the purposes
      of this License, Derivative Works shall not include works that remain
      separable from, or merely link (or bind by name) to the interfaces of,
      the Work and Derivative Works thereof.

      "Contribution" shall mean any work of authorship, including
      the original version of the Work and any modifications or additions
      to that Work or Derivative Works thereof, that is intentionally
      submitted to Licensor for inclusion in the Work by the copyright owner
      or by an individual or Legal Entity authorized to submit on behalf of
      the copyright owner. For the purposes of this definition, "submitted"
      means any form of electronic, verbal, or written communication sent
      to the Licensor or its representatives, including but not limited to
      communication on electronic mailing lists, source code control systems,
      and issue tracking systems that are managed by, or on behalf of, the
      Licensor for the purpose of discussing and improving the Work, but
      excluding communication that is conspicuously marked or otherwise
      designated in writing by the copyright owner as "Not a Contribution."

      "Contributor" shall mean Licensor and any individual or Legal Entity
      on behalf of whom a Contribution has been received by Licensor and
      subsequently incorporated within the Work.

   2. Grant of Copyright License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      copyright license to reproduce, prepare Derivative Works of,
      publicly display, publicly perform, sublicense, and distribute the
      Work and such Derivative Works in Source or Object form.

   3. Grant of Patent License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      (except as stated in this section) patent license to make, have made,
      use, offer to sell, sell, import, and otherwise transfer the Work,
      where such license applies only to those patent claims licensable
      by such Contributor that are necessarily infringed by their
      Contribution(s) alone or by combination of their Contribution(s)
      with the Work to which such Contribution(s) was submitted. If You
      institute patent litigation against any entity (including a
      cross-claim or counterclaim in a lawsuit) alleging that the Work
      or a Contribution incorporated within the Work constitutes direct
      or contributory patent infringement, then any patent licenses
      granted to You under this License for that Work shall terminate
      as of the date such litigation is filed.

   4. Redistribution. You may reproduce and distribute copies of the
      Work or Derivative Works thereof in any medium, with or without
      modifications, and in Source or Object form, provided that You
      meet the following conditions:

      (a) You must give any other recipients of the Work or
          Derivative Works a copy of this License; and

      (b) You must cause any modified files to carry prominent notices
          stating that You changed the files; and

      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          attribution notices from the Source form of the Work,
          excluding those notices that do not pertain to any part of
          the Derivative Works; and

      (d) If the Work includes a "NOTICE" text file as part of its
          distribution, then any Derivative Works that You distribute must
          include a readable copy of the attribution notices contained
          within such NOTICE file, excluding those notices that do not
          pertain to any part of the Derivative Works, in at least one
          of the following places: within a NOTICE text file distributed
          as part of the Derivative Works; within the Source form or
          documentation, if provided along with the Derivative Works; or,
          within a display generated by the Derivative Works, if and
          wherever such third-party notices normally appear. The contents
          of the NOTICE file are for informational purposes only and
          do not modify the License. You may add Your own attribution
          notices within Derivative Works that You distribute, alongside
          or as an addendum to the NOTICE text from the Work, provided
          that such additional attribution notices cannot be construed
          as modifying the License.

      You may add Your own copyright statement to Your modifications and
      may provide additional or different license terms and conditions
      for use, reproduction, or distribution of Your modifications, or
      for any such Derivative Works as a whole, provided Your use,
      reproduction, and distribution of the Work otherwise complies with
      the conditions stated in this License.

   5. Submission of Contributions. Unless You explicitly state otherwise,
      any Contribution intentionally submitted for inclusion in the Work
      by You to the Licensor shall be under the terms and conditions of
      this License, without any additional terms or conditions.
      Notwithstanding the above, nothing herein shall supersede or modify
      the terms of any separate license agreement you may have executed
      with Licensor regarding such Contributions.

   6. Trademarks. This License does not grant permission to use the trade
      names, trademarks, service marks, or product names of the Licensor,
      except as required for reasonable and customary use in describing the
      origin of the Work and reproducing the content of the NOTICE file.

   7. Disclaimer of Warranty. Unless required by applicable law or
      agreed to in writing, Licensor provides the Work (and each
      Contributor provides its Contributions) on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
      implied, including, without limitation, any warranties or conditions
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
      PARTICULAR PURPOSE. You are solely responsible for determining the
      appropriateness of using or redistributing the Work and assume any
      risks associated with Your exercise of permissions under this License.

   8. Limitation of Liability. In no event and under no legal theory,
      whether in tort (including negligence), contract, or otherwise,
      unless required by applicable law (such as deliberate and grossly
      negligent acts) or agreed to in writing, shall any Contributor be
      liable to You for damages, including any direct, indirect, special,
      incidental, or consequential damages of any character arising as a
      result of this License or out of the use or inability to use the
      Work (including but not limited to damages for loss of goodwill,
      work stoppage, computer failure or malfunction, or any and all
      other commercial damages or losses), even if such Contributor
      has been advised of the possibility of such damages.

   9. Accepting Warranty or Additional Liability. While redistributing
      the Work or Derivative Works thereof, You may choose to offer,
      and charge a fee for, acceptance of support, warranty, indemnity,
      or other liability obligations and/or rights consistent with this
      License. However, in accepting such obligations, You may act only
      on Your own behalf and on Your sole responsibility, not on behalf
      of any other Contributor, and only if You agree to indemnify,
      defend, and hold each Contributor harmless for any liability
      incurred by, or claims asserted against, such Contributor by reason
      of your accepting any such warranty or additional liability.

   END OF TERMS AND CONDITIONS

   APPENDIX: How to apply the Apache License to your work.

      To apply the Apache License to your work, attach the following
      boilerplate notice, with the fields enclosed by brackets "[]"
      replaced with your own identifying information. (Don't include
      the brackets!)  The text should be enclosed in the appropriate
      comment syntax for the file format. We also recommend that a
      file or class name and description of purpose be included on the
      same "printed page" as the copyright notice for easier
      identification within third-party archives.

   Copyright [yyyy] [name of copyright owner]

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.






History


ChangeLog

03.05.2026 /bs

initial release





Details



The usage for the script is:

ASUS_I006D:/data/local/tmp # ./android_explorer.sh -h
[04.05.2026 14:56] ### android_explorer.sh started at 04.05.2026 14:56:16 (The PID of this process is 4787)
 Usage:    android_explorer.sh [-h|--help] [-v|--verbose] [-v:fn|--verbose:fn] [-q|--quiet] [-f|--force] [-o|--overwrite] [-y|--yes] [-n|--no]
               [-l|--logfile [filename[:n]|:n] [-d{:dryrun_prefix}|--dryrun{:dryrun_prefix}] [-D|--debugshell] [-t fn|--tracefunc fn] [-L]
               [-T|--tee] [-V|--version] [--var name=value] [--appendlog] [--nologrotate] [--noSTDOUTlog] [--print_runtime_vars]
               [--nocleanup] [--nobackups] [--disable_tty_check] [--noroot] [-I|--include includefile]
               [-x|--disable module] [-i|--enable module] [-O|--outputfile outputfile] [-w|--workdir workdir] [--keep] [--list] [module1 ... module#]

 Use the parameter "--help" to print the detailed help message; use the parameter "--help -v" to also print the list of supported environment variables

 The known modules are: anr bugreport certificates dumpsys general list_packages logs magisk microg network pm privapps properties rcfiles settings storage tombstones update


Current environment: ksh version: 88 | change function code supported: yes | tracing feature using $0 supported: yes

[04.05.2026 14:56] ### The logfile used was /data/local/tmp/android_explorer.sh.log
[04.05.2026 14:56] ### The start time was 04.05.2026 14:56:16, the script runtime is (day:hour:minute:seconds) 0:00:00:01 (= 1 seconds)
[04.05.2026 14:56] ### android_explorer.sh ended at 04.05.2026 14:56:17 (The PID of this process is 4787; the RC is 0)
ASUS_I006D:/data/local/tmp #



The detailed usage help for the script is:


./android_explorer.sh -h -v
ASUS_I006D:/data/local/tmp # ./android_explorer.sh -h  -v
[04.05.2026 14:56] ### android_explorer.sh started at 04.05.2026 14:56:52 (The PID of this process is 4866)
 android_explorer.sh

 Function: Collect logs, config files, and command output in Android for trouble shooting
 
 Usage:    android_explorer.sh [-h|--help] [-v|--verbose] [-v:fn|--verbose:fn] [-q|--quiet] [-f|--force] [-o|--overwrite] [-y|--yes] [-n|--no]
               [-l|--logfile [filename[:n]|:n] [-d{:dryrun_prefix}|--dryrun{:dryrun_prefix}] [-D|--debugshell] [-t fn|--tracefunc fn] [-L]
               [-T|--tee] [-V|--version] [--var name=value] [--appendlog] [--nologrotate] [--noSTDOUTlog] [--print_runtime_vars]
               [--nocleanup] [--nobackups] [--disable_tty_check] [--noroot] [-I|--include includefile]
               [-x|--disable module] [-i|--enable module] [-O|--outputfile outputfile] [-w|--workdir workdir] [--keep] [--list] [module1 ... module#]

 Parameter:
   -h - print the script usage; use "-h" and "-v" one or more times to print more help text
       
   -v - verbose mode; use "-v" "-v" to also print the runtime system messages
        (or set the environment variables VERBOSE to 0 and VERBOSE_LEVEL to the level)
   -v:fn
        enable verbose mode for the function "fn"; use the comma "," to separate multiple functions
        or use the parameter more than once. The format "-v fn" is NOT supported for this parameter.
        Note that this only works for functions using the code from the function "function_template"
        Also note that the script will create an alias for return if this parameter is used
   -q - quiet mode (or set the environment variable QUIET to 0)
   -f - force execution (or set the environment variable FORCE to 0 )
   -o - enable overwrite mode (or set the environment variable OVERWRITE to 0 )
   -y - answer yes to all questions
   -n - answer no to all questions
   -l - logfile to use; use "-l none" or "-l -" to not use a logfile at all
        the default logfile is /data/local/tmp/android_explorer.sh.log
        also supported is the format "-l:filename"
        The build-in logrotate will keep 10 versions of the log file
        Use the prefix ":n" for the filename to change the number of logfiles to keep
        Use the syntax "-l :n" or "-l default:n" to use the default logfile and only change the number of logfiles to keep
        Alternative: 
          Set the environment variable NO_OF_LOGFILES_TO_KEEP to change this value either before
          starting the script or using the parameter "--var NO_OF_LOGFILES_TO_KEEP=n"
   -d - dryrun mode, default dryrun_prefix is: "echo  "
        Use the parameter "-d:<dryrun_prefix>" or the syntax
        "PREFIX=<new dryrun_prefix> /data/local/tmp/android_explorer.sh"
        to change the dryrun prefix
        The script will run in dryrun mode if the environment variable PREFIX
        is set. To disable that behaviour use the parameter "+d"
        If the parameter "-d" is used without a value and there are other
        parameter following that do NOT start with a hyphen (-) use the format "-d - [other_parameter]"
        Note: dryrun mode is not supported in this script
       
   -D - start a debug shell and continue the script afterwards
        Note that the debug shell will be executed while processing the parameter; the parameter can be used
        multiple times
       
   -t - trace the function fn; the parameter can be used multiple times.
        also supported is the format "-t:fn[,...,fn#]"
        This functionality does not work for a few internal functions used by the runtime system.
   -L - list all defined functions and end the script
   -T - copy STDOUT and STDERR to the file /data/local/tmp/android_explorer.sh.4866.tee.log
        using tee; set the environment variable __TEE_OUTPUT_FILE before
        calling the script to change the file used for the output of tee
        Note that you can NOT set the variable __TEE_OUTPUT_FILE using the parameter "--var var=value"
   -V - print the script version and exit; use "-v -V" to print the
        template version also
   --var
      - set the variable "name" to the value "value"
        also supported is the format "--var:<varname>=<value>"
   --appendlog
      - append the messages to the logfile (default: overwrite an existing logfile)
        This parameter also sets "--nologrotate"
   --nologrotate
      - do not create a backup of an existing logfile
   --noSTDOUTlog
      - do not write STDOUT/STDERR to a file if /dev/tty is not a a device
   --nocleanup
      - do no house keeping at script end
   --nobackups
      - do not create backups
   --disable_tty_check
      - disable the check if we do have a tty
   --print_runtime_vars
      - print the runtime variables defined and exit the script
   --noroot
      - do not execute commands as root user
   -I - include files with additional module definitions;
        includefile can be either a file or a directory; if the value is a directory the scripts reads
        all file matching the regular expression *.include in that directory.
        Use none to disable all include files; use default to add the default include files.
        Default include files are all files matching the regular expression *.include in the directory
        with this scripts and the current directory (in this order). The default include files are not
        used by default if the parameter "-I" is used
   -x
      - do not execute the module "module"
        The parameter can be used multiple times; use "none" to clear the list of modules to exclude
        use a comma , to separate modules
   -i
      - execute the module "module"
        The parameter can be used multiple times; use "none" to clear the list of modules to execute
        use a comma , to separate modules
        use "all" to execute all modules (this is the default)
        If a module is in the list of modules to execute and in the list of modules to exclude it is not executed
   -O
      - create the ZIP file "outputfile" with the collected files
   -w  
      - use the working directory "workdir"
   --keep
      - do not delete the working directory
   --list
      - list the defined modules and exit


 Parameter that toggle a switch from true to false or vice versa can
 be used with the plus sign (+) instead of minus (-) to invert the usage, e.g.
 
 The parameter "-v" enables the verbose mode; the parameter "+v" disables the verbose mode.
 The parameter "--quiet" enables the quiet mode; the parameter "++quiet" disables the quiet mode.

 All parameter are processed in the given order, e.g.

  android_explorer.sh -v +v
    -> verbose mode is now off

  android_explorer.sh +v -v
    -> verbose mode is now on

 Parameter are evaluated after the evaluation of environment variables, e.g

 VERBOSE=0  android_explorer.sh
     -> verbose mode is now on

 VERBOSE=0  android_explorer.sh +v
     -> verbose mode is now off

 
 To disable one or more of the house keeping tasks you might set some variables
 either before starting the script or via the parameter "--var name=value"
 
 The defined variables are
 
  NO_EXIT_ROUTINES=0       # do not execute the exit routines if set to 0
  NO_TEMPFILES_DELETE=0    # do not delete temporary files if set to 0
  NO_TEMPDIR_DELETE=0      # do not delete temporary directories if set to 0
  NO_FINISH_ROUTINES=0     # do not execute the finish routines if set to 0
  NO_UMOUNT_MOUNTPOINTS=0  # do not umount temporary mount points if set to 0
  NO_KILL_PROCS=0          # do not kill the processes if set to 0
 

 The known modules are: anr bugreport certificates dumpsys general list_packages logs magisk microg network pm privapps properties rcfiles settings storage tombstones update


Current environment: ksh version: 88 | change function code supported: yes | tracing feature using $0 supported: yes


 Supported environment variables are (values for booleans: 0 = TRUE, 1 = FALSE):

 Variable                    Type       Current value                                      Comment                                           

 PREFIX                      string     ""                                                 prefix used in dry-run-mode                       
 __DEBUG_CODE                string     ""                                                 debug code for the functions                      
 __TEE_OUTPUT_FILE           filename   "/data/local/tmp/android_explorer.sh.4866.tee.log" log file used for  --tee                          
 USE_ONLY_KSH88_FEATURES     boolean    "0"                                                                                                  
 DISABLE_TTY_CHECK           boolean    "1"                                                paramaeter disable_tty_check                      
 BREAK_ALLOWED               string     "DebugShell"                                       0 / 1 / DebugShell                                
 EDITOR                      filename   "/system_ext/bin/vim"                              editor to use                                     
 PAGER                       filename   "/system/bin/less"                                 pager to use                                      
 LOGFILE                     filename   "/data/local/tmp/android_explorer.sh.log"          log file                                          
 NO_OF_LOGFILES_TO_KEEP      integer    "10"                                               number of log files to keep                       
 NOHUP_STDOUT_STDERR_FILE    filename   ""                                                 log file used in the function switch_to_background

 FORCE                       boolean    "1"                                                parameter --force                                 
 QUIET                       boolean    "1"                                                parameter --quiet                                 
 VERBOSE                     boolean    "0"                                                parameter --verbose                               
 VERBOSE_LEVEL               boolean    "1"                                                                                                  
 OVERWRITE                   boolean    "1"                                                parameter --overwrite                             


 How to use the variables:
     
 Either define the environment variables before executing the script or use the parameter "--var name=value"
 
[04.05.2026 14:56] ### The logfile used was /data/local/tmp/android_explorer.sh.log
[04.05.2026 14:56] ### The start time was 04.05.2026 14:56:52, the script runtime is (day:hour:minute:seconds) 0:00:00:01 (= 1 seconds)
[04.05.2026 14:56] ### android_explorer.sh ended at 04.05.2026 14:56:53 (The PID of this process is 4866; the RC is 0)
ASUS_I006D:/data/local/tmp #

 

(The known modules are also listed if the script is called with the parameter -h)


Without a parameter, the script executes all defined modules. To collect only some of the infos, the parameter -i can be used.

Example:

To collect only the infos about Magisk use this command

./android_explorer.sh -i none -i magisk

or

./android_explorer.sh -i none  magisk


To collect all infos except the infos about tombstones and certificates use this command

./android_explorer.sh -x tombstones,certificates

or

./android_explorer.sh -x tombstones -x certificates


android_explorer.sh supports include files to define additional modules.

To create additional modules, simply create a script and define the module(s) in that file like this

function module_<module_name>

You can use the function module_template in the script android_explorer.sh as template for a new module.



In the default, android_explorers.sh reads all files matching the regular expression

*.include

in the directory with the android_explorer.sh script and in the current directory (in this order). To disable this feature, use the parameter -I none.


To use an additional include file in another directory use the syntax

android_explorer.sh -I <your_include_file>


To use only an include file in another directory use the syntax

android_explorer.sh  -I none -I <your_include_file>



The description for the modules defined in the script are:


Module
Description
Comment
anr
collects infos in the directory /data/anr.
bugreport executes the Android executable bugreportz and adds the ZIP file created by this command to the tar file
certificates collects infos about the installed certificates this module needs the openssl executable (see below)
dumpsys collects the output of the command dumpsys
general
collects all OS related general infos
list_packages
list the directory for each installed app

logs
collects some important log files
magisk
collects Magisk related logs and the Magisk configuration
the module uses these scripts if they exist (see below):

lmm (see How to list all installed modules in adb session)

list_magisk_root_permissions.sh

microg
collects MicroG related logs and configuration infos

the module uses the binary aapt (or aapt2) if it exists (see below)

network
collects the network related infos
pm
collects the output of the command pm
privapps collects infos about the installed privileged apps
properties
collects the output of the command getprop

rcfiles collects .rc files
settings collects the output of the command settings
storage
collects all storage related infos
the module uses the scripts 

list_logical_device_backends.sh
list_logical_device_usage.sh

if they exist (see below)

(see How to create logical devices using the device mapper from Android)

tombstones collects infos in the directory /data/tombstones.
update
collects OS update related infos and logs




The android_explorer.sh script uses certain other executable files or scripts, if available. These files are searched for in the PATH variable, in the directory where the script is located, and in the current directory and in the directory /data/local/tmp/sysroot/usr/bin.

 

Usage examples


Example usage:

/data/local/tmp/android_explorer.sh

130|ASUS_I006D:/data/local/tmp $ date
Mon May  4 16:56:59 CEST 2026
ASUS_I006D:/data/local/tmp $

ASUS_I006D:/data/local/tmp $ time ./android_explorer.sh
[04.05.2026 16:57] ### android_explorer.sh started at 04.05.2026 16:57:10 (The PID of this process is 1925)

[04.05.2026 16:57] ### The logfile used is /data/local/tmp/android_explorer.sh.log

[04.05.2026 16:57] The known modules are: anr bugreport certificates dumpsys general list_packages logs magisk microg network pm privapps properties rcfiles settings storage tombstones update

[04.05.2026 16:57] The modules to execute are: anr bugreport certificates dumpsys general list_packages logs magisk microg network pm privapps properties rcfiles settings storage tombstones update 

[04.05.2026 16:57] Disabled modules are:                                    

[04.05.2026 16:57] The modules to exclude are:
[04.05.2026 16:57] The working directory is "/data/local/tmp/android_explorer.sh.1925.work"
[04.05.2026 16:57] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work" ...
[04.05.2026 16:57] The current user is "shell"
[04.05.2026 16:57] Checking if root access is available ...
[04.05.2026 16:57] root access is available

[04.05.2026 16:57] Executing the module "anr" ...
[04.05.2026 16:57] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/anr" ...
[04.05.2026 16:57]   Writing the output of the command "cat  /data/anr/anr_2026-04-16-11-48-04-750" to the file "/data/local/tmp/android_explorer.sh.1925.work/anr/anr_2026-04-16-11-48-04-750" ... (RC=0)
[04.05.2026 16:57] ... the module "anr" was successfully executed

[04.05.2026 16:57] Executing the module "bugreport" ...
[04.05.2026 16:57] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/bugreport" ...
[04.05.2026 16:57]   Writing the output of the command "bugreportz -s" to the file "/data/local/tmp/android_explorer.sh.1925.work/bugreport/bugreport-WW_I006D-BP2A.250805.005.2026-05-04-16-57-11.zip" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "bugreport_procdump" to the file "/data/local/tmp/android_explorer.sh.1925.work/bugreport/bugreport-procdump-WW_I006D-BP2A.250805.005.2026-05-04-16-58-25.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "ip ntable list" to the file "/data/local/tmp/android_explorer.sh.1925.work/bugreport/yyy.txt" ... (RC=0)
[04.05.2026 16:58] ... the module "bugreport" was successfully executed

[04.05.2026 16:58] Executing the module "certificates" ...
[04.05.2026 16:58] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/certificates" ...
[04.05.2026 16:58]   Writing the output of the command "unzip -p /etc/security/otacerts.zip *.pem | /data/local/tmp/sysroot/usr/bin/openssl x509  -text     " to the file "/data/local/tmp/android_explorer.sh.1925.work/certificates/otacerts_certificate.txt" ... (RC=0)
[04.05.2026 16:58] ... the module "certificates" was successfully executed

[04.05.2026 16:58] Executing the module "dumpsys" ...
[04.05.2026 16:58] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/dumpsys" ...
[04.05.2026 16:58]   Writing the output of the command "dumpsys" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_all.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys DockObserver" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_DockObserver.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys SurfaceFlinger" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_SurfaceFlinger.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys SurfaceFlingerAIDL" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_SurfaceFlingerAIDL.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys accessibility" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_accessibility.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys account" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_account.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys activity" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_activity.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys activity_task" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_activity_task.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys adb" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_adb.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys adbroot_service" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_adbroot_service.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys adservices_manager" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_adservices_manager.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys advanced_protection" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_advanced_protection.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys alarm" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_alarm.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.frameworks.cameraservice.service.ICameraService/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.frameworks.cameraservice.service.ICameraService_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.frameworks.devicestate.IDeviceStateService/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.frameworks.devicestate.IDeviceStateService_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.frameworks.location.altitude.IAltitudeService/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.frameworks.location.altitude.IAltitudeService_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.frameworks.sensorservice.ISensorManager/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.frameworks.sensorservice.ISensorManager_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.frameworks.stats.IStats/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.frameworks.stats.IStats_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.frameworks.vibrator.IVibratorControlService/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.frameworks.vibrator.IVibratorControlService_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.boot.IBootControl/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.boot.IBootControl_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.drm.IDrmFactory/clearkey" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.drm.IDrmFactory_clearkey.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.health.IHealth/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.health.IHealth_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.light.ILights/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.light.ILights_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.media.c2.IComponentStore/software" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.media.c2.IComponentStore_software.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.memtrack.IMemtrack/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.memtrack.IMemtrack_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.nfc.INfc/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.nfc.INfc_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.power.IPower/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.power.IPower_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.thermal.IThermal/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.thermal.IThermal_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.usb.IUsb/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.usb.IUsb_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.usb.gadget.IUsbGadget/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.usb.gadget.IUsbGadget_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.vibrator.IVibrator/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.vibrator.IVibrator_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.wifi.IWifi/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.wifi.IWifi_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.hardware.wifi.supplicant.ISupplicant/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.wifi.supplicant.ISupplicant_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.os.UpdateEngineService" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.os.UpdateEngineService.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.os.UpdateEngineStableService" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.os.UpdateEngineStableService.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.security.apc" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.apc.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.security.authorization" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.authorization.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.security.compat" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.compat.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.security.identity" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.identity.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.security.legacykeystore" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.legacykeystore.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.security.maintenance" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.maintenance.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.security.metrics" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.metrics.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.system.keystore2.IKeystoreService/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.system.keystore2.IKeystoreService_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.system.net.netd.INetd/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.system.net.netd.INetd_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.system.suspend.ISystemSuspend/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.system.suspend.ISystemSuspend_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys android.system.vold.IVold/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_android.system.vold.IVold_default.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys app_binding" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_app_binding.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys app_function" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_app_function.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys app_hibernation" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_app_hibernation.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys app_integrity" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_app_integrity.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys app_search" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_app_search.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys appops" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_appops.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys appwidget" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_appwidget.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys artd" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_artd.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys attestation_verification" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_attestation_verification.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys audio" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_audio.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys auth" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_auth.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys authentication_policy" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_authentication_policy.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys autofill" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_autofill.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys background_install_control" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_background_install_control.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys backup" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_backup.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys battery" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_battery.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys batteryproperties" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_batteryproperties.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys batterystats" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_batterystats.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys binder_calls_stats" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_binder_calls_stats.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys biometric" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_biometric.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys blob_store" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_blob_store.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys bluetooth_manager" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_bluetooth_manager.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys bugreport" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_bugreport.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys cacheinfo" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_cacheinfo.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys carrier_config" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_carrier_config.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys clipboard" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_clipboard.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys color_display" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_color_display.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys companiondevice" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_companiondevice.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys connectivity" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_connectivity.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys connectivity_native" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_connectivity_native.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys connmetrics" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_connmetrics.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys content" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_content.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys country_detector" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_country_detector.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys cpuinfo" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_cpuinfo.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys credential" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_credential.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys crossprofileapps" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_crossprofileapps.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys dataloader_manager" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_dataloader_manager.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys dbinfo" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_dbinfo.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys device_config" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_device_config.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys device_identifiers" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_device_identifiers.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys device_lock" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_device_lock.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys device_policy" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_device_policy.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys device_state" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_device_state.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys deviceidle" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_deviceidle.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys devicestoragemonitor" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_devicestoragemonitor.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys diskstats" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_diskstats.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys display" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_display.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys domain_verification" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_domain_verification.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys dreams" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_dreams.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys drm.drmManager" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_drm.drmManager.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys dropbox" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_dropbox.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys dynamic_instrumentation" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_dynamic_instrumentation.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys dynamic_system" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_dynamic_system.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys ecm_enhanced_confirmation" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_ecm_enhanced_confirmation.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys emergency_affordance" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_emergency_affordance.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys ethernet" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_ethernet.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys external_vibrator_service" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_external_vibrator_service.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys feature_flags" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_feature_flags.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys file_integrity" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_file_integrity.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys fingerprint" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_fingerprint.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys font" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_font.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys game" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_game.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys gfxinfo" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_gfxinfo.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys gpu" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_gpu.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys grammatical_inflection" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_grammatical_inflection.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys graphicsstats" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_graphicsstats.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys hardware_properties" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_hardware_properties.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys healthconnect" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_healthconnect.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys idmap" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_idmap.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys imms" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_imms.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys incidentcompanion" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_incidentcompanion.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys incremental" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_incremental.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys input" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_input.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys input_method" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_input_method.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys inputflinger" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_inputflinger.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys intrusion_detection" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_intrusion_detection.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys ions" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_ions.txt" ... (RC=0)
[04.05.2026 16:58]   Writing the output of the command "dumpsys iphonesubinfo" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_iphonesubinfo.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys ipsec" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_ipsec.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys isms" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_isms.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys isub" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_isub.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys jobscheduler" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_jobscheduler.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys launcherapps" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_launcherapps.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys legacy_permission" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_legacy_permission.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys lights" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_lights.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys lineageglobalactions" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_lineageglobalactions.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys lineagehardware" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_lineagehardware.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys lineagehealth" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_lineagehealth.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys lineagelivedisplay" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_lineagelivedisplay.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys lineagetrust" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_lineagetrust.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys locale" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_locale.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys location" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_location.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys location_time_zone_manager" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_location_time_zone_manager.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys lock_settings" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_lock_settings.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys logcat" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_logcat.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys looper_stats" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_looper_stats.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys manager" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_manager.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media.aaudio" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media.aaudio.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media.audio_flinger" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media.audio_flinger.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media.audio_policy" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media.audio_policy.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media.camera" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media.camera.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media.camera.proxy" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media.camera.proxy.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media.extractor" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media.extractor.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media.metrics" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media.metrics.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media.player" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media.player.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media.resource_manager" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media.resource_manager.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media.resource_observer" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media.resource_observer.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media_communication" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media_communication.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media_metrics" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media_metrics.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media_projection" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media_projection.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media_resource_monitor" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media_resource_monitor.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media_router" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media_router.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys media_session" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_media_session.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys meminfo" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_meminfo.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys memtrack.proxy" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_memtrack.proxy.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys midi" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_midi.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys mount" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_mount.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys nearby" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_nearby.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys netd_listener" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_netd_listener.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys netpolicy" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_netpolicy.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys netstats" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_netstats.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys network_management" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_network_management.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys network_score" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_network_score.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys network_stack" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_network_stack.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys network_time_update_service" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_network_time_update_service.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys network_watchlist" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_network_watchlist.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys nfc" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_nfc.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys notification" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_notification.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys oem_lock" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_oem_lock.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys on_device_intelligence" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_on_device_intelligence.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys ondevicepersonalization_system_service" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_ondevicepersonalization_system_service.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys otadexopt" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_otadexopt.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys overlay" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_overlay.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys pac_proxy" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_pac_proxy.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys package" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_package.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys package_native" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_package_native.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys people" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_people.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys performance_hint" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_performance_hint.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys permission" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_permission.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys permission_checker" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_permission_checker.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys permissionmgr" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_permissionmgr.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys persistent_data_block" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_persistent_data_block.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys phone" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_phone.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys pinner" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_pinner.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys platform_compat" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_platform_compat.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys platform_compat_native" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_platform_compat_native.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys power" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_power.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys powerstats" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_powerstats.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys print" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_print.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys processinfo" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_processinfo.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys procstats" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_procstats.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys profile" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_profile.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys profiling_service" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_profiling_service.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys ranging" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_ranging.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys reboot_readiness" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_reboot_readiness.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys recovery" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_recovery.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys remote_provisioning" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_remote_provisioning.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys resources" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_resources.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys restrictions" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_restrictions.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys role" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_role.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys rollback" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_rollback.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys runtime" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_runtime.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys safety_center" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_safety_center.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys scheduling_policy" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_scheduling_policy.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys sdk_sandbox" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_sdk_sandbox.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys search" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_search.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys sec_key_att_app_id_provider" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_sec_key_att_app_id_provider.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys secure_element" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_secure_element.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys security_state" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_security_state.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys sensitive_content_protection_service" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_sensitive_content_protection_service.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys sensor_privacy" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_sensor_privacy.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys sensorservice" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_sensorservice.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys serial" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_serial.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys servicediscovery" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_servicediscovery.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys settings" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_settings.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys shortcut" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_shortcut.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys simphonebook" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_simphonebook.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys slice" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_slice.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys soundtrigger" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_soundtrigger.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys soundtrigger_middleware" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_soundtrigger_middleware.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys speech_recognition" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_speech_recognition.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys stats" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_stats.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys statsbootstrap" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_statsbootstrap.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys statscompanion" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_statscompanion.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys statsmanager" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_statsmanager.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys statusbar" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_statusbar.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys storaged" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_storaged.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys storaged_pri" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_storaged_pri.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys storagestats" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_storagestats.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys supervision" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_supervision.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys system_config" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_system_config.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys system_server_dumper" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_system_server_dumper.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys system_update" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_system_update.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys telecom" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_telecom.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys telephony.registry" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_telephony.registry.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys telephony_ims" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_telephony_ims.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys testharness" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_testharness.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys tethering" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_tethering.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys textclassification" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_textclassification.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys textservices" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_textservices.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys texttospeech" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_texttospeech.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys thermalservice" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_thermalservice.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys time_detector" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_time_detector.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys time_zone_detector" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_time_zone_detector.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys tracing.proxy" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_tracing.proxy.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys tradeinmode" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_tradeinmode.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys transparency" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_transparency.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys trust" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_trust.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys uimode" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_uimode.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys updatelock" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_updatelock.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys uri_grants" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_uri_grants.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys usagestats" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_usagestats.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys usb" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_usb.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys user" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_user.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys vcn_management" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_vcn_management.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys vendor.lineage.health.IChargingControl/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.health.IChargingControl_default.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys vendor.lineage.health.IFastCharge/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.health.IFastCharge_default.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys vendor.lineage.livedisplay.IPictureAdjustment/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.livedisplay.IPictureAdjustment_default.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys vendor.lineage.livedisplay.ISunlightEnhancement/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.livedisplay.ISunlightEnhancement_default.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys vendor.lineage.touch.IGloveMode/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.touch.IGloveMode_default.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys vendor.lineage.touch.IHighTouchPollingRate/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.touch.IHighTouchPollingRate_default.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys vendor.lineage.touch.ITouchscreenGesture/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.touch.ITouchscreenGesture_default.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys vendor.nxp.nxpnfc_aidl.INxpNfc/default" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.nxp.nxpnfc_aidl.INxpNfc_default.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys vibrator_manager" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_vibrator_manager.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys virtualdevice" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_virtualdevice.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys virtualdevice_native" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_virtualdevice_native.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys voiceinteraction" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_voiceinteraction.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys vpn_management" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_vpn_management.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys wallpaper" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_wallpaper.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys wearable_sensing" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_wearable_sensing.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys webviewupdate" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_webviewupdate.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys wifi" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_wifi.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys wifiaware" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_wifiaware.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys wifinl80211" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_wifinl80211.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys wifip2p" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_wifip2p.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys wifirtt" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_wifirtt.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys wifiscanner" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_wifiscanner.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys window" to the file "/data/local/tmp/android_explorer.sh.1925.work/dumpsys/dumpsys_window.txt" ... (RC=0)
[04.05.2026 16:59] ... the module "dumpsys" was successfully executed

[04.05.2026 16:59] Executing the module "general" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/general" ...
[04.05.2026 16:59]   Writing the output of the command "uname -a" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/uname-a.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /system/build.prop" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/build.prop" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getenforce" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/getenforce.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "logcat -d | grep "avc:" " to the file "/data/local/tmp/android_explorer.sh.1925.work/general/selinux_denied.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command " dumpsys display | grep mSafeMode" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/safemode.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "top -b -n 1" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/top.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "ps -A -o USER,PID,PPID,NAME,ARGS" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ps.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "strings /dev/block/by-name/misc" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/by-name_misc.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the value of some important properties to the file "/data/local/tmp/android_explorer.sh.1925.work/general/by-name_misc.txt" ...
[04.05.2026 16:59]   Writing the output of the command "getprop ro.system.build.type" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.system.build.type.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.system.build.version.release" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.system.build.version.release.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.product.build.date" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.product.build.date.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.boot.slot_suffix" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.boot.slot_suffix.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.build.fingerprint" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.build.fingerprint.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.product.model" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.product.model.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.product.device" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.product.device.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.build.version.release" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.build.version.release.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.build.version.sdk" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.build.version.sdk.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.boot.verifiedbootstate" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.boot.verifiedbootstate.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.boot.vbmeta.device_state" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.boot.vbmeta.device_state.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.boot.avb_version" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.boot.avb_version.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.boot.flash.locked" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.boot.flash.locked.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.boot.verifiedbootstate" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.boot.verifiedbootstate.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop ro.boot.vbmeta.device_stat" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/ro.boot.vbmeta.device_stat.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop init.svc.zygote" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/init.svc.zygote.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop init.svc.surfaceflinger" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/init.svc.surfaceflinger.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop init.svc.netd" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/init.svc.netd.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop init.svc.vold" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/init.svc.vold.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop init.svc.keystore2" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/init.svc.keystore2.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop init.svc.apexd" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/init.svc.apexd.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop persist.sys.safemode" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/persist.sys.safemode.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /proc/cmdline" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/proc_cmdline.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /proc/version" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/proc_version.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /proc/cpuinfo" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/proc_cpuinfo.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /proc/meminfo" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/proc_meminfo.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "gzip -cd /proc/config.gz" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/kernel_config.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "service list" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/service_list.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cmd -l" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/cmd_l.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "getprop | grep init.svc" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/init_svc.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys dropbox" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/dumpsys_dropbox.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys dropbox --file" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/dumpsys_dropbox_file.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys dropbox --print" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/dumpsys_dropbox_print.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys stats" to the file "/data/local/tmp/android_explorer.sh.1925.work/general/dumpsys_stats.txt" ... (RC=0)
[04.05.2026 16:59] ... the module "general" was successfully executed

[04.05.2026 16:59] Executing the module "list_packages" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/list_packages" ...
[04.05.2026 16:59]   Writing the output of the command "pm list packages -f | sed 's/apk=/apk   -> /g'" to the file "/data/local/tmp/android_explorer.sh.1925.work/list_packages/pm_list_packges_f.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys package" to the file "/data/local/tmp/android_explorer.sh.1925.work/list_packages/dumpsys_package.txt" ... (RC=0)
[04.05.2026 16:59] ... the module "list_packages" was successfully executed

[04.05.2026 16:59] Executing the module "logs" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/logs" ...
[04.05.2026 16:59]   Writing the output of the command "logcat -d" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/logcat.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "logcat -d | grep -i avc" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/logcat_selinux.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "logcat -b crash -d" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/logcat.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "logcat -b system -d" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/logcat.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "logcat -b main -d" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/logcat.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "logcat -b events -d" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/logcat.txt" ... (RC=0)
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs" ...
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/DebugTools_service.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/DebugTools_service.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/PlayStore_for_MicroG_service.sh.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/PlayStore_for_MicroG_service.sh.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/android_explorer.sh.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/android_explorer.sh.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/clang19_sshd_action.sh.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/clang19_sshd_action.sh.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/clang19_sshd_customize.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/clang19_sshd_customize.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/clang19_sshd_service.sh.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/clang19_sshd_service.sh.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/dns_config.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/dns_config.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/dnsmasq_customize.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/dnsmasq_customize.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/dnsmasq_service.sh.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/dnsmasq_service.sh.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/enable_wireless_adb_customize.sh.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/enable_wireless_adb_customize.sh.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/enable_wireless_adb_service.sh.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/enable_wireless_adb_service.sh.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/myscripts_customize.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/myscripts_customize.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/network_tools_service.sh.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/network_tools_service.sh.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/local/tmp/start_sshd.trace.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/other_logs/start_sshd.trace.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dmesg -T" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/dmesg.txt" ... (RC=0)
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/logs/data_cache" ...
[04.05.2026 16:59]   Writing the output of the command "cat /data/cache/magisk.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/data_cache/_data_cache_magisk.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/cache/overlayfs.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/data_cache/_data_cache_overlayfs.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/cache/logs/info.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/data_cache/_data_cache_logs_info.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/cache/logs/err.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/data_cache/_data_cache_logs_err.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/cache/test.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/data_cache/_data_cache_test.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/cache/mount_overlay_postdata.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/data_cache/_data_cache_mount_overlay_postdata.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /data/cache/uninstall_playstore.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/data_cache/_data_cache_uninstall_playstore.log" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "ls -ldZ $( find /sys/fs/pstore )" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/sys_fs_pstore.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "ls -ldZ $( find /data/anr )" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/data_anr.txt" ... (RC=0)
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/logs/data_anr" ...
[04.05.2026 16:59]   Writing the output of the command "cat /data/anr/anr_2026-04-16-11-48-04-750" to the file "/data/local/tmp/android_explorer.sh.1925.work/logs/data_anr/anr_2026-04-16-11-48-04-750" ... (RC=0)
[04.05.2026 16:59] ... the module "logs" was successfully executed

[04.05.2026 16:59] Executing the module "magisk" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk" ...
[04.05.2026 16:59]   Writing the output of the command "/product/bin/magisk -c" to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_c.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "/product/bin/magisk -V" to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_V.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list packages | grep magisk | cut -f2 -d ":" " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_package.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm dump com.topjohnwu.magisk " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_package_dump.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "su - -c  /product/bin/magisk --path " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_path.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "find  /debug_ramdisk -exec ls -ldZ {} + " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_path_ls.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "ls -ldZ /cache/magisk.log " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_logfile_ls.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "cat /cache/magisk.log" to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_logfile_contents.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "list_magisk_settings" to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_settings.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "ls -ldZ /data/adb/magisk.db " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_database_ls.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the list of tables in the Magisk database table to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_database_db_tables.txt" ...
[04.05.2026 16:59]   Writing the contents of the Magisk database table "policies" to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_database_table_policies.txt" ...
[04.05.2026 16:59]   Writing the contents of the Magisk database table "settings" to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_database_table_settings.txt" ...
[04.05.2026 16:59]   Writing the contents of the Magisk database table "strings" to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_database_table_strings.txt" ...
[04.05.2026 16:59]   Writing the contents of the Magisk database table "denylist" to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_database_table_denylist.txt" ...
[04.05.2026 16:59]   Writing the output of the command "/system/bin/list_magisk_root_permissions.sh" to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_root_access.txt" ... (RC=0)

[04.05.2026 16:59] Processing the directory "/data/adb/post-fs-data.d" ...
[04.05.2026 16:59]   Writing the output of the command "ls -lZ /data/adb/post-fs-data.d " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/post-fs-data.d_ls.txt" ... (RC=0)
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/post-fs-data.d" ...
[04.05.2026 16:59]   Copying the file "/data/adb/post-fs-data.d/0001logcat" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/post-fs-data.d/" ...

[04.05.2026 16:59] Processing the directory "/data/adb/service.d" ...
[04.05.2026 16:59]   Writing the output of the command "ls -lZ /data/adb/service.d " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/service.d_ls.txt" ... (RC=0)
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/service.d" ...
[04.05.2026 16:59]   Copying the file "/data/adb/service.d/hello.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/service.d/" ...

[04.05.2026 16:59]   Writing the output of the command "/system/bin/lmm" to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/lmm.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk modules ...
[04.05.2026 16:59]   Writing the output of the command " ls -aZdl /data/adb/modules/* " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_module.lst" ... (RC=0)
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules" ...

[04.05.2026 16:59] Processing the Magisk Module "DebugTools" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/DebugTools" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/DebugTools/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/DebugTools/magisk_module_DebugTools_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "DebugTools" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/DebugTools" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/DebugTools/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/DebugTools/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/DebugTools/service.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/DebugTools/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/DebugTools/action.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/DebugTools/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/DebugTools -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/DebugTools/magisk_module_DebugTools_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "PlayStore_for_MicroG" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/PlayStore_for_MicroG" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/PlayStore_for_MicroG/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/PlayStore_for_MicroG/magisk_module_PlayStore_for_MicroG_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "PlayStore_for_MicroG" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/PlayStore_for_MicroG" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/PlayStore_for_MicroG/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/PlayStore_for_MicroG/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/PlayStore_for_MicroG/service.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/PlayStore_for_MicroG/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/PlayStore_for_MicroG/action.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/PlayStore_for_MicroG/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/PlayStore_for_MicroG -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/PlayStore_for_MicroG/magisk_module_PlayStore_for_MicroG_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "XtremeBS" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/XtremeBS" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/XtremeBS/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/XtremeBS/magisk_module_XtremeBS_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "XtremeBS" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/XtremeBS" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/XtremeBS/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/XtremeBS/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/XtremeBS/service.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/XtremeBS/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/XtremeBS/action.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/XtremeBS/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/XtremeBS -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/XtremeBS/magisk_module_XtremeBS_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "bash" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/bash" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/bash/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/bash/magisk_module_bash_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "bash" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/bash" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/bash/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/bash/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/bash -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/bash/magisk_module_bash_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "binutils" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/binutils" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/binutils/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/binutils/magisk_module_binutils_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "binutils" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/binutils" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/binutils/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/binutils/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/binutils -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/binutils/magisk_module_binutils_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "btop" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/btop" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/btop/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/btop/magisk_module_btop_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "btop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/btop" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/btop/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/btop/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/btop -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/btop/magisk_module_btop_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "clang19" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/clang19" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/clang19/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/clang19/magisk_module_clang19_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "clang19" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/clang19" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/clang19/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/clang19/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/clang19 -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/clang19/magisk_module_clang19_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "clang19_sshd" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/clang19_sshd" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/clang19_sshd/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/clang19_sshd/magisk_module_clang19_sshd_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "clang19_sshd" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/clang19_sshd" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/clang19_sshd/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/clang19_sshd/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/clang19_sshd/service.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/clang19_sshd/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/clang19_sshd/action.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/clang19_sshd/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/clang19_sshd -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/clang19_sshd/magisk_module_clang19_sshd_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "cmake" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/cmake" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/cmake/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/cmake/magisk_module_cmake_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "cmake" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/cmake" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/cmake/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/cmake/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/cmake -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/cmake/magisk_module_cmake_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "compression_tools" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/compression_tools" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/compression_tools/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/compression_tools/magisk_module_compression_tools_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "compression_tools" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/compression_tools" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/compression_tools/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/compression_tools/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/compression_tools -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/compression_tools/magisk_module_compression_tools_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "dnsmasq" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/dnsmasq" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/dnsmasq/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/dnsmasq/magisk_module_dnsmasq_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "dnsmasq" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/dnsmasq" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/dnsmasq/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/dnsmasq/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/dnsmasq/service.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/dnsmasq/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/dnsmasq -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/dnsmasq/magisk_module_dnsmasq_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "enable_wireless_adb" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/enable_wireless_adb" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/enable_wireless_adb/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/enable_wireless_adb/magisk_module_enable_wireless_adb_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "enable_wireless_adb" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/enable_wireless_adb" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/enable_wireless_adb/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/enable_wireless_adb/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/enable_wireless_adb/service.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/enable_wireless_adb/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/enable_wireless_adb/action.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/enable_wireless_adb/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/enable_wireless_adb -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/enable_wireless_adb/magisk_module_enable_wireless_adb_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "gcc_on_android" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/gcc_on_android" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/gcc_on_android/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/gcc_on_android/magisk_module_gcc_on_android_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "gcc_on_android" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/gcc_on_android" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/gcc_on_android/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/gcc_on_android/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/gcc_on_android -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/gcc_on_android/magisk_module_gcc_on_android_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "gdb17" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/gdb17" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/gdb17/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/gdb17/magisk_module_gdb17_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "gdb17" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/gdb17" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/gdb17/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/gdb17/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/gdb17 -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/gdb17/magisk_module_gdb17_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "magisk_overlayfs" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/magisk_overlayfs" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/magisk_overlayfs/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/magisk_overlayfs/magisk_module_magisk_overlayfs_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "magisk_overlayfs" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/magisk_overlayfs" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/magisk_overlayfs/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/magisk_overlayfs/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/magisk_overlayfs/service.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/magisk_overlayfs/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/magisk_overlayfs/post-fs-data.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/magisk_overlayfs/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/magisk_overlayfs -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/magisk_overlayfs/magisk_module_magisk_overlayfs_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "mkshrc" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/mkshrc" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/mkshrc/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/mkshrc/magisk_module_mkshrc_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "mkshrc" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/mkshrc" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/mkshrc/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/mkshrc/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/mkshrc -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/mkshrc/magisk_module_mkshrc_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "mmrl" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/mmrl" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/mmrl/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/mmrl/magisk_module_mmrl_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "mmrl" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/mmrl" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/mmrl/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/mmrl/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/mmrl -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/mmrl/magisk_module_mmrl_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "myscripts" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/myscripts" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/myscripts/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/myscripts/magisk_module_myscripts_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "myscripts" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/myscripts" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/myscripts/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/myscripts/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/myscripts -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/myscripts/magisk_module_myscripts_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "nano-ndk" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/nano-ndk" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/nano-ndk/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/nano-ndk/magisk_module_nano-ndk_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "nano-ndk" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/nano-ndk" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/nano-ndk/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/nano-ndk/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/nano-ndk -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/nano-ndk/magisk_module_nano-ndk_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "network_tools" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/network_tools" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/network_tools/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/network_tools/magisk_module_network_tools_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "network_tools" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/network_tools" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/network_tools/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/network_tools/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/network_tools/service.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/network_tools/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/network_tools -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/network_tools/magisk_module_network_tools_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "openssh" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/openssh" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/openssh/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/openssh/magisk_module_openssh_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "openssh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/openssh" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/openssh/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/openssh/" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/openssh/service.sh" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/openssh/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/openssh -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/openssh/magisk_module_openssh_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "openssl" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/openssl" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/openssl/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/openssl/magisk_module_openssl_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "openssl" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/openssl" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/openssl/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/openssl/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/openssl -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/openssl/magisk_module_openssl_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "python3" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/python3" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/python3/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/python3/magisk_module_python3_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "python3" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/python3" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/python3/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/python3/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/python3 -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/python3/magisk_module_python3_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "sqlite3" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/sqlite3" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/sqlite3/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/sqlite3/magisk_module_sqlite3_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "sqlite3" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/sqlite3" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/sqlite3/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/sqlite3/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/sqlite3 -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/sqlite3/magisk_module_sqlite3_filelist.txt" ... (RC=0)

[04.05.2026 16:59] Processing the Magisk Module "vim" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/vim" ...
[04.05.2026 16:59]   Writing the output of the command " ls -ladZ "/data/adb/modules/vim/"*  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/vim/magisk_module_vim_ls.txt" ... (RC=0)
[04.05.2026 16:59] Copying the config files and scripts from the Magisk module "vim" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/vim" ...
[04.05.2026 16:59]   Copying the file "/data/adb/modules/vim/module.prop" to "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/vim/" ...
[04.05.2026 16:59]   Writing the output of the command " find /data/adb/modules/vim -exec ls -lZd {} +  " to the file "/data/local/tmp/android_explorer.sh.1925.work/magisk/magisk_modules/vim/magisk_module_vim_filelist.txt" ... (RC=0)

[04.05.2026 16:59] ... the module "magisk" was successfully executed

[04.05.2026 16:59] Executing the module "microg" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/microg" ...
[04.05.2026 16:59]   Writing the output of the command "dumpsys package com.google.android.gms" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/dumpsys_com_google_android_gms.txt" ... (RC=0)
[04.05.2026 16:59] MicroG is installed
[04.05.2026 16:59]   Writing the output of the command "ps -A | grep com.google.android.gms" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/microg_processes.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm path com.google.android.gms" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/pm_path_com_google_android_gms.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list permissions | grep FAKE_PACKAGE_SIGNATURE" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/fake_package_signature.txt" ... (RC=1)
[04.05.2026 16:59]   Writing the output of the command "pm list permissions -g -f | grep -i spoof" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/spoof_permission.txt" ... (RC=1)
[04.05.2026 16:59]   Writing the output of the command "pm dump com.google.android.gms | grep "versionCode" " to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/microg_version.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "logcat -d | grep -iE "microg|gms|GmsCompat"" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/microg_logcat.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "dumpsys package com.android.vending" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/dumpsys_package_com_android_vending.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm path com.android.vending" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/pm_path_com_android_vending.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "ls -ldZ $( find /data/app/~~LZEZn97kvrWWUjhDvXW5ag==/com.android.vending-7RkioTiO7Uk0hsjnL_-unQ== )" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/pm_path_contents.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "/system/bin/aapt2 dump badging base.apk" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/aapt_dump_badging_base.apk.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "/system/bin/aapt2 dump badging split_config.arm64_v8a.apk" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/aapt_dump_badging_split_config.arm64_v8a.apk.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "/system/bin/aapt2 dump badging split_config.en.apk" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/aapt_dump_badging_split_config.en.apk.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "/system/bin/aapt2 dump badging split_phonesky_data_loader.apk" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/aapt_dump_badging_split_phonesky_data_loader.apk.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "/system/bin/aapt2 dump badging split_phonesky_data_loader.config.arm64_v8a.apk" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/aapt_dump_badging_split_phonesky_data_loader.config.arm64_v8a.apk.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "/system/bin/aapt2 dump badging split_phonesky_webrtc_native_lib.apk" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/aapt_dump_badging_split_phonesky_webrtc_native_lib.apk.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "/system/bin/aapt2 dump badging split_phonesky_webrtc_native_lib.config.arm64_v8a.apk" to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/aapt_dump_badging_split_phonesky_webrtc_native_lib.config.arm64_v8a.apk.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "/system/bin/aapt2 dump badging /data/app/~~LZEZn97kvrWWUjhDvXW5ag==/com.android.vending-7RkioTiO7Uk0hsjnL_-unQ==/*apk | grep -E '^package:|^application-label:' | sed 's/^package:/
package:/g' " to the file "/data/local/tmp/android_explorer.sh.1925.work/microg/apk_versions.txt" ... (RC=0)
/data/local/tmp/android_explorer.sh.1925.work
[04.05.2026 16:59] ... the module "microg" was successfully executed

[04.05.2026 16:59] Executing the module "network" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/network" ...
[04.05.2026 16:59]   Writing the output of the command "ifconfig -a" to the file "/data/local/tmp/android_explorer.sh.1925.work/network/ifconfig.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "iptables -L" to the file "/data/local/tmp/android_explorer.sh.1925.work/network/iptables.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "iptables  -L -n -v" to the file "/data/local/tmp/android_explorer.sh.1925.work/network/iptables_L_n_v.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "iptables -t nat -L -n -v" to the file "/data/local/tmp/android_explorer.sh.1925.work/network/iptables_t_nat_L_n_v.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "ip6tables  -L -n -v" to the file "/data/local/tmp/android_explorer.sh.1925.work/network/ip6tables_L_n_v.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "ip addr list" to the file "/data/local/tmp/android_explorer.sh.1925.work/network/ip_addr_list.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "ip route list" to the file "/data/local/tmp/android_explorer.sh.1925.work/network/ip_route_list.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "ip rule show" to the file "/data/local/tmp/android_explorer.sh.1925.work/network/ip_rule_show.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "ip ntable list" to the file "/data/local/tmp/android_explorer.sh.1925.work/network/ip_ntable_list.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "netstat -anp" to the file "/data/local/tmp/android_explorer.sh.1925.work/network/netstat_anp.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "ss" to the file "/data/local/tmp/android_explorer.sh.1925.work/network/ss.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "netstat -a" to the file "/data/local/tmp/android_explorer.sh.1925.work/network/netstat_a.txt" ... (RC=0)
[04.05.2026 16:59] ... the module "network" was successfully executed

[04.05.2026 16:59] Executing the module "pm" ...
[04.05.2026 16:59] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/pm" ...
[04.05.2026 16:59]   Writing the output of the command "pm list features" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_features.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list instrumentation" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_instrumentation.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list libraries -v" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_libraries_-v.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list packages -a -i -U --show-versioncode # all packages" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_packages_-a_-i_-U_--show-versioncode_#_all_packages.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list packages -d -i -U --show-versioncode # disabled packages" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_packages_-d_-i_-U_--show-versioncode_#_disabled_packages.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list packages -e -i -U --show-versioncode # enabled packages" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_packages_-e_-i_-U_--show-versioncode_#_enabled_packages.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list packages -s -i -U --show-versioncode # system packages" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_packages_-s_-i_-U_--show-versioncode_#_system_packages.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list packages -3 -i -U --show-versioncode # 3rd party packages" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_packages_-3_-i_-U_--show-versioncode_#_3rd_party_packages.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list packages -a -i -U -u --show-versioncode # all packages including uninstalled packages" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_packages_-a_-i_-U_-u_--show-versioncode_#_all_packages_including_uninstalled_packages.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list permission-groups" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_permission-groups.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list permission-groups -f" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_permission-groups_-f.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list permission-groups -d" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_permission-groups_-d.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list permission-groups -u" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_permission-groups_-u.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list packages" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_packages.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list permissions" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_permissions.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list permissions -f # print all information" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_permissions_-f_#_print_all_information.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list permissions -d # only list dangerous permissions" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_permissions_-d_#_only_list_dangerous_permissions.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list permissions -u # list only permissions the users will see" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_permissions_-u_#_list_only_permissions_the_users_will_see.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list users" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_users.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm get-max-users" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_get-max-users.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm get-max-running-users" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_get-max-running-users.txt" ... (RC=0)
[04.05.2026 16:59]   Writing the output of the command "pm list packages" to the file "/data/local/tmp/android_explorer.sh.1925.work/pm/pm_list_packages.txt" ... (RC=0)
[04.05.2026 17:00] ... the module "pm" was successfully executed

[04.05.2026 17:00] Executing the module "privapps" ...
[04.05.2026 17:00] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/privapps" ...
[04.05.2026 17:00]   Writing the output of the command "ls -ld /*/priv-app/* " to the file "/data/local/tmp/android_explorer.sh.1925.work/privapps/dirs_with_privileged_apps.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "ls -ld /*/priv-app/*/*apk " to the file "/data/local/tmp/android_explorer.sh.1925.work/privapps/privileged_apps.txt" ... (RC=0)
[04.05.2026 17:00] ... the module "privapps" was successfully executed

[04.05.2026 17:00] Executing the module "properties" ...
[04.05.2026 17:00] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/properties" ...
[04.05.2026 17:00]   Writing the output of the command "getprop" to the file "/data/local/tmp/android_explorer.sh.1925.work/properties/getprop_shell.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "getprop" to the file "/data/local/tmp/android_explorer.sh.1925.work/properties/getprop_root.txt" ... (RC=0)
[04.05.2026 17:00] ... the module "properties" was successfully executed

[04.05.2026 17:00] Executing the module "rcfiles" ...
[04.05.2026 17:00] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/rcfiles" ...
[04.05.2026 17:00]   Writing the output of the command "cat  /system_ext/etc/init/tcmd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system_ext/etc/init/tcmd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system_ext/etc/init/init.lineage-updater.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system_ext/etc/init/init.lineage-updater.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system_ext/etc/init/dpmd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system_ext/etc/init/dpmd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system_ext/etc/init/init.lineage-system_ext.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system_ext/etc/init/init.lineage-system_ext.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system_ext/etc/init/android.hidl.allocator@1.0-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system_ext/etc/init/android.hidl.allocator@1.0-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system_ext/etc/init/hwservicemanager.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system_ext/etc/init/hwservicemanager.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system_ext/etc/init/adb_root.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system_ext/etc/init/adb_root.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/init-debug.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/init-debug.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/bootanim.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/bootanim.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/snapuserd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/snapuserd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/recovery-refresh.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/recovery-refresh.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/simpleperf.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/simpleperf.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/perfetto.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/perfetto.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/heapprofd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/heapprofd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/surfaceflinger.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/surfaceflinger.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/lmkd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/lmkd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/usbd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/usbd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/gsid.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/gsid.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/storaged.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/storaged.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/init-mmd-prop.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/init-mmd-prop.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/mediaserver.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/mediaserver.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/tradeinmode.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/tradeinmode.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/tombstoned.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/tombstoned.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/logtagd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/logtagd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/hw/init.boringssl.zygote64.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/hw/init.boringssl.zygote64.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/hw/init.zygote64.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/hw/init.zygote64.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/hw/init.usb.configfs.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/hw/init.usb.configfs.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/hw/init.zygote64_32.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/hw/init.zygote64_32.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/hw/init.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/hw/init.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/hw/init.zygote32.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/hw/init.zygote32.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/hw/init.boringssl.zygote64_32.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/hw/init.boringssl.zygote64_32.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/hw/init.usb.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/hw/init.usb.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/logd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/logd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/mediametrics.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/mediametrics.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/rss_hwm_reset.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/rss_hwm_reset.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/mtectrl.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/mtectrl.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/gpuservice.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/gpuservice.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/vold.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/vold.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/mdnsd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/mdnsd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/servicemanager.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/servicemanager.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/installd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/installd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/dmesgd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/dmesgd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/wifi.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/wifi.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/init.mdm.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/init.mdm.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/netbpfload.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/netbpfload.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/update_engine.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/update_engine.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/lpdumpd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/lpdumpd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/cppreopts.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/cppreopts.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/netd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/netd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/blank_screen.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/blank_screen.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/update_verifier.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/update_verifier.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/logcatd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/logcatd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/virtual_camera.hal.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/virtual_camera.hal.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/incidentd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/incidentd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/atrace.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/atrace.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/credstore.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/credstore.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/wificond.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/wificond.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/drmserver.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/drmserver.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/llkd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/llkd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/audioserver.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/audioserver.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/aconfigd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/aconfigd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/recovery-persist.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/recovery-persist.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/uncrypt.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/uncrypt.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/bootstat-debug.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/bootstat-debug.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/otapreopt.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/otapreopt.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/android.system.suspend-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/android.system.suspend-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/gatekeeperd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/gatekeeperd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/cameraserver.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/cameraserver.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/clean_scratch_files.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/clean_scratch_files.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/prefetch.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/prefetch.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/flags_health_check.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/flags_health_check.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/dumpstate.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/dumpstate.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/bootstat.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/bootstat.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/prng_seeder.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/prng_seeder.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/traced_perf.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/traced_perf.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/idmap2d.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/idmap2d.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/kcmdlinectrl.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/kcmdlinectrl.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/odsign.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/odsign.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/keystore2.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/keystore2.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/atrace_userdebug.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/atrace_userdebug.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/misctrl.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/misctrl.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/apexd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/apexd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/profcollectd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/profcollectd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/init/mediaextractor.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/init/mediaextractor.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /system/etc/ueventd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//system/etc/ueventd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /product/etc/init/init.openssh.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//product/etc/init/init.openssh.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/boringssl_self_test.zygote64.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/boringssl_self_test.zygote64.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/ueventd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/ueventd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.media.omx@1.0-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.media.omx@1.0-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.keymaster@4.1-service-qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.keymaster@4.1-service-qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.hardware.soter@1.0-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.hardware.soter@1.0-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.boot-service.qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.boot-service.qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/ipa_fws.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/ipa_fws.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/port-bridge.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/port-bridge.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/qdcmss.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/qdcmss.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.hardware.charger_monitor@1.0-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.hardware.charger_monitor@1.0-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.hardware.alarm@1.0-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.hardware.alarm@1.0-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/ipacm.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/ipacm.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.audio-adsprpc-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.audio-adsprpc-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.esepowermanager@1.1-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.esepowermanager@1.1-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.audio.service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.audio.service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.hardware.trustedui@1.0-service-qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.hardware.trustedui@1.0-service-qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/init.time_daemon.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/init.time_daemon.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vndservicemanager.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vndservicemanager.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.wifi.supplicant-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.wifi.supplicant-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.cdsprpc-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.cdsprpc-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/init.goodixfp.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/init.goodixfp.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.camera.provider@2.5-service_64.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.camera.provider@2.5-service_64.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/ims_rtp_daemon.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/ims_rtp_daemon.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/memtrack_qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/memtrack_qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.sensors.sscrpcd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.sensors.sscrpcd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/init-qcril-data.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/init-qcril-data.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.hardware.qseecom@1.0-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.hardware.qseecom@1.0-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.hardware.qteeconnector@1.0-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.hardware.qteeconnector@1.0-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.wifi-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.wifi-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/init.sake.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/init.sake.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.rmt_storage.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.rmt_storage.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/netmgrd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/netmgrd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/qcrilNrd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/qcrilNrd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.cas@1.2-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.cas@1.2-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/mutualex.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/mutualex.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.lineage.health-service.default.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.lineage.health-service.default.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/cnd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/cnd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/qmipriod.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/qmipriod.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vppservice.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vppservice.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.hardware.display.composer-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.hardware.display.composer-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.lineage.livedisplay-service.sdm.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.lineage.livedisplay-service.sdm.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/qmipriod.debug.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/qmipriod.debug.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.bluetooth@1.0-service-qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.bluetooth@1.0-service-qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.diag.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.diag.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.biometrics.fingerprint@2.3-service.sake.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.biometrics.fingerprint@2.3-service.sake.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/qconfig.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/qconfig.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.sensors.qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.sensors.qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/init.qti.media.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/init.qti.media.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.media.c2@1.0-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.media.c2@1.0-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/init.asus.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/init.asus.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.gatekeeper@1.0-service-qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.gatekeeper@1.0-service-qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.hardware.factory@1.0-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.hardware.factory@1.0-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.gnss@2.1-service-qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.gnss@2.1-service-qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.hardware.eid@1.0-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.hardware.eid@1.0-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.health-service.qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.health-service.qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.light-service.lineage.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.light-service.lineage.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/keymasterd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/keymasterd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.usb.gadget-service.qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.usb.gadget-service.qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.display.color@1.0-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.display.color@1.0-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/hw/init.target.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/hw/init.target.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/hw/init.qti.kernel.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/hw/init.qti.kernel.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/hw/init.qcom.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/hw/init.qcom.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/hw/init.qcom.usb.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/hw/init.qcom.usb.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/nfc-service-nxp.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/nfc-service-nxp.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/init_thermal-engine.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/init_thermal-engine.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.lineage.touch-service.sake.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.lineage.touch-service.sake.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/ssgtzd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/ssgtzd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.lineage.livedisplay-service.sysfs.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.lineage.livedisplay-service.sysfs.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.drm-service.clearkey.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.drm-service.clearkey.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.adsprpc-guestos-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.adsprpc-guestos-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/imsdaemon.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/imsdaemon.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/init.qti.display_boot.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/init.qti.display_boot.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/dpmQmiMgr.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/dpmQmiMgr.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/boringssl_self_test.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/boringssl_self_test.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/init.qti.qcv.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/init.qti.qcv.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.thermal-service.qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.thermal-service.qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.hardware.tui_comm@1.0-service-qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.hardware.tui_comm@1.0-service-qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.neuralnetworks@1.3-service-qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.neuralnetworks@1.3-service-qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.vibrator.service.sake.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.vibrator.service.sake.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/hostapd.android.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/hostapd.android.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.tftp.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.tftp.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.usb-service.qti.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.usb-service.qti.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.power-service.lineage-libperfmgr.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.power-service.lineage-libperfmgr.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/init.vendor.sensors.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/init.vendor.sensors.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.hardware.display.allocator-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.hardware.display.allocator-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vmmgr.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vmmgr.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/qseecomd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/qseecomd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/shsusrd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/shsusrd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/diagcommd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/diagcommd.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/vendor.qti.hardware.dsp@1.0-service.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/vendor.qti.hardware.dsp@1.0-service.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/ipacm-diag.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/ipacm-diag.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.sensors@2.1-service-multihal.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.sensors@2.1-service-multihal.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/init.vendor.wlan.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/init.vendor.wlan.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/init/android.hardware.drm@1.3-service.widevine.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/init/android.hardware.drm@1.3-service.widevine.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /vendor/etc/boringssl_self_test.zygote64_32.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//vendor/etc/boringssl_self_test.zygote64_32.rc" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat  /odm/etc/ueventd.rc" to the file "/data/local/tmp/android_explorer.sh.1925.work/rcfiles//odm/etc/ueventd.rc" ... (RC=0)
[04.05.2026 17:00] ... the module "rcfiles" was successfully executed

[04.05.2026 17:00] Executing the module "settings" ...
[04.05.2026 17:00] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/settings" ...
[04.05.2026 17:00]   Writing the output of the command "settings list system" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/settings_system.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "settings list secure" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/settings_secure.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "settings list global" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/settings_global.txt" ... (RC=0)
[04.05.2026 17:00] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/settings/xml" ...
[04.05.2026 17:00] Copying the config files from "/data/system/users/0" to "/data/local/tmp/android_explorer.sh.1925.work/settings/xml/" ...
[04.05.2026 17:00]   Writing the output of the command "abx2xml /data/system/users/0/package-restrictions.xml -" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/package-restrictions.xml" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "abx2xml /data/system/users/0/registered_services/android.content.SyncAdapter.xml -" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/android.content.SyncAdapter.xml" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "abx2xml /data/system/users/0/registered_services/android.accounts.AccountAuthenticator.xml -" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/android.accounts.AccountAuthenticator.xml" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "abx2xml /data/system/users/0/settings_system.xml -" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/settings_system.xml" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "abx2xml /data/system/users/0/settings_global.xml -" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/settings_global.xml" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "abx2xml /data/system/users/0/settings_secure.xml -" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/settings_secure.xml" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat /data/system/users/0/app_idle_stats.xml" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/app_idle_stats.xml" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "abx2xml /data/system/users/0/wallpaper_info.xml -" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/wallpaper_info.xml" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "abx2xml /data/system/users/0/settings_config.xml -" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/settings_config.xml" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "abx2xml /data/system/users/0/appwidgets.xml -" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/appwidgets.xml" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "abx2xml /data/system/users/0/settings_ssaid.xml -" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/settings_ssaid.xml" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "abx2xml /data/system/users/0/settings_fingerprint.xml -" to the file "/data/local/tmp/android_explorer.sh.1925.work/settings/settings_fingerprint.xml" ... (RC=0)
[04.05.2026 17:00] ... the module "settings" was successfully executed

[04.05.2026 17:00] Executing the module "storage" ...
[04.05.2026 17:00] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/storage" ...
[04.05.2026 17:00]   Writing the output of the command "df -h" to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/df-h.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "df -i" to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/df-i.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "mount" to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/mount.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat /proc/mounts" to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/proc_mounts.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "mount | grep ^overlay" to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/overlay_mounts.txt" ... (RC=1)
[04.05.2026 17:00]   Writing the output of the command "mount | grep ^tmpfs" to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/tmpfs_mounts.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "lsblk" to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/lsblk.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "ls -lZ /dev/block/by-name " to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/dev_block_by-name.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "find /dev/block/mapper -exec ls -ldZ {} +" to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/dev_block_mapper.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "dmctl list devices " to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/dmctl_list_devices.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "lpdump" to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/lpdump.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "ls -lZ / " to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/rootdir.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "ls -ld $( ${ROOT_PREFIX} find /data/misc/vold/ )" to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/data_misc_vold.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "getprop | egrep 'crypto|verity'" to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/crypto_state.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "/system/bin/list_logical_device_backends.sh" to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/list_logical_device_backends.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "/system/bin/list_logical_device_usage.sh" to the file "/data/local/tmp/android_explorer.sh.1925.work/storage/list_logical_device_usage.txt" ... (RC=0)
[04.05.2026 17:00] ... the module "storage" was successfully executed

[04.05.2026 17:00] Executing the module "tombstones" ...
[04.05.2026 17:00] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/tombstones" ...
[04.05.2026 17:00]   Writing the output of the command "ls -ldZ $( find /data/tombstones )" to the file "/data/local/tmp/android_explorer.sh.1925.work/tombstones/data_tombstones.txt" ... (RC=0)
[04.05.2026 17:00] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/tombstones/data_tombstones" ...
[04.05.2026 17:00]   Writing the output of the command "cp -r /data/tombstones/ ${MODULE_WORKDIR}/data_tombstones" to the file "/data/local/tmp/android_explorer.sh.1925.work/tombstones/data_tombstones/copy_tombstones.log" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "egrep "Cmdline|Timestamp" tombstones/data_tombstones/tombstones/*" to the file "/data/local/tmp/android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones.cmds.txt" ... (RC=0)
[04.05.2026 17:00] ... the module "tombstones" was successfully executed

[04.05.2026 17:00] Executing the module "update" ...
[04.05.2026 17:00] Creating the directory "/data/local/tmp/android_explorer.sh.1925.work/update" ...
[04.05.2026 17:00]   Writing the output of the command "logcat -d |  grep update_engine" to the file "/data/local/tmp/android_explorer.sh.1925.work/update/logcat_update_engine.txt" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat /data/misc/update_engine_log/update_engine.20260430-160200" to the file "/data/local/tmp/android_explorer.sh.1925.work/update/update_engine.20260430-160200" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat /data/misc/update_engine_log/update_engine.20260430-161411" to the file "/data/local/tmp/android_explorer.sh.1925.work/update/update_engine.20260430-161411" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat /data/misc/update_engine_log/update_engine.20260501-125818" to the file "/data/local/tmp/android_explorer.sh.1925.work/update/update_engine.20260501-125818" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat /data/misc/update_engine_log/update_engine.20260503-133201" to the file "/data/local/tmp/android_explorer.sh.1925.work/update/update_engine.20260503-133201" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat /data/misc/update_engine_log/update_engine.20260504-151253" to the file "/data/local/tmp/android_explorer.sh.1925.work/update/update_engine.20260504-151253" ... (RC=0)
[04.05.2026 17:00]   Writing the output of the command "cat /data/misc/update_engine_log/update_engine.20260504-151254" to the file "/data/local/tmp/android_explorer.sh.1925.work/update/update_engine.20260504-151254" ... (RC=0)
[04.05.2026 17:00] ... the module "update" was successfully executed

[04.05.2026 17:00] 18 module(s) successfully executed:

anr
bugreport
certificates
dumpsys
general
list_packages
logs
magisk
microg
network
pm
privapps
properties
rcfiles
settings
storage
tombstones
update

[04.05.2026 17:00] No modules ended with an error

 ----------------------------------------------------------------------

Android explorer created on 2026-05-04 17:00:45 from the phone ASUS_I006D with the s/n M6AIB760D0939LX

 ----------------------------------------------------------------------


 
 ----------------------------------------------------------------------
WARNING:

The files in the archive may contain passwords in plain text.
Please check the files in the archive for passwords before sharing the archive.

 ----------------------------------------------------------------------

[04.05.2026 17:00] Creating the output file "/data/local/tmp/android_explorer_M6AIB760D0939LX_2026-05-04-10_1777906630.tar.gz" ...
[04.05.2026 17:00]   Copying the file "/data/local/tmp/android_explorer.sh.log" to "/data/local/tmp/android_explorer.sh.1925.work/" ...
[04.05.2026 17:00] Output file "/data/local/tmp/android_explorer_M6AIB760D0939LX_2026-05-04-10_1777906630.tar.gz" successfully created:
-rw-r--r-- 1 root root u:object_r:shell_data_file:s0  37779557 2026-05-04 17:00 /data/local/tmp/android_explorer_M6AIB760D0939LX_2026-05-04-10_1777906630.tar.gz
[04.05.2026 17:00] ### The logfile used was /data/local/tmp/android_explorer.sh.log
[04.05.2026 17:00] ### The start time was 04.05.2026 16:57:10, the script runtime is (day:hour:minute:seconds) 0:00:03:40 (= 220 seconds)
[04.05.2026 17:00] ### android_explorer.sh ended at 04.05.2026 17:00:50 (The PID of this process is 1925; the RC is 0)
    3m40.22s real     0m37.70s user     0m49.64s system
ASUS_I006D:/data/local/tmp $





The script creates a tar file with the collected files and infos.

Example:

tar -tvf /data/local/tmp/android_explorer_M6AIB760D0939LX_2026-05-04-10_1777906630.tar.gz
ASUS_I006D:/ $ ls -lhtr /data/local/tmp/android_explorer_M6AIB760D0939LX_2026-05-04-10_1777906630.tar.gz
-rw-r--r-- 1 root root 36M 2026-05-04 17:00 /data/local/tmp/android_explorer_M6AIB760D0939LX_2026-05-04-10_1777906630.tar.gz
ASUS_I006D:/ $

ASUS_I006D:/ $ tar -tvf /data/local/tmp/android_explorer_M6AIB760D0939LX_2026-05-04-10_1777906630.tar.gz 
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/
-rw-rw-rw- shell/shell       522  2026-05-04 16:57 android_explorer.sh.1925.work/module.lst
drwxrwxrwx shell/shell         0  2026-05-04 16:57 android_explorer.sh.1925.work/anr/
-rw-rw-rw- shell/shell    363064  2026-05-04 16:57 android_explorer.sh.1925.work/anr/anr_2026-04-16-11-48-04-750
drwxrwxrwx shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/bugreport/
-rw-rw-rw- shell/shell  22653795  2026-05-04 16:58 android_explorer.sh.1925.work/bugreport/bugreport-WW_I006D-BP2A.250805.005.2026-05-04-16-57-11.zip
-rw-rw-rw- shell/shell    540513  2026-05-04 16:58 android_explorer.sh.1925.work/bugreport/bugreport-procdump-WW_I006D-BP2A.250805.005.2026-05-04-16-58-25.txt
-rw-rw-rw- shell/shell     14011  2026-05-04 16:58 android_explorer.sh.1925.work/bugreport/yyy.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/certificates/
-rw-rw-rw- shell/shell      4580  2026-05-04 16:58 android_explorer.sh.1925.work/certificates/otacerts_certificate.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/
-rw-rw-rw- shell/shell  74791047  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_all.txt
-rw-rw-rw- shell/shell        95  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_DockObserver.txt
-rw-rw-rw- shell/shell     60852  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_SurfaceFlinger.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_SurfaceFlingerAIDL.txt
-rw-rw-rw- shell/shell      3413  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_accessibility.txt
-rw-rw-rw- shell/shell      4274  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_account.txt
-rw-rw-rw- shell/shell    304143  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_activity.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_activity_task.txt
-rw-rw-rw- shell/shell      1737  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_adb.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_adbroot_service.txt
-rw-rw-rw- shell/shell       433  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_adservices_manager.txt
-rw-rw-rw- shell/shell       398  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_advanced_protection.txt
-rw-rw-rw- shell/shell     59247  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_alarm.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.frameworks.cameraservice.service.ICameraService_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.frameworks.devicestate.IDeviceStateService_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.frameworks.location.altitude.IAltitudeService_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.frameworks.sensorservice.ISensorManager_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.frameworks.stats.IStats_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.frameworks.vibrator.IVibratorControlService_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.boot.IBootControl_default.txt
-rw-rw-rw- shell/shell        25  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.drm.IDrmFactory_clearkey.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.health.IHealth_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.light.ILights_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.media.c2.IComponentStore_software.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.memtrack.IMemtrack_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.nfc.INfc_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.power.IPower_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.thermal.IThermal_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.usb.IUsb_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.usb.gadget.IUsbGadget_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.vibrator.IVibrator_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_artd.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.wifi.IWifi_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.hardware.wifi.supplicant.ISupplicant_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.os.UpdateEngineService.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.os.UpdateEngineStableService.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.apc.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.authorization.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.compat.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.identity.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.legacykeystore.txt
-rw-rw-rw- shell/shell      4513  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.maintenance.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.security.metrics.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.system.keystore2.IKeystoreService_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.system.net.netd.INetd_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.system.suspend.ISystemSuspend_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_android.system.vold.IVold_default.txt
-rw-rw-rw- shell/shell       520  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_app_binding.txt
-rw-rw-rw- shell/shell        33  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_app_function.txt
-rw-rw-rw- shell/shell    156829  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_app_hibernation.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_app_integrity.txt
-rw-rw-rw- shell/shell    577963  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_app_search.txt
-rw-rw-rw- shell/shell   2063690  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_appops.txt
-rw-rw-rw- shell/shell     62472  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_appwidget.txt
-rw-rw-rw- shell/shell        53  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_attestation_verification.txt
-rw-rw-rw- shell/shell     29725  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_audio.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_auth.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_authentication_policy.txt
-rw-rw-rw- shell/shell      2764  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_autofill.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_background_install_control.txt
-rw-rw-rw- shell/shell     24278  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_backup.txt
-rw-rw-rw- shell/shell       741  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_battery.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_batteryproperties.txt
-rw-rw-rw- shell/shell  38884670  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_batterystats.txt
-rw-rw-rw- shell/shell      1584  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_binder_calls_stats.txt
-rw-rw-rw- shell/shell       134  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_biometric.txt
-rw-rw-rw- shell/shell      1044  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_blob_store.txt
-rw-rw-rw- shell/shell     25978  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_bluetooth_manager.txt
-rw-rw-rw- shell/shell       162  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_bugreport.txt
-rw-rw-rw- shell/shell    622698  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_cacheinfo.txt
-rw-rw-rw- shell/shell    106354  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_carrier_config.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_clipboard.txt
-rw-rw-rw- shell/shell      1042  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_color_display.txt
-rw-rw-rw- shell/shell       319  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_companiondevice.txt
-rw-rw-rw- shell/shell     70178  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_connectivity.txt
-rw-rw-rw- shell/shell     32968  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_font.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_connectivity_native.txt
-rw-rw-rw- shell/shell     12876  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_connmetrics.txt
-rw-rw-rw- shell/shell     83397  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_content.txt
-rw-rw-rw- shell/shell    567246  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_dbinfo.txt
-rw-rw-rw- shell/shell    187778  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_device_config.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_device_lock.txt
-rw-rw-rw- shell/shell      4216  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_deviceidle.txt
-rw-rw-rw- shell/shell       158  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_devicestoragemonitor.txt
-rw-rw-rw- shell/shell     89358  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_display.txt
-rw-rw-rw- shell/shell       427  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_dropbox.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_dynamic_instrumentation.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_dynamic_system.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_external_vibrator_service.txt
-rw-rw-rw- shell/shell       498  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_fingerprint.txt
-rw-rw-rw- shell/shell     46250  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_graphicsstats.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_idmap.txt
-rw-rw-rw- shell/shell     33184  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_input.txt
-rw-rw-rw- shell/shell    105519  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_input_method.txt
-rw-rw-rw- shell/shell        19  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_inputflinger.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_intrusion_detection.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_iphonesubinfo.txt
-rw-rw-rw- shell/shell        45  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_ipsec.txt
-rw-rw-rw- shell/shell     13778  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_isub.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_launcherapps.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_legacy_permission.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_lineageglobalactions.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_lineagehardware.txt
-rw-rw-rw- shell/shell       190  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_location_time_zone_manager.txt
-rw-rw-rw- shell/shell      1006  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_lock_settings.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_logcat.txt
-rw-rw-rw- shell/shell      2472  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_looper_stats.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_manager.txt
-rw-rw-rw- shell/shell     90860  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media.audio_policy.txt
-rw-rw-rw- shell/shell     80923  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media.metrics.txt
-rw-rw-rw- shell/shell     48881  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media.player.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media_metrics.txt
-rw-rw-rw- shell/shell        76  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media_projection.txt
-rw-rw-rw- shell/shell      2572  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media_router.txt
-rw-rw-rw- shell/shell     38467  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_meminfo.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_memtrack.proxy.txt
-rw-rw-rw- shell/shell       496  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_mount.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_netd_listener.txt
-rw-rw-rw- shell/shell     10422  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_netstats.txt
-rw-rw-rw- shell/shell        21  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_network_score.txt
-rw-rw-rw- shell/shell    107096  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_network_stack.txt
-rw-rw-rw- shell/shell      1837  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_network_time_update_service.txt
-rw-rw-rw- shell/shell       126  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_network_watchlist.txt
-rw-rw-rw- shell/shell    473596  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_notification.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_oem_lock.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_ondevicepersonalization_system_service.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_otadexopt.txt
-rw-rw-rw- shell/shell    299197  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_overlay.txt
-rw-rw-rw- shell/shell   4874544  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_package.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_package_native.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_people.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_permission.txt
-rw-rw-rw- shell/shell   1025146  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_permissionmgr.txt
-rw-rw-rw- shell/shell     18809  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_phone.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_platform_compat_native.txt
-rw-rw-rw- shell/shell    127468  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_power.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_powerstats.txt
-rw-rw-rw- shell/shell      1464  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_print.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_processinfo.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_profile.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_profiling_service.txt
-rw-rw-rw- shell/shell       158  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_ranging.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_recovery.txt
-rw-rw-rw- shell/shell    339411  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_resources.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_restrictions.txt
-rw-rw-rw- shell/shell       164  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_rollback.txt
-rw-rw-rw- shell/shell       646  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_runtime.txt
-rw-rw-rw- shell/shell       240  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_sdk_sandbox.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_search.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_sensitive_content_protection_service.txt
-rw-rw-rw- shell/shell       149  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_sensor_privacy.txt
-rw-rw-rw- shell/shell     57170  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_settings.txt
-rw-rw-rw- shell/shell    134995  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_shortcut.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_speech_recognition.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_statsbootstrap.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_statsmanager.txt
-rw-rw-rw- shell/shell     85853  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_storaged.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_system_config.txt
-rw-rw-rw- shell/shell     10454  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_system_server_dumper.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_system_update.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_testharness.txt
-rw-rw-rw- shell/shell      4570  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_textservices.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_texttospeech.txt
-rw-rw-rw- shell/shell      6553  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_thermalservice.txt
-rw-rw-rw- shell/shell      5222  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_time_detector.txt
-rw-rw-rw- shell/shell      3327  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_time_zone_detector.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_tracing.proxy.txt
-rw-rw-rw- shell/shell       530  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_uimode.txt
-rw-rw-rw- shell/shell      7906  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_usb.txt
-rw-rw-rw- shell/shell     27636  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_user.txt
-rw-rw-rw- shell/shell      2428  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_vcn_management.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.health.IFastCharge_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.livedisplay.IPictureAdjustment_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.touch.IGloveMode_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.touch.IHighTouchPollingRate_default.txt
-rw-rw-rw- shell/shell     15108  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_vibrator_manager.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_country_detector.txt
-rw-rw-rw- shell/shell      9511  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_cpuinfo.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_credential.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_crossprofileapps.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_dataloader_manager.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_device_identifiers.txt
-rw-rw-rw- shell/shell     16371  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_device_policy.txt
-rw-rw-rw- shell/shell       626  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_device_state.txt
-rw-rw-rw- shell/shell     27621  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_diskstats.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_domain_verification.txt
-rw-rw-rw- shell/shell      1090  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_dreams.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_drm.drmManager.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_ecm_enhanced_confirmation.txt
-rw-rw-rw- shell/shell       227  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_emergency_affordance.txt
-rw-rw-rw- shell/shell       812  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_ethernet.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_feature_flags.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_file_integrity.txt
-rw-rw-rw- shell/shell        26  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_game.txt
-rw-rw-rw- shell/shell    652258  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_gfxinfo.txt
-rw-rw-rw- shell/shell      3135  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_gpu.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_grammatical_inflection.txt
-rw-rw-rw- shell/shell       960  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_hardware_properties.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_healthconnect.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_imms.txt
-rw-rw-rw- shell/shell        14  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_incidentcompanion.txt
-rw-rw-rw- shell/shell       116  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_incremental.txt
-rw-rw-rw- shell/shell       552  2026-05-04 16:58 android_explorer.sh.1925.work/dumpsys/dumpsys_ions.txt
-rw-rw-rw- shell/shell      5385  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_isms.txt
-rw-rw-rw- shell/shell    371505  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_jobscheduler.txt
-rw-rw-rw- shell/shell       243  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_lights.txt
-rw-rw-rw- shell/shell       585  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_lineagehealth.txt
-rw-rw-rw- shell/shell      1206  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_lineagelivedisplay.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_lineagetrust.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_locale.txt
-rw-rw-rw- shell/shell     47294  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_location.txt
-rw-rw-rw- shell/shell       394  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media.aaudio.txt
-rw-rw-rw- shell/shell     33644  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media.audio_flinger.txt
-rw-rw-rw- shell/shell    282207  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media.camera.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media.camera.proxy.txt
-rw-rw-rw- shell/shell      6604  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media.extractor.txt
-rw-rw-rw- shell/shell     11925  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media.resource_manager.txt
-rw-rw-rw- shell/shell        62  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media.resource_observer.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media_communication.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media_resource_monitor.txt
-rw-rw-rw- shell/shell      2026  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_media_session.txt
-rw-rw-rw- shell/shell        42  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_midi.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_nearby.txt
-rw-rw-rw- shell/shell    151048  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_netpolicy.txt
-rw-rw-rw- shell/shell      5878  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_network_management.txt
-rw-rw-rw- shell/shell     16473  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_nfc.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_on_device_intelligence.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_pac_proxy.txt
-rw-rw-rw- shell/shell       169  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_performance_hint.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_permission_checker.txt
-rw-rw-rw- shell/shell       389  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_persistent_data_block.txt
-rw-rw-rw- shell/shell      4149  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_pinner.txt
-rw-rw-rw- shell/shell     29360  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_platform_compat.txt
-rw-rw-rw- shell/shell     26097  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_procstats.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_reboot_readiness.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_remote_provisioning.txt
-rw-rw-rw- shell/shell      4909  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_role.txt
-rw-rw-rw- shell/shell     52694  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_safety_center.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_scheduling_policy.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_sec_key_att_app_id_provider.txt
-rw-rw-rw- shell/shell       585  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_secure_element.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_security_state.txt
-rw-rw-rw- shell/shell     50758  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_sensorservice.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_serial.txt
-rw-rw-rw- shell/shell       417  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_servicediscovery.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_simphonebook.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_slice.txt
-rw-rw-rw- shell/shell       347  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_soundtrigger.txt
-rw-rw-rw- shell/shell       140  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_soundtrigger_middleware.txt
-rw-rw-rw- shell/shell        70  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_stats.txt
-rw-rw-rw- shell/shell        41  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_statscompanion.txt
-rw-rw-rw- shell/shell       445  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_statusbar.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_storaged_pri.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_storagestats.txt
-rw-rw-rw- shell/shell       183  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_supervision.txt
-rw-rw-rw- shell/shell     11140  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_telecom.txt
-rw-rw-rw- shell/shell     88230  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_telephony.registry.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_telephony_ims.txt
-rw-rw-rw- shell/shell      8700  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_tethering.txt
-rw-rw-rw- shell/shell      1255  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_textclassification.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_tradeinmode.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_transparency.txt
-rw-rw-rw- shell/shell       236  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_trust.txt
-rw-rw-rw- shell/shell        15  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_updatelock.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_uri_grants.txt
-rw-rw-rw- shell/shell    371519  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_usagestats.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.health.IChargingControl_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.livedisplay.ISunlightEnhancement_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.lineage.touch.ITouchscreenGesture_default.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_vendor.nxp.nxpnfc_aidl.INxpNfc_default.txt
-rw-rw-rw- shell/shell        45  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_virtualdevice.txt
-rw-rw-rw- shell/shell       571  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_webviewupdate.txt
-rw-rw-rw- shell/shell   1598995  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_wifi.txt
-rw-rw-rw- shell/shell      6425  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_wifiaware.txt
-rw-rw-rw- shell/shell      1057  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_wifirtt.txt
-rw-rw-rw- shell/shell    159509  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_wifiscanner.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_virtualdevice_native.txt
-rw-rw-rw- shell/shell       553  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_vpn_management.txt
-rw-rw-rw- shell/shell      1665  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_wallpaper.txt
-rw-rw-rw- shell/shell       256  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_voiceinteraction.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_wearable_sensing.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_wifinl80211.txt
-rw-rw-rw- shell/shell      1724  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_wifip2p.txt
-rw-rw-rw- shell/shell     62344  2026-05-04 16:59 android_explorer.sh.1925.work/dumpsys/dumpsys_window.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/general/
-rw-rw-rw- shell/shell       107  2026-05-04 16:59 android_explorer.sh.1925.work/general/uname-a.txt
-rw-rw-rw- shell/shell      5927  2026-05-04 16:59 android_explorer.sh.1925.work/general/build.prop
-rw-rw-rw- shell/shell        10  2026-05-04 16:59 android_explorer.sh.1925.work/general/getenforce.txt
-rw-rw-rw- shell/shell     36717  2026-05-04 16:59 android_explorer.sh.1925.work/general/selinux_denied.txt
-rw-rw-rw- shell/shell        18  2026-05-04 16:59 android_explorer.sh.1925.work/general/safemode.txt
-rw-rw-rw- shell/shell     59495  2026-05-04 16:59 android_explorer.sh.1925.work/general/top.txt
-rw-rw-rw- shell/shell     51849  2026-05-04 16:59 android_explorer.sh.1925.work/general/ps.txt
-rw-rw-rw- shell/shell         5  2026-05-04 16:59 android_explorer.sh.1925.work/general/by-name_misc.txt
-rw-rw-rw- shell/shell        10  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.system.build.type.txt
-rw-rw-rw- shell/shell         3  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.system.build.version.release.txt
-rw-rw-rw- shell/shell        30  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.product.build.date.txt
-rw-rw-rw- shell/shell         3  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.boot.slot_suffix.txt
-rw-rw-rw- shell/shell        79  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.build.fingerprint.txt
-rw-rw-rw- shell/shell        11  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.product.model.txt
-rw-rw-rw- shell/shell        11  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.product.device.txt
-rw-rw-rw- shell/shell         3  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.build.version.release.txt
-rw-rw-rw- shell/shell         3  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.build.version.sdk.txt
-rw-rw-rw- shell/shell         7  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.boot.verifiedbootstate.txt
-rw-rw-rw- shell/shell         1  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.boot.vbmeta.device_state.txt
-rw-rw-rw- shell/shell         4  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.boot.avb_version.txt
-rw-rw-rw- shell/shell         1  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.boot.flash.locked.txt
-rw-rw-rw- shell/shell         1  2026-05-04 16:59 android_explorer.sh.1925.work/general/ro.boot.vbmeta.device_stat.txt
-rw-rw-rw- shell/shell         8  2026-05-04 16:59 android_explorer.sh.1925.work/general/init.svc.zygote.txt
-rw-rw-rw- shell/shell         8  2026-05-04 16:59 android_explorer.sh.1925.work/general/init.svc.surfaceflinger.txt
-rw-rw-rw- shell/shell         8  2026-05-04 16:59 android_explorer.sh.1925.work/general/init.svc.netd.txt
-rw-rw-rw- shell/shell         8  2026-05-04 16:59 android_explorer.sh.1925.work/general/init.svc.vold.txt
-rw-rw-rw- shell/shell         8  2026-05-04 16:59 android_explorer.sh.1925.work/general/init.svc.keystore2.txt
-rw-rw-rw- shell/shell         8  2026-05-04 16:59 android_explorer.sh.1925.work/general/init.svc.apexd.txt
-rw-rw-rw- shell/shell         1  2026-05-04 16:59 android_explorer.sh.1925.work/general/persist.sys.safemode.txt
-rw-rw-rw- shell/shell      1524  2026-05-04 16:59 android_explorer.sh.1925.work/general/proc_cmdline.txt
-rw-rw-rw- shell/shell       430  2026-05-04 16:59 android_explorer.sh.1925.work/general/proc_version.txt
-rw-rw-rw- shell/shell      1896  2026-05-04 16:59 android_explorer.sh.1925.work/general/proc_cpuinfo.txt
-rw-rw-rw- shell/shell      1094  2026-05-04 16:59 android_explorer.sh.1925.work/general/proc_meminfo.txt
-rw-rw-rw- shell/shell    183254  2026-05-04 16:59 android_explorer.sh.1925.work/general/kernel_config.txt
-rw-rw-rw- shell/shell     16336  2026-05-04 16:59 android_explorer.sh.1925.work/general/service_list.txt
-rw-rw-rw- shell/shell      5606  2026-05-04 16:59 android_explorer.sh.1925.work/general/cmd_l.txt
-rw-rw-rw- shell/shell      3604  2026-05-04 16:59 android_explorer.sh.1925.work/general/init_svc.txt
-rw-rw-rw- shell/shell       427  2026-05-04 16:59 android_explorer.sh.1925.work/general/dumpsys_dropbox.txt
-rw-rw-rw- shell/shell       474  2026-05-04 16:59 android_explorer.sh.1925.work/general/dumpsys_dropbox_file.txt
-rw-rw-rw- shell/shell      1976  2026-05-04 16:59 android_explorer.sh.1925.work/general/dumpsys_dropbox_print.txt
-rw-rw-rw- shell/shell        70  2026-05-04 16:59 android_explorer.sh.1925.work/general/dumpsys_stats.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/list_packages/
-rw-rw-rw- shell/shell     73678  2026-05-04 16:59 android_explorer.sh.1925.work/list_packages/pm_list_packges_f.txt
-rw-rw-rw- shell/shell   4874514  2026-05-04 16:59 android_explorer.sh.1925.work/list_packages/dumpsys_package.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/logs/
-rw-rw-rw- shell/shell   1026625  2026-05-04 16:59 android_explorer.sh.1925.work/logs/logcat.txt
-rw-rw-rw- shell/shell     40159  2026-05-04 16:59 android_explorer.sh.1925.work/logs/logcat_selinux.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/
-rw-rw-rw- shell/shell         9  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/DebugTools_service.log
-rw-rw-rw- shell/shell       440  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/PlayStore_for_MicroG_service.sh.log
-rw-rw-rw- shell/shell     67602  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/android_explorer.sh.log
-rw-rw-rw- shell/shell      9790  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/clang19_sshd_action.sh.log
-rw-rw-rw- shell/shell       905  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/clang19_sshd_customize.log
-rw-rw-rw- shell/shell       661  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/clang19_sshd_service.sh.log
-rw-rw-rw- shell/shell       332  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/dns_config.log
-rw-rw-rw- shell/shell     70185  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/dnsmasq_customize.log
-rw-rw-rw- shell/shell      4010  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/dnsmasq_service.sh.log
-rw-rw-rw- shell/shell     11187  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/enable_wireless_adb_customize.sh.log
-rw-rw-rw- shell/shell      8664  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/enable_wireless_adb_service.sh.log
-rw-rw-rw- shell/shell     17023  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/myscripts_customize.log
-rw-rw-rw- shell/shell       417  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/network_tools_service.sh.log
-rw-rw-rw- shell/shell       233  2026-05-04 16:59 android_explorer.sh.1925.work/logs/other_logs/start_sshd.trace.log
-rw-rw-rw- shell/shell    985113  2026-05-04 16:59 android_explorer.sh.1925.work/logs/dmesg.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/logs/data_cache/
-rw-rw-rw- shell/shell      1852  2026-05-04 16:59 android_explorer.sh.1925.work/logs/data_cache/_data_cache_magisk.log
-rw-rw-rw- shell/shell   5832140  2026-05-04 16:59 android_explorer.sh.1925.work/logs/data_cache/_data_cache_overlayfs.log
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/logs/data_cache/_data_cache_logs_info.log
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/logs/data_cache/_data_cache_logs_err.log
-rw-rw-rw- shell/shell      6474  2026-05-04 16:59 android_explorer.sh.1925.work/logs/data_cache/_data_cache_test.log
-rw-rw-rw- shell/shell     14875  2026-05-04 16:59 android_explorer.sh.1925.work/logs/data_cache/_data_cache_mount_overlay_postdata.log
-rw-rw-rw- shell/shell      4195  2026-05-04 16:59 android_explorer.sh.1925.work/logs/data_cache/_data_cache_uninstall_playstore.log
-rw-rw-rw- shell/shell        82  2026-05-04 16:59 android_explorer.sh.1925.work/logs/sys_fs_pstore.txt
-rw-rw-rw- shell/shell       208  2026-05-04 16:59 android_explorer.sh.1925.work/logs/data_anr.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/logs/data_anr/
-rw-rw-rw- shell/shell    363064  2026-05-04 16:59 android_explorer.sh.1925.work/logs/data_anr/anr_2026-04-16-11-48-04-750
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/
-rw-rw-rw- shell/shell        22  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_c.txt
-rw-rw-rw- shell/shell         6  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_V.txt
-rw-rw-rw- shell/shell        21  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_package.txt
-rw-rw-rw- shell/shell    295641  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_package_dump.txt
-rw-rw-rw- shell/shell        15  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_path.txt
-rw-rw-rw- shell/shell     59826  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_path_ls.txt
-rw-rw-rw- shell/shell        89  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_logfile_ls.txt
-rw-rw-rw- shell/shell      1852  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_logfile_contents.txt
-rw-rw-rw- shell/shell       261  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_settings.txt
-rw-rw-rw- shell/shell        95  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_database_ls.txt
-rw-rw-rw- shell/shell        35  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_database_db_tables.txt
-rw-rw-rw- shell/shell       259  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_database_table_policies.txt
-rw-rw-rw- shell/shell        61  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_database_table_settings.txt
-rw-rw-rw- shell/shell         1  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_database_table_strings.txt
-rw-rw-rw- shell/shell        57  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_database_table_denylist.txt
-rw-rw-rw- shell/shell       376  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_root_access.txt
-rw-rw-rw- shell/shell        92  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/post-fs-data.d_ls.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/post-fs-data.d/
-rwxr-xr-x shell/shell       377  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/post-fs-data.d/0001logcat
-rw-rw-rw- shell/shell        89  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/service.d_ls.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/service.d/
-rw-r--r-- shell/shell        12  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/service.d/hello.sh
-rw-rw-rw- shell/shell      2881  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/lmm.txt
-rw-rw-rw- shell/shell      2552  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_module.lst
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/DebugTools/
-rw-rw-rw- shell/shell      1605  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/DebugTools/magisk_module_DebugTools_ls.txt
-rw-r--r-- shell/shell       142  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/DebugTools/module.prop
-rw-r--r-- shell/shell       783  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/DebugTools/service.sh
-rwxr-xr-x shell/shell      7034  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/DebugTools/action.sh
-rw-rw-rw- shell/shell     21873  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/DebugTools/magisk_module_DebugTools_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/PlayStore_for_MicroG/
-rw-rw-rw- shell/shell      1234  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/PlayStore_for_MicroG/magisk_module_PlayStore_for_MicroG_ls.txt
-rw-r--r-- shell/shell       217  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/PlayStore_for_MicroG/module.prop
-rw-r--r-- shell/shell      2402  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/PlayStore_for_MicroG/service.sh
-rw-r--r-- shell/shell      3119  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/PlayStore_for_MicroG/action.sh
-rw-rw-rw- shell/shell     13458  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/PlayStore_for_MicroG/magisk_module_PlayStore_for_MicroG_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/XtremeBS/
-rw-rw-rw- shell/shell       987  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/XtremeBS/magisk_module_XtremeBS_ls.txt
-rwxr-xr-x shell/shell       281  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/XtremeBS/module.prop
-rwxr-xr-x shell/shell       462  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/XtremeBS/service.sh
-rwxr-xr-x shell/shell       248  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/XtremeBS/action.sh
-rw-rw-rw- shell/shell      3185  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/XtremeBS/magisk_module_XtremeBS_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/bash/
-rw-rw-rw- shell/shell       966  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/bash/magisk_module_bash_ls.txt
-rw-r--r-- shell/shell       114  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/bash/module.prop
-rw-rw-rw- shell/shell     26914  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/bash/magisk_module_bash_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/binutils/
-rw-rw-rw- shell/shell       761  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/binutils/magisk_module_binutils_ls.txt
-rw-r--r-- shell/shell       123  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/binutils/module.prop
-rw-rw-rw- shell/shell     80601  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/binutils/magisk_module_binutils_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/btop/
-rw-rw-rw- shell/shell      1408  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/btop/magisk_module_btop_ls.txt
-rw-r--r-- shell/shell       124  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/btop/module.prop
-rw-rw-rw- shell/shell      8568  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/btop/magisk_module_btop_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/clang19/
-rw-rw-rw- shell/shell      1456  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/clang19/magisk_module_clang19_ls.txt
-rw-r--r-- shell/shell       201  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/clang19/module.prop
-rw-rw-rw- shell/shell   1146078  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/clang19/magisk_module_clang19_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/clang19_sshd/
-rw-rw-rw- shell/shell      1628  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/clang19_sshd/magisk_module_clang19_sshd_ls.txt
-rw-r--r-- shell/shell       169  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/clang19_sshd/module.prop
-rw-r--r-- shell/shell      4051  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/clang19_sshd/service.sh
-rw-r--r-- shell/shell      8152  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/clang19_sshd/action.sh
-rw-rw-rw- shell/shell      2105  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/clang19_sshd/magisk_module_clang19_sshd_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/cmake/
-rw-rw-rw- shell/shell       865  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/cmake/magisk_module_cmake_ls.txt
-rw-r--r-- shell/shell       125  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/cmake/module.prop
-rw-rw-rw- shell/shell    684698  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/cmake/magisk_module_cmake_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/compression_tools/
-rw-rw-rw- shell/shell       961  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/compression_tools/magisk_module_compression_tools_ls.txt
-rw-r--r-- shell/shell       144  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/compression_tools/module.prop
-rw-rw-rw- shell/shell      6605  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/compression_tools/magisk_module_compression_tools_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/dnsmasq/
-rw-rw-rw- shell/shell      1894  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/dnsmasq/magisk_module_dnsmasq_ls.txt
-rw-r--r-- shell/shell       135  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/dnsmasq/module.prop
-rw-r--r-- shell/shell      4885  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/dnsmasq/service.sh
-rw-rw-rw- shell/shell      8474  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/dnsmasq/magisk_module_dnsmasq_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/enable_wireless_adb/
-rw-rw-rw- shell/shell      1478  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/enable_wireless_adb/magisk_module_enable_wireless_adb_ls.txt
-rw-r--r-- shell/shell       287  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/enable_wireless_adb/module.prop
-rw-r--r-- shell/shell      2407  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/enable_wireless_adb/service.sh
-rw-r--r-- shell/shell      8266  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/enable_wireless_adb/action.sh
-rw-rw-rw- shell/shell      2726  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/enable_wireless_adb/magisk_module_enable_wireless_adb_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/gcc_on_android/
-rw-rw-rw- shell/shell       342  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/gcc_on_android/magisk_module_gcc_on_android_ls.txt
-rw-r--r-- shell/shell       219  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/gcc_on_android/module.prop
-rw-rw-rw- shell/shell    540747  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/gcc_on_android/magisk_module_gcc_on_android_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/gdb17/
-rw-rw-rw- shell/shell       843  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/gdb17/magisk_module_gdb17_ls.txt
-rw-r--r-- shell/shell       131  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/gdb17/module.prop
-rw-rw-rw- shell/shell     84120  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/gdb17/magisk_module_gdb17_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/magisk_overlayfs/
-rw-rw-rw- shell/shell      1141  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/magisk_overlayfs/magisk_module_magisk_overlayfs_ls.txt
-rw-r--r-- shell/shell       321  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/magisk_overlayfs/module.prop
-rw-r--r-- shell/shell       263  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/magisk_overlayfs/service.sh
-rw-r--r-- shell/shell      3295  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/magisk_overlayfs/post-fs-data.sh
-rw-rw-rw- shell/shell      1255  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/magisk_overlayfs/magisk_module_magisk_overlayfs_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/mkshrc/
-rw-rw-rw- shell/shell       318  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/mkshrc/magisk_module_mkshrc_ls.txt
-rw-r--r-- shell/shell       195  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/mkshrc/module.prop
-rw-rw-rw- shell/shell      7321  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/mkshrc/magisk_module_mkshrc_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/mmrl/
-rw-rw-rw- shell/shell       312  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/mmrl/magisk_module_mmrl_ls.txt
-rw-r--r-- shell/shell       305  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/mmrl/module.prop
-rw-rw-rw- shell/shell      1913  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/mmrl/magisk_module_mmrl_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/myscripts/
-rw-rw-rw- shell/shell       801  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/myscripts/magisk_module_myscripts_ls.txt
-rw-r--r-- shell/shell       162  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/myscripts/module.prop
-rw-rw-rw- shell/shell      5177  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/myscripts/magisk_module_myscripts_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/nano-ndk/
-rw-rw-rw- shell/shell       434  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/nano-ndk/magisk_module_nano-ndk_ls.txt
-rw-r--r-- shell/shell       428  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/nano-ndk/module.prop
-rw-rw-rw- shell/shell      7257  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/nano-ndk/magisk_module_nano-ndk_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/network_tools/
-rw-rw-rw- shell/shell      1435  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/network_tools/magisk_module_network_tools_ls.txt
-rw-r--r-- shell/shell       150  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/network_tools/module.prop
-rwxr-xr-x shell/shell      2206  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/network_tools/service.sh
-rw-rw-rw- shell/shell    143133  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/network_tools/magisk_module_network_tools_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/openssh/
-rw-rw-rw- shell/shell      1099  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/openssh/magisk_module_openssh_ls.txt
-rw-r--r-- shell/shell       143  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/openssh/module.prop
-rw-r--r-- shell/shell       796  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/openssh/service.sh
-rw-rw-rw- shell/shell     11604  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/openssh/magisk_module_openssh_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/openssl/
-rw-rw-rw- shell/shell       998  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/openssl/magisk_module_openssl_ls.txt
-rw-r--r-- shell/shell       120  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/openssl/module.prop
-rw-rw-rw- shell/shell   1329418  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/openssl/magisk_module_openssl_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/python3/
-rw-rw-rw- shell/shell       881  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/python3/magisk_module_python3_ls.txt
-rw-r--r-- shell/shell       145  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/python3/module.prop
-rw-rw-rw- shell/shell    578348  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/python3/magisk_module_python3_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/sqlite3/
-rw-rw-rw- shell/shell      1106  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/sqlite3/magisk_module_sqlite3_ls.txt
-rw-r--r-- shell/shell       122  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/sqlite3/module.prop
-rw-rw-rw- shell/shell      4304  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/sqlite3/magisk_module_sqlite3_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/vim/
-rw-rw-rw- shell/shell       891  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/vim/magisk_module_vim_ls.txt
-rw-r--r-- shell/shell       163  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/vim/module.prop
-rw-rw-rw- shell/shell      4269  2026-05-04 16:59 android_explorer.sh.1925.work/magisk/magisk_modules/vim/magisk_module_vim_filelist.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/microg/
-rw-rw-rw- shell/shell   1506514  2026-05-04 16:59 android_explorer.sh.1925.work/microg/dumpsys_com_google_android_gms.txt
-rw-rw-rw- shell/shell       383  2026-05-04 16:59 android_explorer.sh.1925.work/microg/microg_processes.txt
-rw-rw-rw- shell/shell       102  2026-05-04 16:59 android_explorer.sh.1925.work/microg/pm_path_com_google_android_gms.txt
-rw-rw-rw- shell/shell        12  2026-05-04 16:59 android_explorer.sh.1925.work/microg/fake_package_signature.txt
-rw-rw-rw- shell/shell        12  2026-05-04 16:59 android_explorer.sh.1925.work/microg/spoof_permission.txt
-rw-rw-rw- shell/shell        98  2026-05-04 16:59 android_explorer.sh.1925.work/microg/microg_version.txt
-rw-rw-rw- shell/shell     21504  2026-05-04 16:59 android_explorer.sh.1925.work/microg/microg_logcat.txt
-rw-rw-rw- shell/shell    141896  2026-05-04 16:59 android_explorer.sh.1925.work/microg/dumpsys_package_com_android_vending.txt
-rw-rw-rw- shell/shell       856  2026-05-04 16:59 android_explorer.sh.1925.work/microg/pm_path_com_android_vending.txt
-rw-rw-rw- shell/shell      2136  2026-05-04 16:59 android_explorer.sh.1925.work/microg/pm_path_contents.txt
-rw-rw-rw- shell/shell     11862  2026-05-04 16:59 android_explorer.sh.1925.work/microg/aapt_dump_badging_base.apk.txt
-rw-rw-rw- shell/shell       444  2026-05-04 16:59 android_explorer.sh.1925.work/microg/aapt_dump_badging_split_config.arm64_v8a.apk.txt
-rw-rw-rw- shell/shell       447  2026-05-04 16:59 android_explorer.sh.1925.work/microg/aapt_dump_badging_split_config.en.apk.txt
-rw-rw-rw- shell/shell       555  2026-05-04 16:59 android_explorer.sh.1925.work/microg/aapt_dump_badging_split_phonesky_data_loader.apk.txt
-rw-rw-rw- shell/shell       465  2026-05-04 16:59 android_explorer.sh.1925.work/microg/aapt_dump_badging_split_phonesky_data_loader.config.arm64_v8a.apk.txt
-rw-rw-rw- shell/shell       561  2026-05-04 16:59 android_explorer.sh.1925.work/microg/aapt_dump_badging_split_phonesky_webrtc_native_lib.apk.txt
-rw-rw-rw- shell/shell       471  2026-05-04 16:59 android_explorer.sh.1925.work/microg/aapt_dump_badging_split_phonesky_webrtc_native_lib.config.arm64_v8a.apk.txt
-rw-rw-rw- shell/shell      1193  2026-05-04 16:59 android_explorer.sh.1925.work/microg/apk_versions.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/network/
-rw-rw-rw- shell/shell      7614  2026-05-04 16:59 android_explorer.sh.1925.work/network/ifconfig.txt
-rw-rw-rw- shell/shell      6381  2026-05-04 16:59 android_explorer.sh.1925.work/network/iptables.txt
-rw-rw-rw- shell/shell      8421  2026-05-04 16:59 android_explorer.sh.1925.work/network/iptables_L_n_v.txt
-rw-rw-rw- shell/shell      1285  2026-05-04 16:59 android_explorer.sh.1925.work/network/iptables_t_nat_L_n_v.txt
-rw-rw-rw- shell/shell      7895  2026-05-04 16:59 android_explorer.sh.1925.work/network/ip6tables_L_n_v.txt
-rw-rw-rw- shell/shell      4151  2026-05-04 16:59 android_explorer.sh.1925.work/network/ip_addr_list.txt
-rw-rw-rw- shell/shell        68  2026-05-04 16:59 android_explorer.sh.1925.work/network/ip_route_list.txt
-rw-rw-rw- shell/shell      1466  2026-05-04 16:59 android_explorer.sh.1925.work/network/ip_rule_show.txt
-rw-rw-rw- shell/shell     14014  2026-05-04 16:59 android_explorer.sh.1925.work/network/ip_ntable_list.txt
-rw-rw-rw- shell/shell     66702  2026-05-04 16:59 android_explorer.sh.1925.work/network/netstat_anp.txt
-rw-rw-rw- shell/shell     25541  2026-05-04 16:59 android_explorer.sh.1925.work/network/ss.txt
-rw-rw-rw- shell/shell     52686  2026-05-04 16:59 android_explorer.sh.1925.work/network/netstat_a.txt
drwxrwxrwx shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/pm/
-rw-rw-rw- shell/shell      4177  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_features.txt
-rw-rw-rw- shell/shell         0  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_instrumentation.txt
-rw-rw-rw- shell/shell      3192  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_libraries_-v.txt
-rw-rw-rw- shell/shell     54410  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_packages_-a_-i_-U_--show-versioncode_#_all_packages.txt
-rw-rw-rw- shell/shell       227  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_packages_-d_-i_-U_--show-versioncode_#_disabled_packages.txt
-rw-rw-rw- shell/shell     54183  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_packages_-e_-i_-U_--show-versioncode_#_enabled_packages.txt
-rw-rw-rw- shell/shell     22291  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_packages_-s_-i_-U_--show-versioncode_#_system_packages.txt
-rw-rw-rw- shell/shell     32119  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_packages_-3_-i_-U_--show-versioncode_#_3rd_party_packages.txt
-rw-rw-rw- shell/shell     54410  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_packages_-a_-i_-U_-u_--show-versioncode_#_all_packages_including_uninstalled_packages.txt
-rw-rw-rw- shell/shell      1263  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_permission-groups.txt
-rw-rw-rw- shell/shell      1263  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_permission-groups_-f.txt
-rw-rw-rw- shell/shell      1263  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_permission-groups_-d.txt
-rw-rw-rw- shell/shell      1263  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_permission-groups_-u.txt
-rw-rw-rw- shell/shell     22359  2026-05-04 17:00 android_explorer.sh.1925.work/pm/pm_list_packages.txt
-rw-rw-rw- shell/shell     87435  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_permissions.txt
-rw-rw-rw- shell/shell    235776  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_permissions_-f_#_print_all_information.txt
-rw-rw-rw- shell/shell      1115  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_permissions_-d_#_only_list_dangerous_permissions.txt
-rw-rw-rw- shell/shell      8300  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_permissions_-u_#_list_only_permissions_the_users_will_see.txt
-rw-rw-rw- shell/shell        39  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_list_users.txt
-rw-rw-rw- shell/shell        27  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_get-max-users.txt
-rw-rw-rw- shell/shell        35  2026-05-04 16:59 android_explorer.sh.1925.work/pm/pm_get-max-running-users.txt
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/privapps/
-rw-rw-rw- shell/shell      5487  2026-05-04 17:00 android_explorer.sh.1925.work/privapps/dirs_with_privileged_apps.txt
-rw-rw-rw- shell/shell      7105  2026-05-04 17:00 android_explorer.sh.1925.work/privapps/privileged_apps.txt
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/properties/
-rw-rw-rw- shell/shell     28294  2026-05-04 17:00 android_explorer.sh.1925.work/properties/getprop_shell.txt
-rw-rw-rw- shell/shell     57005  2026-05-04 17:00 android_explorer.sh.1925.work/properties/getprop_root.txt
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system_ext/
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system_ext/etc/
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system_ext/etc/init/
-rw-rw-rw- shell/shell       445  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system_ext/etc/init/tcmd.rc
-rw-rw-rw- shell/shell       204  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system_ext/etc/init/init.lineage-updater.rc
-rw-rw-rw- shell/shell       659  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system_ext/etc/init/dpmd.rc
-rw-rw-rw- shell/shell       338  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system_ext/etc/init/init.lineage-system_ext.rc
-rw-rw-rw- shell/shell       187  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system_ext/etc/init/android.hidl.allocator@1.0-service.rc
-rw-rw-rw- shell/shell       497  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system_ext/etc/init/hwservicemanager.rc
-rw-rw-rw- shell/shell       142  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system_ext/etc/init/adb_root.rc
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/
-rw-rw-rw- shell/shell       659  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/init-debug.rc
-rw-rw-rw- shell/shell       185  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/bootanim.rc
-rw-rw-rw- shell/shell       537  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/snapuserd.rc
-rw-rw-rw- shell/shell        76  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/recovery-refresh.rc
-rw-rw-rw- shell/shell       480  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/simpleperf.rc
-rw-rw-rw- shell/shell      8318  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/perfetto.rc
-rw-rw-rw- shell/shell      2121  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/heapprofd.rc
-rw-rw-rw- shell/shell       233  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/surfaceflinger.rc
-rw-rw-rw- shell/shell      2486  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/lmkd.rc
-rw-rw-rw- shell/shell       103  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/usbd.rc
-rw-rw-rw- shell/shell       800  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/gsid.rc
-rw-rw-rw- shell/shell       176  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/storaged.rc
-rw-rw-rw- shell/shell      1135  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/init-mmd-prop.rc
-rw-rw-rw- shell/shell       292  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/mediaserver.rc
-rw-rw-rw- shell/shell       431  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/tradeinmode.rc
-rw-rw-rw- shell/shell       297  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/tombstoned.rc
-rw-rw-rw- shell/shell       291  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/logtagd.rc
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/hw/
-rw-rw-rw- shell/shell       196  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/hw/init.boringssl.zygote64.rc
-rw-rw-rw- shell/shell       901  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/hw/init.zygote64.rc
-rw-rw-rw- shell/shell      7690  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/hw/init.usb.configfs.rc
-rw-rw-rw- shell/shell       450  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/hw/init.zygote64_32.rc
-rw-rw-rw- shell/shell     60244  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/hw/init.rc
-rw-rw-rw- shell/shell       878  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/hw/init.zygote32.rc
-rw-rw-rw- shell/shell       392  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/hw/init.boringssl.zygote64_32.rc
-rw-rw-rw- shell/shell      5932  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/hw/init.usb.rc
-rw-rw-rw- shell/shell      1006  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/logd.rc
-rw-rw-rw- shell/shell       162  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/mediametrics.rc
-rw-rw-rw- shell/shell       900  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/rss_hwm_reset.rc
-rw-rw-rw- shell/shell      1885  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/mtectrl.rc
-rw-rw-rw- shell/shell       102  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/gpuservice.rc
-rw-rw-rw- shell/shell       377  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/vold.rc
-rw-rw-rw- shell/shell       142  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/mdnsd.rc
-rw-rw-rw- shell/shell       522  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/servicemanager.rc
-rw-rw-rw- shell/shell      4783  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/installd.rc
-rw-rw-rw- shell/shell       647  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/dmesgd.rc
-rw-rw-rw- shell/shell      5715  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/wifi.rc
-rw-rw-rw- shell/shell       215  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/init.mdm.rc
-rw-rw-rw- shell/shell      3907  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/netbpfload.rc
-rw-rw-rw- shell/shell       306  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/update_engine.rc
-rw-rw-rw- shell/shell      1346  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/lpdumpd.rc
-rw-rw-rw- shell/shell      1690  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/cppreopts.rc
-rw-rw-rw- shell/shell      1602  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/netd.rc
-rw-rw-rw- shell/shell       113  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/blank_screen.rc
-rw-rw-rw- shell/shell       122  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/update_verifier.rc
-rw-rw-rw- shell/shell      2495  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/logcatd.rc
-rw-rw-rw- shell/shell       350  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/virtual_camera.hal.rc
-rw-rw-rw- shell/shell       851  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/incidentd.rc
-rw-rw-rw- shell/shell     26913  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/atrace.rc
-rw-rw-rw- shell/shell       115  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/credstore.rc
-rw-rw-rw- shell/shell       135  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/wificond.rc
-rw-rw-rw- shell/shell       256  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/drmserver.rc
-rw-rw-rw- shell/shell      1217  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/llkd.rc
-rw-rw-rw- shell/shell      2435  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/audioserver.rc
-rw-rw-rw- shell/shell       940  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/aconfigd.rc
-rw-rw-rw- shell/shell       127  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/recovery-persist.rc
-rw-rw-rw- shell/shell       432  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/uncrypt.rc
-rw-rw-rw- shell/shell       322  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/bootstat-debug.rc
-rw-rw-rw- shell/shell       564  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/otapreopt.rc
-rw-rw-rw- shell/shell       162  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/android.system.suspend-service.rc
-rw-rw-rw- shell/shell       140  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/gatekeeperd.rc
-rw-rw-rw- shell/shell       366  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/cameraserver.rc
-rw-rw-rw- shell/shell       155  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/clean_scratch_files.rc
-rw-rw-rw- shell/shell      1251  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/prefetch.rc
-rw-rw-rw- shell/shell       504  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/flags_health_check.rc
-rw-rw-rw- shell/shell       761  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/dumpstate.rc
-rw-rw-rw- shell/shell      4119  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/bootstat.rc
-rw-rw-rw- shell/shell       307  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/prng_seeder.rc
-rw-rw-rw- shell/shell      2137  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/traced_perf.rc
-rw-rw-rw- shell/shell        84  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/idmap2d.rc
-rw-rw-rw- shell/shell       944  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/kcmdlinectrl.rc
-rw-rw-rw- shell/shell       517  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/odsign.rc
-rw-rw-rw- shell/shell       732  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/keystore2.rc
-rw-rw-rw- shell/shell      1500  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/atrace_userdebug.rc
-rw-rw-rw- shell/shell       105  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/misctrl.rc
-rw-rw-rw- shell/shell      1197  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/apexd.rc
-rw-rw-rw- shell/shell       731  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/profcollectd.rc
-rw-rw-rw- shell/shell       162  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/init/mediaextractor.rc
-rw-rw-rw- shell/shell      3330  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/system/etc/ueventd.rc
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/product/
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/product/etc/
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/product/etc/init/
-rw-rw-rw- shell/shell       113  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/product/etc/init/init.openssh.rc
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/
-rw-rw-rw- shell/shell        97  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/boringssl_self_test.zygote64.rc
-rw-rw-rw- shell/shell     27336  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/ueventd.rc
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/
-rw-rw-rw- shell/shell       207  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.media.omx@1.0-service.rc
-rw-rw-rw- shell/shell       187  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.keymaster@4.1-service-qti.rc
-rw-rw-rw- shell/shell       261  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.hardware.soter@1.0-service.rc
-rw-rw-rw- shell/shell       244  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.boot-service.qti.rc
-rw-rw-rw- shell/shell       173  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/ipa_fws.rc
-rw-rw-rw- shell/shell       562  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/port-bridge.rc
-rw-rw-rw- shell/shell       288  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/qdcmss.rc
-rw-rw-rw- shell/shell      1281  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.hardware.charger_monitor@1.0-service.rc
-rw-rw-rw- shell/shell       341  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.hardware.alarm@1.0-service.rc
-rw-rw-rw- shell/shell      1810  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/ipacm.rc
-rw-rw-rw- shell/shell      1675  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.audio-adsprpc-service.rc
-rw-rw-rw- shell/shell       294  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.esepowermanager@1.1-service.rc
-rw-rw-rw- shell/shell       524  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.audio.service.rc
-rw-rw-rw- shell/shell       137  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.hardware.trustedui@1.0-service-qti.rc
-rw-rw-rw- shell/shell       365  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/init.time_daemon.rc
-rw-rw-rw- shell/shell       311  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vndservicemanager.rc
-rw-rw-rw- shell/shell       438  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.wifi.supplicant-service.rc
-rw-rw-rw- shell/shell      1864  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.cdsprpc-service.rc
-rw-rw-rw- shell/shell      1732  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/init.goodixfp.rc
-rw-rw-rw- shell/shell       421  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.camera.provider@2.5-service_64.rc
-rw-rw-rw- shell/shell       412  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/ims_rtp_daemon.rc
-rw-rw-rw- shell/shell       136  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/memtrack_qti.rc
-rw-rw-rw- shell/shell      1922  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.sensors.sscrpcd.rc
-rw-rw-rw- shell/shell       163  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/init-qcril-data.rc
-rw-rw-rw- shell/shell       308  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.hardware.qseecom@1.0-service.rc
-rw-rw-rw- shell/shell       138  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.hardware.qteeconnector@1.0-service.rc
-rw-rw-rw- shell/shell       224  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.wifi-service.rc
-rw-rw-rw- shell/shell      1306  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/init.sake.rc
-rw-rw-rw- shell/shell       255  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.rmt_storage.rc
-rw-rw-rw- shell/shell      3717  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/netmgrd.rc
-rw-rw-rw- shell/shell       690  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/qcrilNrd.rc
-rw-rw-rw- shell/shell       210  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.cas@1.2-service.rc
-rw-rw-rw- shell/shell       158  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/mutualex.rc
-rw-rw-rw- shell/shell       130  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.lineage.health-service.default.rc
-rw-rw-rw- shell/shell       125  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/cnd.rc
-rw-rw-rw- shell/shell       527  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/qmipriod.rc
-rw-rw-rw- shell/shell       468  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vppservice.rc
-rw-rw-rw- shell/shell       312  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.hardware.display.composer-service.rc
-rw-rw-rw- shell/shell       139  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.lineage.livedisplay-service.sdm.rc
-rw-rw-rw- shell/shell       237  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/qmipriod.debug.rc
-rw-rw-rw- shell/shell       218  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.bluetooth@1.0-service-qti.rc
-rw-rw-rw- shell/shell       173  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.diag.rc
-rw-rw-rw- shell/shell       510  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.biometrics.fingerprint@2.3-service.sake.rc
-rw-rw-rw- shell/shell       454  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/qconfig.rc
-rw-rw-rw- shell/shell      1959  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.sensors.qti.rc
-rw-rw-rw- shell/shell      2410  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/init.qti.media.rc
-rw-rw-rw- shell/shell       216  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.media.c2@1.0-service.rc
-rw-rw-rw- shell/shell      5073  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/init.asus.rc
-rw-rw-rw- shell/shell       275  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/keymasterd.rc
-rw-rw-rw- shell/shell       135  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.gatekeeper@1.0-service-qti.rc
-rw-rw-rw- shell/shell       421  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.hardware.factory@1.0-service.rc
-rw-rw-rw- shell/shell       144  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.gnss@2.1-service-qti.rc
-rw-rw-rw- shell/shell       249  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.hardware.eid@1.0-service.rc
-rw-rw-rw- shell/shell       458  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.health-service.qti.rc
-rw-rw-rw- shell/shell     12021  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.light-service.lineage.rc
-rw-rw-rw- shell/shell       327  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.usb.gadget-service.qti.rc
-rw-rw-rw- shell/shell       125  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.display.color@1.0-service.rc
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/hw/
-rw-rw-rw- shell/shell      9246  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/hw/init.target.rc
-rw-rw-rw- shell/shell      7334  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/hw/init.qti.kernel.rc
-rw-rw-rw- shell/shell     26731  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/hw/init.qcom.rc
-rw-rw-rw- shell/shell    132990  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/hw/init.qcom.usb.rc
-rw-rw-rw- shell/shell       140  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/nfc-service-nxp.rc
-rw-rw-rw- shell/shell       801  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/init_thermal-engine.rc
-rw-rw-rw- shell/shell       413  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.lineage.touch-service.sake.rc
-rw-rw-rw- shell/shell       597  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/ssgtzd.rc
-rw-rw-rw- shell/shell      1126  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.lineage.livedisplay-service.sysfs.rc
-rw-rw-rw- shell/shell       259  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.drm-service.clearkey.rc
-rw-rw-rw- shell/shell      1785  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.adsprpc-guestos-service.rc
-rw-rw-rw- shell/shell       372  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/imsdaemon.rc
-rw-rw-rw- shell/shell      1736  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/init.qti.display_boot.rc
-rw-rw-rw- shell/shell       477  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/dpmQmiMgr.rc
-rw-rw-rw- shell/shell       640  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/boringssl_self_test.rc
-rw-rw-rw- shell/shell       561  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/init.qti.qcv.rc
-rw-rw-rw- shell/shell      2053  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.thermal-service.qti.rc
-rw-rw-rw- shell/shell       136  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.hardware.tui_comm@1.0-service-qti.rc
-rw-rw-rw- shell/shell       454  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.neuralnetworks@1.3-service-qti.rc
-rw-rw-rw- shell/shell       563  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.vibrator.service.sake.rc
-rw-rw-rw- shell/shell       599  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/hostapd.android.rc
-rw-rw-rw- shell/shell       308  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.tftp.rc
-rw-rw-rw- shell/shell       473  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.usb-service.qti.rc
-rw-rw-rw- shell/shell      1335  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.power-service.lineage-libperfmgr.rc
-rw-rw-rw- shell/shell      2981  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/init.vendor.sensors.rc
-rw-rw-rw- shell/shell       236  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.hardware.display.allocator-service.rc
-rw-rw-rw- shell/shell       176  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vmmgr.rc
-rw-rw-rw- shell/shell       280  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/qseecomd.rc
-rw-rw-rw- shell/shell      1179  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/shsusrd.rc
-rw-rw-rw- shell/shell       319  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/diagcommd.rc
-rw-rw-rw- shell/shell       388  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/vendor.qti.hardware.dsp@1.0-service.rc
-rw-rw-rw- shell/shell       469  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/ipacm-diag.rc
-rw-rw-rw- shell/shell       267  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.sensors@2.1-service-multihal.rc
-rw-rw-rw- shell/shell       187  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/init.vendor.wlan.rc
-rw-rw-rw- shell/shell      1074  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/init/android.hardware.drm@1.3-service.widevine.rc
-rw-rw-rw- shell/shell       194  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/vendor/etc/boringssl_self_test.zygote64_32.rc
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/odm/
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/odm/etc/
-rw-rw-rw- shell/shell       260  2026-05-04 17:00 android_explorer.sh.1925.work/rcfiles/odm/etc/ueventd.rc
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/settings/
-rw-rw-rw- shell/shell      1216  2026-05-04 17:00 android_explorer.sh.1925.work/settings/settings_system.txt
-rw-rw-rw- shell/shell      3916  2026-05-04 17:00 android_explorer.sh.1925.work/settings/settings_secure.txt
-rw-rw-rw- shell/shell      4167  2026-05-04 17:00 android_explorer.sh.1925.work/settings/settings_global.txt
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/settings/xml/
-rw-rw-rw- shell/shell    117924  2026-05-04 17:00 android_explorer.sh.1925.work/settings/package-restrictions.xml
-rw-rw-rw- shell/shell      3654  2026-05-04 17:00 android_explorer.sh.1925.work/settings/android.content.SyncAdapter.xml
-rw-rw-rw- shell/shell      1219  2026-05-04 17:00 android_explorer.sh.1925.work/settings/android.accounts.AccountAuthenticator.xml
-rw-rw-rw- shell/shell      5969  2026-05-04 17:00 android_explorer.sh.1925.work/settings/settings_system.xml
-rw-rw-rw- shell/shell     19320  2026-05-04 17:00 android_explorer.sh.1925.work/settings/settings_global.xml
-rw-rw-rw- shell/shell     16075  2026-05-04 17:00 android_explorer.sh.1925.work/settings/settings_secure.xml
-rw-rw-rw- shell/shell    163051  2026-05-04 17:00 android_explorer.sh.1925.work/settings/app_idle_stats.xml
-rw-rw-rw- shell/shell      7892  2026-05-04 17:00 android_explorer.sh.1925.work/settings/wallpaper_info.xml
-rw-rw-rw- shell/shell      3898  2026-05-04 17:00 android_explorer.sh.1925.work/settings/settings_config.xml
-rw-rw-rw- shell/shell    119330  2026-05-04 17:00 android_explorer.sh.1925.work/settings/appwidgets.xml
-rw-rw-rw- shell/shell      1460  2026-05-04 17:00 android_explorer.sh.1925.work/settings/settings_ssaid.xml
-rw-rw-rw- shell/shell       152  2026-05-04 17:00 android_explorer.sh.1925.work/settings/settings_fingerprint.xml
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/storage/
-rw-rw-rw- shell/shell      3694  2026-05-04 17:00 android_explorer.sh.1925.work/storage/df-h.txt
-rw-rw-rw- shell/shell      4288  2026-05-04 17:00 android_explorer.sh.1925.work/storage/df-i.txt
-rw-rw-rw- shell/shell    201021  2026-05-04 17:00 android_explorer.sh.1925.work/storage/mount.txt
-rw-rw-rw- shell/shell    191367  2026-05-04 17:00 android_explorer.sh.1925.work/storage/proc_mounts.txt
-rw-rw-rw- shell/shell        12  2026-05-04 17:00 android_explorer.sh.1925.work/storage/overlay_mounts.txt
-rw-rw-rw- shell/shell      1282  2026-05-04 17:00 android_explorer.sh.1925.work/storage/tmpfs_mounts.txt
-rw-rw-rw- shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/storage/lsblk.txt
-rw-rw-rw- shell/shell     11472  2026-05-04 17:00 android_explorer.sh.1925.work/storage/dev_block_by-name.txt
-rw-rw-rw- shell/shell     10112  2026-05-04 17:00 android_explorer.sh.1925.work/storage/dev_block_mapper.txt
-rw-rw-rw- shell/shell      1145  2026-05-04 17:00 android_explorer.sh.1925.work/storage/dmctl_list_devices.txt
-rw-rw-rw- shell/shell      4103  2026-05-04 17:00 android_explorer.sh.1925.work/storage/lpdump.txt
-rw-rw-rw- shell/shell      3822  2026-05-04 17:00 android_explorer.sh.1925.work/storage/rootdir.txt
-rw-rw-rw- shell/shell      1080  2026-05-04 17:00 android_explorer.sh.1925.work/storage/data_misc_vold.txt
-rw-rw-rw- shell/shell       201  2026-05-04 17:00 android_explorer.sh.1925.work/storage/crypto_state.txt
-rw-rw-rw- shell/shell      3589  2026-05-04 17:00 android_explorer.sh.1925.work/storage/list_logical_device_backends.txt
-rw-rw-rw- shell/shell      1585  2026-05-04 17:00 android_explorer.sh.1925.work/storage/list_logical_device_usage.txt
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/
-rw-rw-rw- shell/shell     12257  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones.txt
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/
-rw-rw-rw- shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/copy_tombstones.log
drwxrwxr-x shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/
-rw-rw-r-- shell/shell     11874  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_00.pb
-rw-rw-r-- shell/shell     29411  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_00
-rw-rw-r-- shell/shell     11928  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_01.pb
-rw-rw-r-- shell/shell     29417  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_01
-rw-rw-r-- shell/shell     11743  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_02.pb
-rw-rw-r-- shell/shell     29137  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_02
-rw-rw-r-- shell/shell     11910  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_03.pb
-rw-rw-r-- shell/shell     29353  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_03
-rw-rw-r-- shell/shell     11927  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_04.pb
-rw-rw-r-- shell/shell     29417  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_04
-rw-rw-r-- shell/shell     11928  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_05.pb
-rw-rw-r-- shell/shell     29417  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_05
-rw-rw-r-- shell/shell     84695  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_06.pb
-rw-rw-r-- shell/shell    135621  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_06
-rw-rw-r-- shell/shell     11945  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_07.pb
-rw-rw-r-- shell/shell     29481  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_07
-rw-rw-r-- shell/shell     11928  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_08.pb
-rw-rw-r-- shell/shell     29417  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_08
-rw-rw-r-- shell/shell     11928  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_09.pb
-rw-rw-r-- shell/shell     29417  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_09
-rw-rw-r-- shell/shell     11910  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_10.pb
-rw-rw-r-- shell/shell     29353  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_10
-rw-rw-r-- shell/shell     11858  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_11.pb
-rw-rw-r-- shell/shell     29347  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_11
-rw-rw-r-- shell/shell     11857  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_12.pb
-rw-rw-r-- shell/shell     29347  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_12
-rw-rw-r-- shell/shell     11894  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_13.pb
-rw-rw-r-- shell/shell     29396  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_13
-rw-rw-r-- shell/shell     11927  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_14.pb
-rw-rw-r-- shell/shell     29417  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_14
-rw-rw-r-- shell/shell     11928  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_15.pb
-rw-rw-r-- shell/shell     29417  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_15
-rw-rw-r-- shell/shell     11390  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_16.pb
-rw-rw-r-- shell/shell     28295  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_16
-rw-rw-r-- shell/shell     15805  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_17.pb
-rw-rw-r-- shell/shell     38564  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_17
-rw-rw-r-- shell/shell     11715  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_18.pb
-rw-rw-r-- shell/shell     29535  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_18
-rw-rw-r-- shell/shell     15801  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_19.pb
-rw-rw-r-- shell/shell     38564  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_19
-rw-rw-r-- shell/shell     11910  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_20.pb
-rw-rw-r-- shell/shell     29353  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_20
-rw-rw-r-- shell/shell     11911  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_21.pb
-rw-rw-r-- shell/shell     29353  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_21
-rw-rw-r-- shell/shell     11796  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_22.pb
-rw-rw-r-- shell/shell     29536  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_22
-rw-rw-r-- shell/shell     15793  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_23.pb
-rw-rw-r-- shell/shell     38537  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_23
-rw-rw-r-- shell/shell     11654  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_24.pb
-rw-rw-r-- shell/shell     29363  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_24
-rw-rw-r-- shell/shell     15774  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_25.pb
-rw-rw-r-- shell/shell     38520  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_25
-rw-rw-r-- shell/shell     11359  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_26.pb
-rw-rw-r-- shell/shell     28252  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_26
-rw-rw-r-- shell/shell     15776  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_27.pb
-rw-rw-r-- shell/shell     38522  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_27
-rw-rw-r-- shell/shell     11681  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_28.pb
-rw-rw-r-- shell/shell     29432  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_28
-rw-rw-r-- shell/shell     15780  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_29.pb
-rw-rw-r-- shell/shell     38524  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_29
-rw-rw-r-- shell/shell     11841  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_30.pb
-rw-rw-r-- shell/shell     29283  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_30
-rw-rw-r-- shell/shell     15355  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_31.pb
-rw-rw-r-- shell/shell     40355  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_31
-rw-rw-r-- shell/shell     15348  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_32.pb
-rw-rw-r-- shell/shell     40241  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_32
-rw-rw-r-- shell/shell     15321  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_33.pb
-rw-rw-r-- shell/shell     40227  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_33
-rw-rw-r-- shell/shell     11928  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_34.pb
-rw-rw-r-- shell/shell     29417  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_34
-rw-rw-r-- shell/shell     11857  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_35.pb
-rw-rw-r-- shell/shell     29347  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_35
-rw-rw-r-- shell/shell     11857  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_36.pb
-rw-rw-r-- shell/shell     29347  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_36
-rw-rw-r-- shell/shell    104461  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_37.pb
-rw-rw-r-- shell/shell    175657  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_37
-rw-rw-r-- shell/shell     11944  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_38.pb
-rw-rw-r-- shell/shell     29481  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_38
-rw-rw-r-- shell/shell     11945  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_39.pb
-rw-rw-r-- shell/shell     29481  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_39
-rw-rw-r-- shell/shell     11913  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_40.pb
-rw-rw-r-- shell/shell     29494  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_40
-rw-rw-r-- shell/shell     11895  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_41.pb
-rw-rw-r-- shell/shell     29430  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_41
-rw-rw-r-- shell/shell     11875  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_42.pb
-rw-rw-r-- shell/shell     29411  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_42
-rw-rw-r-- shell/shell     11927  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_43.pb
-rw-rw-r-- shell/shell     29417  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_43
-rw-rw-r-- shell/shell     11911  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_44.pb
-rw-rw-r-- shell/shell     29353  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_44
-rw-rw-r-- shell/shell     11928  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_45.pb
-rw-rw-r-- shell/shell     29417  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_45
-rw-rw-r-- shell/shell     11928  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_46.pb
-rw-rw-r-- shell/shell     29417  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_46
-rw-rw-r-- shell/shell     11927  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_47.pb
-rw-rw-r-- shell/shell     29417  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_47
-rw-rw-r-- shell/shell     11858  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_48.pb
-rw-rw-r-- shell/shell     29347  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_48
-rw-rw-r-- shell/shell    106226  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_49.pb
-rw-rw-r-- shell/shell    178279  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones/tombstone_49
-rw-rw-rw- shell/shell     12496  2026-05-04 17:00 android_explorer.sh.1925.work/tombstones/data_tombstones/tombstones.cmds.txt
drwxrwxrwx shell/shell         0  2026-05-04 17:00 android_explorer.sh.1925.work/update/
-rw-rw-rw- shell/shell       460  2026-05-04 17:00 android_explorer.sh.1925.work/update/logcat_update_engine.txt
-rw-rw-rw- shell/shell    110092  2026-05-04 17:00 android_explorer.sh.1925.work/update/update_engine.20260430-160200
-rw-rw-rw- shell/shell     19158  2026-05-04 17:00 android_explorer.sh.1925.work/update/update_engine.20260430-161411
-rw-rw-rw- shell/shell      4788  2026-05-04 17:00 android_explorer.sh.1925.work/update/update_engine.20260501-125818
-rw-rw-rw- shell/shell      3695  2026-05-04 17:00 android_explorer.sh.1925.work/update/update_engine.20260503-133201
-rw-rw-rw- shell/shell      3600  2026-05-04 17:00 android_explorer.sh.1925.work/update/update_engine.20260504-151253
-rw-rw-rw- shell/shell      3600  2026-05-04 17:00 android_explorer.sh.1925.work/update/update_engine.20260504-151254
-rw-rw-rw- shell/shell       252  2026-05-04 17:00 android_explorer.sh.1925.work/README
-rw-rw-rw- shell/shell       303  2026-05-04 17:00 android_explorer.sh.1925.work/WARNING
-rw-r--r-- root/root    168957  2026-05-04 17:00 android_explorer.sh.1925.work/android_explorer.sh.log
ASUS_I006D:/ $


----


 

Environment variables used by the script



The script supports various environment variables; see the output of the command

./android_explorer.sh -v -h

for a list of supported environment variables


To change one or more of these variables use either a command like this

PAGER="/system/bin/less" EDITOR="/system/bin/nano" ./android_explorer.sh

or this

./android_explorer.sh PAGER="/system/bin/less" EDITOR="/system/bin/nano"









Limitations


WARNING:

The files in the archive created by the script android_explorer.sh may contain passwords in plain text.

Please check the files in the archive for passwords before sharing the archive.









Trouble Shooting


Use the script parameter --keep to prevent the directory containing the output files for the tar archive from being deleted.



Additional infos



The default command to collect infos about the installed OS in Android for trouble shooting is:

adb bugreport


Example:

[xtrnaw7@t15g ~/Documents]$ adb bugreport
/data/user_de/0/com.android.shell/files/bugreports/bugreport-WW_I006D-BP2A.250805.005-2026-04-26-08-36-01.zip: 1 file pulled, 0 skipped. 38.6 MB/s (14706437 bytes in 0.363s)
Bug report copied to /data/Documents/bugreport-WW_I006D-BP2A.250805.005-2026-04-26-08-36-01.zip
[xtrnaw7@t15g ~/Documents]$

Or on the phone:

ASUS_I006D:/ # bugreportz                                                                                                                                                                  
OK:/data/user_de/0/com.android.shell/files/bugreports/bugreport-WW_I006D-BP2A.250805.005-2026-04-26-08-52-24.zip
ASUS_I006D:/ #

The command creates a ZIP file with various log files and config files:

unzip -l /data/user_de/0/com.android.shell/files/bugreports/bugreport-WW_I006D-BP2A.250805.005-2026-04-26-08-52-24.zip
ASUS_I006D:/ $ unzip -l /data/user_de/0/com.android.shell/files/bugreports/bugreport-WW_I006D-BP2A.250805.005-2026-04-26-08-52-24.zip
Archive:  /data/user_de/0/com.android.shell/files/bugreports/bugreport-WW_I006D-BP2A.250805.005-2026-04-26-08-52-24.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
      107  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_qti-dsp.txt
    75142  2026-04-26 08:52   FS/proc/3706/mountinfo
   103658  2009-01-01 01:00   FS/system/etc/vintf/compatibility_matrix.7.xml
      238  2026-04-16 08:25   FS/data/misc/profiles/ref/com.google.android.apps.mapslite/primary.prof
    11359  2026-04-16 18:18   FS/data/tombstones/tombstone_26.pb
    11654  2026-04-16 17:36   FS/data/tombstones/tombstone_24.pb
      127  2026-04-26 08:52   lshal-debug/android.hardware.neuralnetworks@1.1__IDevice_qti-default.txt
      128  2026-04-26 08:52   lshal-debug/android.hardware.graphics.composer@2.2__IComposer_default.txt
    29396  2026-04-07 09:15   FS/data/tombstones/tombstone_13
    29347  2026-04-07 07:49   FS/data/tombstones/tombstone_11
      123  2026-04-26 08:52   lshal-debug/android.hardware.neuralnetworks@1.3__IDevice_qti-dsp.txt
     6271  2026-03-18 10:21   FS/data/misc/profiles/ref/org.liberty.android.freeotpplus/primary.prof
    40241  2026-03-30 15:34   FS/data/tombstones/tombstone_32
    73436  2026-04-26 08:52   FS/proc/7910/mountinfo
    16707  2026-04-26 08:52   FS/data/misc/bluetooth/logs/btsnooz_hci.log
      113  2026-04-26 08:52   lshal-debug/android.system.net.netd@1.0__INetd_default.txt
      122  2026-04-26 08:52   lshal-debug/android.system.wifi.keystore@1.0__IKeystore_default.txt
      133  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.data.connection@1.1__IDataConnection_slot1.txt
    11857  2026-04-04 14:08   FS/data/tombstones/tombstone_36.pb
      160  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.uim_remote_client@1.0__IUimRemoteServiceClient_uimRemoteClient0.txt
      477  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/vendor.qti.diag.hal.service.xml
      127  2026-04-26 08:52   lshal-debug/android.hardware.neuralnetworks@1.0__IDevice_qti-default.txt
      127  2026-04-26 08:52   lshal-debug/android.hardware.secure_element@1.0__ISecureElement_SIM2.txt
    15355  2026-03-30 13:26   FS/data/tombstones/tombstone_31.pb
      112  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_MwqemAdapter.txt
    72528  2026-04-26 08:52   FS/proc/2908/mountinfo
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.2__IImsRadio_imsradio0.txt
     4541  2026-03-18 10:21   FS/data/misc/profiles/ref/com.android.documentsui/primary.prof
      566  2026-04-26 08:53   proto/statusbar.proto
      118  2026-04-26 08:52   lshal-debug/vendor.display.color@1.2__IDisplayColor_default.txt
      121  2026-04-26 08:52   lshal-debug/android.system.suspend@1.0__ISystemSuspend_default.txt
       30  2026-03-24 19:13   FS/data/misc/profiles/cur/0/com.android.networkstack.tethering/primary.prof
      267  2026-03-15 11:43   FS/data/misc/profiles/ref/foundation.e.apk_preinstaller/primary.prof
      152  2026-04-26 08:52   lshal-debug/com.qualcomm.qti.imscmservice@2.1__IImsCmService_qti.ims.connectionmanagerservice.txt
        0  2026-04-26 08:52   proto/activity_CRITICAL.proto
    73436  2026-04-26 08:52   FS/proc/5362/mountinfo
    16561  2026-03-18 10:20   FS/data/misc/profiles/ref/com.machiav3lli.backup/primary.prof
     2977  2026-04-23 20:17   FS/data/system/dropbox/system_app_crash@1776968224722.txt
      129  2026-04-26 08:52   lshal-debug/android.hardware.soundtrigger@2.1__ISoundTriggerHw_default.txt
    38522  2026-04-16 18:18   FS/data/tombstones/tombstone_27
      484  2026-04-23 18:38   FS/data/system/dropbox/SYSTEM_BOOT@1776962289209.txt
    74724  2026-04-26 08:52   FS/proc/7798/mountinfo
      116  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_uimRemoteServer0.txt
      127  2026-04-26 08:52   lshal-debug/vendor.qti.esepowermanager@1.1__IEsePowerManager_default.txt
      124  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.trustedui@1.0__ITrustedUI_default.txt
      118  2026-04-26 08:52   lshal-debug/vendor.display.color@1.5__IDisplayColor_default.txt
     1546  2026-04-26 08:52   proto/incident_report.proto
    15793  2026-04-16 11:54   FS/data/tombstones/tombstone_23.pb
121685786  2026-04-26 08:53   bugreport-WW_I006D-BP2A.250805.005-2026-04-26-08-52-24.txt
      109  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.0__ISap_slot1.txt
      120  2026-04-26 08:52   lshal-debug/android.hidl.manager@1.2__IServiceManager_default.txt
    11858  2026-04-07 07:49   FS/data/tombstones/tombstone_11.pb
      118  2026-04-26 08:52   lshal-debug/vendor.display.color@1.4__IDisplayColor_default.txt
    10360  2026-03-28 04:22   FS/data/misc/profiles/ref/com.google.earth/primary.prof
    29417  2026-04-06 10:19   FS/data/tombstones/tombstone_01
    40236  2026-04-26 08:52   FS/proc/config.gz
     1803  2009-01-01 01:00   FS/system/etc/vintf/manifest.xml
    11750  2009-01-01 01:00   FS/vendor/etc/vintf/manifest.xml
    29353  2026-04-16 10:39   FS/data/tombstones/tombstone_20
     3679  2026-03-16 04:19   FS/data/misc/profiles/ref/com.passesalliance.wallet/primary.prof
    24713  2026-04-16 08:34   FS/data/misc/profiles/ref/de.hafas.android.db/primary.prof
    38276  1980-01-01 00:00   FS/linkerconfig/com.android.sdkext/ld.config.txt
      152  2026-04-26 08:52   lshal-debug/com.qualcomm.qti.imscmservice@2.0__IImsCmService_qti.ims.connectionmanagerservice.txt
      119  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.data.iwlan@1.0__IIWlan_slot2.txt
      121  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.tui_comm@1.0__ITuiComm_default.txt
      104  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_SIM2.txt
      127  2026-04-26 08:52   lshal-debug/android.hardware.secure_element@1.0__ISecureElement_SIM1.txt
       19  2026-04-23 18:38   FS/data/system/dropbox/storage_trim@1776962285580.txt
    36288  1980-01-01 00:00   FS/linkerconfig/com.android.tethering/ld.config.txt
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.3__IQtiRadio_slot2.txt
    29481  2026-04-04 14:37   FS/data/tombstones/tombstone_38
   171082  2026-03-24 18:16   FS/data/misc/update_engine/prefs/manifest-bytes
    29417  2026-04-01 14:45   FS/data/tombstones/tombstone_34
      129  2026-04-26 08:52   lshal-debug/android.hardware.audio.effect@6.0__IEffectsFactory_default.txt
        2  2026-03-24 18:30   FS/data/misc/update_engine/prefs/update-state-next-operation
    29347  2026-04-07 09:08   FS/data/tombstones/tombstone_12
      133  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.qteeconnector@1.0__IGPAppConnector_default.txt
      339  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.cas@1.2-service.xml
     2811  2026-04-23 20:22   FS/data/system/dropbox/SYSTEM_FSCK@1776968559325.txt
      256  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/boot-service.qti.xml
    16955  2026-03-21 04:21   FS/data/misc/profiles/ref/com.horseboxsoftware.FRA/primary.prof
      151  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.bluetooth_audio@2.1__IBluetoothAudioProvidersFactory_default.txt
     2974  2026-04-24 10:35   FS/data/system/dropbox/system_app_crash@1777019731375.txt
      256  2009-01-01 01:00   FS/system/etc/vintf/manifest/android.system.net.netd-service.xml
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.0__IQtiRadio_slot1.txt
     5140  2026-04-09 09:25   FS/data/misc/profiles/ref/com.android.permissioncontroller/primary.prof
      160  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.uim_remote_server@1.0__IUimRemoteServiceServer_uimRemoteServer1.txt
      120  2026-04-26 08:52   lshal-debug/android.hardware.drm@1.0__ICryptoFactory_widevine.txt
    29417  2026-04-05 00:31   FS/data/tombstones/tombstone_45
     3885  2026-04-23 20:21   FS/data/misc/update_engine_log/update_engine.20260423-190151
      693  2026-03-24 18:32   FS/data/misc/profiles/cur/0/com.teslacoilsw.launcherclientproxy/primary.prof
    38317  1980-01-01 00:00   FS/linkerconfig/com.android.profiling/ld.config.txt
      126  2026-04-26 08:52   lshal-debug/android.hardware.media.c2@1.0__IComponentStore_software.txt
    71743  2026-04-26 08:52   FS/proc/1/mountinfo
      129  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.data.latency@1.0__ILinkLatency_default.txt
      484  2026-04-24 10:35   FS/data/system/dropbox/SYSTEM_BOOT@1777019726648.txt
     3885  2026-04-24 10:34   FS/data/misc/update_engine_log/update_engine.20260423-202227
    38524  2026-04-16 19:02   FS/data/tombstones/tombstone_29
      127  2026-04-26 08:52   lshal-debug/android.hardware.neuralnetworks@1.2__IDevice_qti-default.txt
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@1.0__IQtiRadio_slot1.txt
     3711  2026-04-06 15:48   FS/data/misc/profiles/ref/com.gianlu.dnshero/primary.prof
      136  2026-04-26 08:52   lshal-debug/android.hardware.tetheroffload.config@1.0__IOffloadConfig_default.txt
     3885  2026-04-25 17:06   FS/data/misc/update_engine_log/update_engine.20260424-103515
      139  2026-04-26 08:52   lshal-debug/android.frameworks.cameraservice.service@2.0__ICameraService_default.txt
      121  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.lpa@1.0__IUimLpa_UimLpa1.txt
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.4__IQtiRadio_slot2.txt
      123  2026-04-26 08:52   lshal-debug/android.hardware.neuralnetworks@1.2__IDevice_qti-gpu.txt
      123  2026-04-26 08:52   lshal-debug/android.hardware.neuralnetworks@1.0__IDevice_qti-dsp.txt
      111  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.1__IRadio_slot2.txt
      121  2026-04-26 08:52   lshal-debug/android.hardware.cas@1.0__IMediaCasService_default.txt
      120  2026-04-26 08:52   lshal-debug/android.hardware.drm@1.3__ICryptoFactory_widevine.txt
    37354  1980-01-01 00:00   FS/linkerconfig/com.android.media/ld.config.txt
      132  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.btconfigstore@2.0__IBTConfigStore_default.txt
      121  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.lpa@1.1__IUimLpa_UimLpa0.txt
    53665  2026-04-16 08:34   FS/data/misc/profiles/ref/com.google.android.apps.maps/primary.prof
    75640  2026-04-26 08:52   FS/proc/7875/mountinfo
     2221  2026-03-15 11:43   FS/data/misc/profiles/ref/foundation.e.stt/primary.prof
     7453  2026-04-10 09:25   FS/data/misc/profiles/ref/com.asksven.bbsreloaded/primary.prof
     1779  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.gnss@2.1-service-qti.xml
      121  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_camerapostprocservice.txt
    78385  2026-04-26 08:53   dumpstate_log.txt
      665  2026-03-17 12:19   FS/data/misc/profiles/cur/0/android.ext.services/primary.prof
    29363  2026-04-16 17:36   FS/data/tombstones/tombstone_24
    38564  2026-04-16 09:27   FS/data/tombstones/tombstone_19
    28295  2026-04-16 08:46   FS/data/tombstones/tombstone_16
      143  2026-04-26 08:52   lshal-debug/com.qualcomm.qti.uceservice@2.2__IUceService_com.qualcomm.qti.uceservice.txt
    15780  2026-04-16 19:02   FS/data/tombstones/tombstone_29.pb
    75234  2026-04-09 08:30   FS/data/misc/profiles/ref/com.lufthansa.android.lufthansa/primary.prof
    29669  2026-04-26 08:52   proto/SurfaceFlinger_CRITICAL.proto
      129  2026-04-26 08:52   lshal-debug/android.hardware.soundtrigger@2.3__ISoundTriggerHw_default.txt
      123  2026-04-26 08:52   lshal-debug/android.hardware.gatekeeper@1.0__IGatekeeper_default.txt
      305  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.light-service.lineage.xml
    29481  2026-04-04 15:42   FS/data/tombstones/tombstone_39
    75208  2026-04-26 08:52   FS/proc/3107/mountinfo
    29417  2026-04-05 00:39   FS/data/tombstones/tombstone_47
      139  2026-04-26 08:52   lshal-debug/android.frameworks.cameraservice.service@2.1__ICameraService_default.txt
      252  2026-03-20 04:18   FS/data/misc/profiles/ref/com.google.android.safetycore/primary.prof
    29353  2026-04-16 10:54   FS/data/tombstones/tombstone_21
      116  2026-04-26 08:52   lshal-debug/vendor.qti.gnss@1.1__ILocHidlGnss_gnss_vendor.txt
      115  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.uim@1.1__IUim_Uim0.txt
      262  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.usb-service.qti.xml
      309  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/vendor.lineage.livedisplay-service.sdm-pa.xml
    29137  2026-04-06 10:53   FS/data/tombstones/tombstone_02
    73435  2026-04-26 08:52   FS/proc/4207/mountinfo
      297  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.wifi-service.xml
    11928  2026-04-07 06:49   FS/data/tombstones/tombstone_09.pb
       88  2026-03-24 18:16   FS/data/misc/update_engine/prefs/update-check-response-hash
    75656  2026-04-26 08:52   FS/proc/4300/mountinfo
    38394  1980-01-01 00:00   FS/linkerconfig/com.android.conscrypt/ld.config.txt
     3005  2026-03-28 16:06   FS/data/misc/profiles/ref/com.android.dialer/primary.prof
      118  2026-04-26 08:52   lshal-debug/vendor.display.color@1.1__IDisplayColor_default.txt
    40355  2026-03-30 13:26   FS/data/tombstones/tombstone_31
      115  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.uim@1.2__IUim_Uim1.txt
    11913  2026-04-04 16:26   FS/data/tombstones/tombstone_40.pb
     6901  2026-03-30 17:15   FS/data/misc/profiles/ref/foundation.e.blisslauncher/primary.prof
     6365  2026-03-18 18:58   FS/data/misc/profiles/ref/foundation.e.ntfy/primary.prof
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.3__IImsRadio_imsradio1.txt
    38564  2026-04-16 08:46   FS/data/tombstones/tombstone_17
    29347  2026-04-04 14:08   FS/data/tombstones/tombstone_36
    66421  2026-04-16 08:31   FS/data/misc/profiles/ref/org.thoughtcrime.securesms/primary.prof
      146  2026-04-26 08:52   lshal-debug/android.hardware.biometrics.fingerprint@2.2__IBiometricsFingerprint_default.txt
      154  2026-04-26 08:52   lshal-debug/vendor.goodix.hardware.biometrics.fingerprint@2.1__IGoodixFingerprintDaemon_default.txt
      119  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.cacert@1.0__IService_default.txt
      124  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.trustedui@1.1__ITrustedUI_default.txt
    11928  2026-04-05 00:35   FS/data/tombstones/tombstone_46.pb
   363064  2026-04-16 11:48   FS/data/anr/anr_2026-04-16-11-48-04-750
      127  2026-04-26 08:52   lshal-debug/android.hardware.secure_element@1.1__ISecureElement_SIM1.txt
     1231  2026-03-26 16:03   FS/data/misc/profiles/ref/com.android.phone/primary.prof
     3410  2026-03-29 17:10   FS/data/misc/profiles/ref/com.android.providers.media.module/primary.prof
     3229  2026-03-30 17:15   FS/data/misc/profiles/ref/foundation.e.blissweather/primary.prof
     2953  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/vendor.qti.hardware.display.composer-service.xml
       26  2026-04-23 18:38   FS/data/system/dropbox/storage_trim@1776962285579.txt
      305  2009-01-01 01:00   FS/system/etc/vintf/manifest/android.system.keystore2-service.xml
        1  2026-04-25 17:06   FS/data/misc/update_engine/prefs/total-bytes-downloaded
    11910  2026-04-06 10:59   FS/data/tombstones/tombstone_03.pb
     1861  2026-04-11 09:22   FS/data/misc/profiles/cur/0/com.android.providers.media.module/primary.prof
      138  2026-04-26 08:52   lshal-debug/android.hardware.tetheroffload.control@1.1__IOffloadControl_default.txt
      110  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_vppService.txt
      309  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.health-service.qti.xml
      127  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.trustedui@1.0__ITrustedInput_default.txt
     7186  2026-04-09 09:22   FS/data/misc/profiles/ref/com.kobil.fis.bmw/primary.prof
    17303  2026-04-09 08:31   FS/data/misc/profiles/ref/cn.wps.moffice_eng/primary.prof
      117  2026-04-26 08:52   lshal-debug/android.hardware.drm@1.1__IDrmFactory_widevine.txt
      146  2026-04-26 08:52   lshal-debug/android.hardware.biometrics.fingerprint@2.3__IBiometricsFingerprint_default.txt
      207  2026-03-15 10:58   FS/data/misc/profiles/cur/0/com.android.stk/primary.prof
      115  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.uim@1.1__IUim_Uim1.txt
    38520  2026-04-16 17:36   FS/data/tombstones/tombstone_25
     1113  2026-04-16 08:29   FS/data/misc/profiles/ref/com.google.android.stardroid/primary.prof
      315  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/vendor.lineage.livedisplay-service.sysfs-se.xml
      116  2026-04-26 08:52   lshal-debug/vendor.qti.data.factory@2.1__IFactory_default.txt
    11894  2026-04-07 09:15   FS/data/tombstones/tombstone_13.pb
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.7__IImsRadio_imsradio1.txt
    55718  2026-04-09 08:30   FS/data/misc/profiles/ref/com.google.android.youtube/primary.prof
      120  2026-04-26 08:52   lshal-debug/android.hardware.drm@1.2__ICryptoFactory_widevine.txt
      116  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_uimRemoteClient0.txt
      115  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.uim@1.0__IUim_Uim0.txt
    15801  2026-04-16 09:27   FS/data/tombstones/tombstone_19.pb
     1833  2009-01-01 01:00   FS/vendor/etc/vintf/compatibility_matrix.xml
     3838  2026-03-18 10:21   FS/data/misc/profiles/ref/com.simplemobiletools.gallery.pro/primary.prof
      138  2026-04-26 08:52   lshal-debug/android.hardware.tetheroffload.control@1.0__IOffloadControl_default.txt
      107  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_UimLpa1.txt
    29353  2026-04-05 00:23   FS/data/tombstones/tombstone_44
      176  2026-03-15 12:17   FS/data/misc/profiles/cur/0/com.android.externalstorage/primary.prof
     3171  2026-03-15 11:43   FS/data/misc/profiles/ref/foundation.e.drive/primary.prof
    40227  2026-03-30 15:35   FS/data/tombstones/tombstone_33
    11911  2026-04-05 00:23   FS/data/tombstones/tombstone_44.pb
    70724  2026-04-26 08:52   FS/proc/981/mountinfo
    11910  2026-04-07 06:52   FS/data/tombstones/tombstone_10.pb
      113  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_imsrtpservice.txt
     3121  2009-01-01 01:00   FS/product/etc/vintf/compatibility_matrix.lineage.xml
      135  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.display.allocator@3.0__IQtiAllocator_default.txt
     3695  2026-04-25 17:06   FS/data/misc/update_engine_log/update_engine.20260425-170631
      367  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.biometrics.fingerprint@2.3-service.sake.xml
      526  2026-04-26 08:53   proto/input_method.proto
    29417  2026-04-06 14:48   FS/data/tombstones/tombstone_08
    77978  2026-04-26 08:52   FS/proc/2857/mountinfo
        2  2026-03-24 18:30   FS/data/misc/update_engine/prefs/manifest-metadata-size
      121  2026-04-26 08:52   lshal-debug/android.hardware.cas@1.1__IMediaCasService_default.txt
    72528  2026-04-26 08:52   FS/proc/2866/mountinfo
     1434  2026-04-09 09:25   FS/data/misc/profiles/ref/com.android.inputmethod.latin/primary.prof
      118  2026-04-26 08:52   lshal-debug/vendor.display.color@1.0__IDisplayColor_default.txt
      115  2026-04-26 08:52   lshal-debug/android.hardware.gnss@1.0__IGnss_gnss_vendor.txt
     4283  2026-03-25 13:01   FS/data/misc/profiles/ref/com.termoneplus/primary.prof
    72528  2026-04-26 08:52   FS/proc/2821/mountinfo
    74806  2026-04-26 08:52   FS/proc/3095/mountinfo
      660  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.graphics.mapper-impl-qti-display.xml
        2  2026-03-24 18:30   FS/data/misc/update_engine/prefs/manifest-signature-size
     1801  2026-03-20 02:17   FS/data/misc/profiles/cur/0/foundation.e.ntfy/primary.prof
     1896  2026-04-26 08:52   FS/proc/cpuinfo
    29417  2026-04-05 00:35   FS/data/tombstones/tombstone_46
      116  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_uimRemoteClient1.txt
    15348  2026-03-30 15:34   FS/data/tombstones/tombstone_32.pb
      126  2026-04-26 08:52   lshal-debug/android.hardware.radio.config@1.0__IRadioConfig_default.txt
      111  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.0__IRadio_slot2.txt
      111  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.1__IRadio_slot1.txt
   123968  2026-04-26 08:52   FS/proc/2/mountinfo
     4221  2026-03-15 11:43   FS/data/misc/profiles/ref/foundation.e.findmydevice/primary.prof
     2976  2026-04-23 19:05   FS/data/system/dropbox/system_app_crash@1776963933378.txt
      116  2026-04-26 08:52   lshal-debug/vendor.qti.data.factory@2.2__IFactory_default.txt
      120  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.qseecom@1.0__IQSEECom_default.txt
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.1__IQtiRadio_slot2.txt
      108  2026-04-26 08:52   lshal-debug/vendor.qti.diaghal@1.0__Idiag_default.txt
      109  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_imsradio0.txt
      133  2026-04-26 08:52   lshal-debug/android.hardware.camera.provider@2.4__ICameraProvider_legacy_0.txt
    20385  2026-04-16 08:25   FS/data/misc/profiles/ref/de.acdm.app/primary.prof
      133  2026-04-26 08:52   lshal-debug/android.frameworks.displayservice@1.0__IDisplayService_default.txt
    11910  2026-04-16 10:39   FS/data/tombstones/tombstone_20.pb
      113  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_dpmQmiService.txt
    11390  2026-04-16 08:46   FS/data/tombstones/tombstone_16.pb
      105  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_slot2.txt
      124  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.trustedui@1.2__ITrustedUI_qtee-vm.txt
      119  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.data.iwlan@1.0__IIWlan_slot1.txt
      484  2026-04-23 20:22   FS/data/system/dropbox/SYSTEM_BOOT@1776968559306.txt
      104  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_Uim0.txt
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.0__IQtiRadio_slot2.txt
      310  1980-01-01 00:00   FS/data/misc/recovery/proc/version.1
    75640  2026-04-26 08:52   FS/proc/4024/mountinfo
    29430  2026-04-04 17:54   FS/data/tombstones/tombstone_41
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.5__IImsRadio_imsradio1.txt
      273  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.vibrator.service.sake.xml
      241  2009-01-01 01:00   FS/system/etc/vintf/manifest/android.system.vold-service.xml
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.4__IImsRadio_imsradio0.txt
        1  2026-04-25 17:06   FS/data/misc/update_engine/prefs/current-bytes-downloaded
      123  2026-04-26 08:52   lshal-debug/android.hardware.neuralnetworks@1.1__IDevice_qti-gpu.txt
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.5__IQtiRadio_slot1.txt
   100159  2009-01-01 01:00   FS/system/etc/vintf/compatibility_matrix.8.xml
     4441  2026-04-25 21:42   FS/data/misc/profiles/cur/0/de.dwd.warnapp/primary.prof
     9422  2026-04-11 17:19   FS/data/misc/profiles/ref/foundation.e.browser/primary.prof
      483  2009-01-01 01:00   FS/system/etc/vintf/manifest/android.frameworks.stats-service.xml
      329  2009-01-01 01:00   FS/system/etc/vintf/manifest/manifest_services_android.frameworks.location.xml
      111  2026-04-26 08:52   lshal-debug/android.hardware.gnss@2.1__IGnss_default.txt
      105  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_slot1.txt
      143  2026-04-26 08:52   lshal-debug/com.qualcomm.qti.uceservice@2.0__IUceService_com.qualcomm.qti.uceservice.txt
     3885  2026-04-23 19:01   FS/data/misc/update_engine_log/update_engine.20260423-184437
       30  2026-03-24 19:13   FS/data/misc/profiles/cur/0/com.android.cellbroadcastservice/primary.prof
        0  2026-04-25 17:06   FS/metadata/ota/state
    75600  2026-04-26 08:52   FS/proc/5489/mountinfo
    11796  2026-04-16 11:54   FS/data/tombstones/tombstone_22.pb
      111  2026-04-26 08:52   lshal-debug/android.hardware.gnss@1.1__IGnss_default.txt
     2976  2026-04-23 18:59   FS/data/system/dropbox/system_app_crash@1776963591201.txt
      116  2026-04-26 08:52   lshal-debug/android.hidl.token@1.0__ITokenManager_default.txt
      120  2026-04-26 08:52   lshal-debug/android.hidl.manager@1.0__IServiceManager_default.txt
      115  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.uim@1.0__IUim_Uim1.txt
       58  2026-04-26 08:52   main_entry.txt
      108  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_legacy_0.txt
      125  2026-04-26 08:52   lshal-debug/android.hardware.media.c2@1.0__IComponentStore_default.txt
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.2__IQtiRadio_slot2.txt
    60855  2009-01-01 01:00   FS/system/etc/vintf/compatibility_matrix.202504.xml
    75512  2026-04-26 08:52   FS/proc/4358/mountinfo
      131  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.bluetooth_sar@1.1__IBluetoothSar_default.txt
    75528  2026-04-26 08:52   FS/proc/7907/mountinfo
    29417  2026-04-07 06:49   FS/data/tombstones/tombstone_09
    29494  2026-04-04 16:26   FS/data/tombstones/tombstone_40
      131  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.bluetooth_sar@1.0__IBluetoothSar_default.txt
    74721  2026-04-26 08:52   FS/proc/7781/mountinfo
   175657  2026-04-04 14:31   FS/data/tombstones/tombstone_37
      104  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_Uim1.txt
     8837  2026-04-16 08:25   FS/data/misc/profiles/ref/com.denper.addonsdetector/primary.prof
    75584  2026-04-26 08:52   FS/proc/5452/mountinfo
      123  2026-04-26 08:52   lshal-debug/android.hardware.neuralnetworks@1.2__IDevice_qti-dsp.txt
      109  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.0__ISap_slot2.txt
    11928  2026-04-06 14:48   FS/data/tombstones/tombstone_08.pb
   106226  2026-04-05 01:00   FS/data/tombstones/tombstone_49.pb
      122  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.am@1.0__IQcRilAudio_slot1.txt
      160  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.uim_remote_client@1.0__IUimRemoteServiceClient_uimRemoteClient1.txt
     3349  2026-04-25 17:06   FS/data/system/dropbox/system_app_crash@1777129607304.txt
      109  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_imsradio1.txt
      124  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.trustedui@1.2__ITrustedUI_default.txt
      122  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.am@1.0__IQcRilAudio_slot2.txt
   178279  2026-04-05 01:00   FS/data/tombstones/tombstone_49
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.5__IQtiRadio_slot2.txt
     3138  2026-03-18 10:21   FS/data/misc/profiles/ref/net.osmtracker/primary.prof
      118  2026-04-26 08:52   lshal-debug/vendor.qti.ims.factory@1.0__IImsFactory_default.txt
     2051  2026-03-30 17:15   FS/data/misc/profiles/ref/com.android.networkstack/primary.prof
      129  2026-04-26 08:52   lshal-debug/android.hardware.soundtrigger@2.0__ISoundTriggerHw_default.txt
    75569  2026-04-26 08:52   FS/proc/8340/mountinfo
      120  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.qconfig@1.0__IQConfig_default.txt
      642  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/vendor.qti.hardware.display.allocator-service.xml
    71472  2026-04-26 08:52   FS/proc/980/mountinfo
    29432  2026-04-16 19:02   FS/data/tombstones/tombstone_28
    72528  2026-04-26 08:52   FS/proc/2920/mountinfo
        0  2026-03-24 18:30   FS/data/misc/update_engine/prefs/update-state-signed-sha-256-context
     2977  2026-04-23 19:38   FS/data/system/dropbox/system_app_crash@1776965883575.txt
      123  2026-04-26 08:52   lshal-debug/android.hardware.neuralnetworks@1.3__IDevice_qti-gpu.txt
    58402  1980-01-01 00:00   FS/linkerconfig/com.android.art/ld.config.txt
    11928  2026-04-05 00:31   FS/data/tombstones/tombstone_45.pb
      109  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.1__ISap_slot1.txt
      124  2026-04-26 08:52   lshal-debug/vendor.display.postproc@1.0__IDisplayPostproc_default.txt
      107  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_default.txt
      117  2026-04-26 08:52   lshal-debug/android.hardware.sensors@2.1__ISensors_default.txt
    84695  2026-04-06 14:15   FS/data/tombstones/tombstone_06.pb
     9683  2026-03-15 12:59   FS/data/misc/profiles/ref/foundation.e.advancedprivacy/primary.prof
    36190  1980-01-01 00:00   FS/linkerconfig/com.android.os.statsd/ld.config.txt
      127  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.trustedui@1.0__ITrustedInput_qtee-vm.txt
      745  2026-03-31 03:52   FS/data/misc/profiles/cur/0/com.android.networkstack/primary.prof
    11857  2026-04-07 09:08   FS/data/tombstones/tombstone_12.pb
    43788  2026-04-23 08:37   FS/data/misc/profiles/ref/com.teslacoilsw.launcher/primary.prof
      484  2026-04-23 18:44   FS/data/system/dropbox/SYSTEM_BOOT@1776962689356.txt
    29536  2026-04-16 11:54   FS/data/tombstones/tombstone_22
    74630  2026-04-26 08:52   FS/proc/2898/mountinfo
      108  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_software.txt
      109  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.1__ISap_slot2.txt
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.5__IImsRadio_imsradio0.txt
    25318  2026-04-25 10:35   FS/data/misc/profiles/ref/org.fdroid.fdroid/primary.prof
     2992  2026-04-23 18:38   FS/data/system/dropbox/system_app_crash@1776962293434.txt
      887  2026-04-03 05:46   FS/data/misc/profiles/cur/0/dev.imranr.obtainium.fdroid/primary.prof
     3353  2026-04-25 13:10   FS/data/system/dropbox/system_app_crash@1777115431860.txt
      106  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_ashmem.txt
      110  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_dspservice.txt
     3353  2026-04-25 14:28   FS/data/system/dropbox/system_app_crash@1777120086305.txt
     4510  2026-04-08 08:13   FS/data/misc/profiles/ref/com.donotnotify.donotnotify/primary.prof
    11928  2026-04-01 14:45   FS/data/tombstones/tombstone_34.pb
    11841  2026-03-25 13:23   FS/data/tombstones/tombstone_30.pb
      469  2009-01-01 01:00   FS/system/etc/vintf/manifest/manifest_media_c2_software.xml
      127  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_com.qualcomm.qti.uceservice.txt
     3354  2026-04-25 14:28   FS/data/system/dropbox/system_app_crash@1777120084050.txt
     2977  2026-04-23 19:32   FS/data/system/dropbox/system_app_crash@1776965524468.txt
    38537  2026-04-16 11:54   FS/data/tombstones/tombstone_23
      143  2026-04-26 08:52   lshal-debug/com.qualcomm.qti.uceservice@2.3__IUceService_com.qualcomm.qti.uceservice.txt
      111  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.2__IRadio_slot2.txt
      135  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.display.allocator@4.0__IQtiAllocator_default.txt
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.3__IQtiRadio_slot1.txt
    24245  2026-04-26 08:52   proto/window_CRITICAL.proto
      222  2026-03-15 10:49   FS/data/misc/profiles/cur/0/com.android.ons/primary.prof
    11875  2026-04-04 21:12   FS/data/tombstones/tombstone_42.pb
      130  2026-04-26 08:52   lshal-debug/android.hardware.graphics.allocator@4.0__IAllocator_default.txt
      127  2026-04-26 08:52   lshal-debug/android.hardware.keymaster@4.0__IKeymasterDevice_default.txt
      111  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.3__IRadio_slot2.txt
      150  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.camera.postproc@1.0__IPostProcService_camerapostprocservice.txt
      127  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.trustedui@1.1__ITrustedInput_qtee-vm.txt
      111  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.0__IRadio_slot1.txt
     1370  2026-03-16 04:19   FS/data/misc/profiles/ref/gr.nikolasspyr.integritycheck/primary.prof
      127  2026-04-26 08:52   lshal-debug/android.hardware.secure_element@1.1__ISecureElement_SIM2.txt
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.2__IQtiRadio_slot1.txt
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.1__IImsRadio_imsradio1.txt
     8815  2026-03-25 04:24   FS/data/misc/profiles/ref/com.fraport.myfraport.android/primary.prof
    36314  1980-01-01 00:00   FS/linkerconfig/com.android.uprobestats/ld.config.txt
      129  2026-04-26 08:52   lshal-debug/android.hardware.soundtrigger@2.2__ISoundTriggerHw_default.txt
      116  2026-04-26 08:52   lshal-debug/vendor.qti.gnss@1.0__ILocHidlGnss_gnss_vendor.txt
    11857  2026-04-03 12:21   FS/data/tombstones/tombstone_35.pb
      127  2026-04-26 08:52   lshal-debug/android.hardware.secure_element@1.2__ISecureElement_SIM1.txt
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.0__IImsRadio_imsradio0.txt
    11945  2026-04-06 14:18   FS/data/tombstones/tombstone_07.pb
     6313  2026-03-28 04:21   FS/data/misc/profiles/ref/ch.martinstoeckli.silentnotes/primary.prof
    75632  2026-04-26 08:52   FS/proc/9702/mountinfo
      117  2026-04-26 08:52   lshal-debug/android.hardware.drm@1.2__IDrmFactory_widevine.txt
      127  2026-04-26 08:52   lshal-debug/android.hardware.neuralnetworks@1.3__IDevice_qti-default.txt
      108  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_oemhook1.txt
    37254  1980-01-01 00:00   FS/linkerconfig/com.android.runtime/ld.config.txt
      128  2026-04-26 08:52   lshal-debug/android.hardware.graphics.composer@2.4__IComposer_default.txt
     1094  2026-04-25 17:06   FS/proc/meminfo
    74646  2026-04-26 08:52   FS/proc/2638/mountinfo
      118  2026-04-26 08:52   lshal-debug/vendor.qti.ims.factory@1.1__IImsFactory_default.txt
     3386  2026-03-15 11:43   FS/data/misc/profiles/ref/org.lineageos.twelve/primary.prof
   168072  2009-01-01 01:00   FS/system/etc/vintf/compatibility_matrix.6.xml
    73435  2026-04-26 08:52   FS/proc/9750/mountinfo
     3665  2026-04-11 22:01   FS/data/misc/profiles/cur/0/foundation.e.browser/primary.prof
     2424  2026-04-23 20:22   FS/data/system/dropbox/system_app_crash@1776968565955.txt
    27200  2026-04-07 08:25   FS/data/misc/profiles/ref/org.telegram.messenger/primary.prof
    23698  2026-03-25 04:25   FS/data/misc/profiles/ref/de.dhl.paket/primary.prof
      124  2026-04-26 08:52   lshal-debug/android.hardware.bluetooth@1.0__IBluetoothHci_default.txt
      116  2026-04-26 08:52   lshal-debug/vendor.qti.gnss@4.0__ILocHidlGnss_gnss_vendor.txt
    22712  2026-03-19 04:19   FS/data/misc/profiles/ref/it.delonghi/primary.prof
     5670  2026-04-08 08:13   FS/data/misc/profiles/ref/com.vetiplan.petparentapp/primary.prof
   146500  2026-04-26 08:52   proto/netstats.proto
      116  2026-04-26 08:52   lshal-debug/android.hidl.allocator@1.0__IAllocator_ashmem.txt
  2151264  2026-04-26 08:53   proto/activity.proto
     1926  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/c2_manifest_vendor.xml
      122  2026-04-26 08:52   lshal-debug/android.hardware.audio@6.0__IDevicesFactory_default.txt
      128  2026-04-26 08:52   lshal-debug/android.hardware.graphics.composer@2.1__IComposer_default.txt
        0  2026-04-26 08:52   proto/window_HIGH.proto
     2736  2026-03-19 04:19   FS/data/misc/profiles/ref/com.stealthcopter.portdroid/primary.prof
      123  2026-04-26 08:52   lshal-debug/android.hardware.neuralnetworks@1.1__IDevice_qti-dsp.txt
     4635  2026-03-24 04:17   FS/data/misc/profiles/ref/com.floraincognita.app.floraincognita/primary.prof
    75643  2026-04-26 08:52   FS/proc/3254/mountinfo
      484  2026-04-25 17:06   FS/data/system/dropbox/SYSTEM_BOOT@1777129602654.txt
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.6__IQtiRadio_slot2.txt
      330  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/bluetooth_audio.xml
    50313  2026-03-26 04:20   FS/data/misc/profiles/ref/tv.arte.plus7/primary.prof
      116  2026-04-26 08:52   lshal-debug/vendor.qti.ims.callinfo@1.0__IService_default.txt
    11895  2026-04-04 17:54   FS/data/tombstones/tombstone_41.pb
    75608  2026-04-26 08:52   FS/proc/9390/mountinfo
      471  2026-04-01 15:22   FS/data/misc/profiles/ref/org.lineageos.updater/primary.prof
    29347  2026-04-03 12:21   FS/data/tombstones/tombstone_35
        2  2026-03-24 18:30   FS/data/misc/update_engine/prefs/update-state-next-data-offset
     8620  2026-03-18 10:21   FS/data/misc/profiles/ref/de.dennisguse.opentracks/primary.prof
    71976  2026-04-26 08:52   FS/proc/2769/mountinfo
      366  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/nfc-service-nxp.xml
      111  2026-04-26 08:52   lshal-debug/android.hardware.gnss@2.0__IGnss_default.txt
      127  2026-04-26 08:52   lshal-debug/android.hardware.keymaster@4.1__IKeymasterDevice_default.txt
      110  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_deviceinfo.txt
       38  2026-03-30 20:33   FS/data/system/package-dex-usage.list
    75616  2026-04-26 08:52   FS/proc/4136/mountinfo
      144  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.internal.deviceinfo@1.0__IDeviceInfo_deviceinfo.txt
    29411  2026-04-05 08:21   FS/data/tombstones/tombstone_00
      115  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.uim@1.2__IUim_Uim0.txt
      124  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.trustedui@1.1__ITrustedUI_qtee-vm.txt
      111  2026-04-26 08:52   lshal-debug/android.hardware.gnss@1.0__IGnss_default.txt
     2977  2026-04-23 19:47   FS/data/system/dropbox/system_app_crash@1776966424599.txt
      122  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.dsp@1.0__IDspService_dspservice.txt
    15321  2026-03-30 15:35   FS/data/tombstones/tombstone_33.pb
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.7__IImsRadio_imsradio0.txt
     2886  2026-03-18 10:21   FS/data/misc/profiles/ref/net.sourceforge.opencamera/primary.prof
      116  2026-04-26 08:52   lshal-debug/vendor.qti.gnss@3.0__ILocHidlGnss_gnss_vendor.txt
      126  2026-04-26 08:52   lshal-debug/android.hardware.radio.config@1.1__IRadioConfig_default.txt
    11944  2026-04-04 14:37   FS/data/tombstones/tombstone_38.pb
      121  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.lpa@1.1__IUimLpa_UimLpa1.txt
    75571  2026-04-26 08:52   FS/proc/3273/mountinfo
     6113  2026-03-29 17:09   FS/data/misc/profiles/ref/ccc71.at.free/primary.prof
      560  2009-01-01 01:00   FS/system_ext/etc/vintf/manifest.xml
    38659  2026-04-08 08:13   FS/data/misc/profiles/ref/org.torproject.torbrowser/primary.prof
    11928  2026-04-13 18:38   FS/data/tombstones/tombstone_15.pb
    11743  2026-04-06 10:53   FS/data/tombstones/tombstone_02.pb
      111  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_qti-default.txt
    75608  2026-04-26 08:52   FS/proc/3768/mountinfo
      116  2026-04-26 08:52   lshal-debug/vendor.qti.gnss@2.1__ILocHidlGnss_gnss_vendor.txt
        1  2026-03-24 18:19   FS/data/misc/update_engine/prefs/delta-update-failures
   104461  2026-04-04 14:31   FS/data/tombstones/tombstone_37.pb
    75656  2026-04-26 08:52   FS/proc/7964/mountinfo
     2413  2026-03-19 04:18   FS/data/misc/profiles/ref/com.Saplin.CPDT/primary.prof
      116  2026-04-26 08:52   lshal-debug/vendor.qti.data.factory@2.0__IFactory_default.txt
      120  2026-04-26 08:52   lshal-debug/vendor.display.config@2.0__IDisplayConfig_default.txt
       36  2026-04-25 17:06   FS/data/misc/update_engine/prefs/boot-id
      298  2009-01-01 01:00   FS/system/etc/vintf/manifest/manifest_services_android.frameworks.vibrator.xml
    72528  2026-04-25 17:06   FS/proc/1538/mountinfo
       78  2026-03-24 18:30   FS/data/misc/update_engine/prefs/previous-version
      112  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.eid@1.0__IEid_default.txt
      132  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_qti.ims.connectionmanagerservice.txt
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.6__IQtiRadio_slot1.txt
      111  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.5__IRadio_slot2.txt
      127  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.trustedui@1.1__ITrustedInput_default.txt
    35667  2009-01-01 01:00   FS/system/etc/vintf/compatibility_matrix.5.xml
      478  2009-01-01 01:00   FS/system/etc/vintf/manifest/android.system.suspend-service.xml
      152  2026-04-26 08:52   lshal-debug/com.qualcomm.qti.imscmservice@2.2__IImsCmService_qti.ims.connectionmanagerservice.txt
      113  2026-04-26 08:52   lshal-debug/android.system.net.netd@1.1__INetd_default.txt
      127  2026-04-26 08:52   lshal-debug/vendor.qti.esepowermanager@1.0__IEsePowerManager_default.txt
      331  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.sensors@2.1-multihal.xml
     2975  2026-04-23 18:52   FS/data/system/dropbox/system_app_crash@1776963120214.txt
      484  2026-04-23 19:02   FS/data/system/dropbox/SYSTEM_BOOT@1776963723342.txt
      111  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_gnss_vendor.txt
      131  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.qteeconnector@1.0__IAppConnector_default.txt
    34222  2026-04-26 08:52   visible_windows.zip
     3702  2026-04-16 08:25   FS/data/misc/profiles/ref/com.gsamlabs.bbm/primary.prof
      318  2026-04-26 08:52   proto/input_method_CRITICAL.proto
      133  2026-04-26 08:52   lshal-debug/android.hardware.camera.provider@2.5__ICameraProvider_legacy_0.txt
    38460  1980-01-01 00:00   FS/linkerconfig/com.android.mediaprovider/ld.config.txt
   135621  2026-04-06 14:15   FS/data/tombstones/tombstone_06
    15776  2026-04-16 18:18   FS/data/tombstones/tombstone_27.pb
    11928  2026-04-06 10:19   FS/data/tombstones/tombstone_01.pb
    38443  1980-01-01 00:00   FS/linkerconfig/com.android.media.swcodec/ld.config.txt
      460  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.neuralnetworks@1.3-service-qti.xml
    29535  2026-04-16 09:27   FS/data/tombstones/tombstone_18
      126  2026-04-26 08:52   lshal-debug/vendor.qti.imsrtpservice@3.0__IRTPService_imsrtpservice.txt
     2977  2026-04-23 20:00   FS/data/system/dropbox/system_app_crash@1776967200230.txt
    72528  2026-04-26 08:52   FS/proc/2882/mountinfo
    29417  2026-04-13 18:38   FS/data/tombstones/tombstone_15
     2118  2026-04-16 08:34   FS/data/misc/profiles/ref/com.generalmagic.magicearth/primary.prof
     2975  2026-04-23 18:48   FS/data/system/dropbox/system_app_crash@1776962899878.txt
     3132  2026-03-18 10:20   FS/data/misc/profiles/ref/ws.xsoh.etar/primary.prof
    30393  2026-04-07 08:25   FS/data/misc/profiles/ref/com.google.android.contacts/primary.prof
    11945  2026-04-04 15:42   FS/data/tombstones/tombstone_39.pb
      111  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.2__IRadio_slot1.txt
      127  2026-04-26 08:52   lshal-debug/android.hardware.secure_element@1.2__ISecureElement_SIM2.txt
      122  2026-04-26 08:52   lshal-debug/com.qualcomm.qti.dpm.api@1.0__IdpmQmi_dpmQmiService.txt
      116  2026-04-26 08:52   lshal-debug/vendor.qti.gnss@2.0__ILocHidlGnss_gnss_vendor.txt
      124  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.trustedui@1.0__ITrustedUI_qtee-vm.txt
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.6__IImsRadio_imsradio1.txt
      107  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_UimLpa0.txt
      500  2026-03-18 18:57   FS/data/misc/profiles/ref/com.matoski.adbm/primary.prof
      510  2026-04-11 08:08   FS/data/misc/profiles/ref/com.google.ar.core/primary.prof
    72528  2026-04-26 08:52   FS/proc/2786/mountinfo
      637  2026-03-31 02:15   FS/data/misc/profiles/cur/0/com.android.phone/primary.prof
        3  2026-04-26 08:52   version.txt
    72529  2026-04-26 08:52   FS/proc/2855/mountinfo
     2991  2026-04-23 18:44   FS/data/system/dropbox/system_app_crash@1776962696984.txt
    29283  2026-03-25 13:23   FS/data/tombstones/tombstone_30
      332  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.wifi.supplicant.xml
      109  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.2__ISap_slot1.txt
      133  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.data.connection@1.1__IDataConnection_slot2.txt
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.1__IQtiRadio_slot1.txt
    29417  2026-04-06 11:15   FS/data/tombstones/tombstone_05
   245652  1980-01-01 00:00   FS/linkerconfig/ld.config.txt
      304  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.wifi.hostapd.xml
      135  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.mwqemadapter@1.0__IMwqemAdapter_MwqemAdapter.txt
    70081  2026-04-16 12:27   FS/data/misc/profiles/ref/com.android.vending/primary.prof
      365  2026-03-15 10:49   FS/data/misc/profiles/cur/0/com.android.providers.telephony/primary.prof
    72528  2026-04-26 08:52   FS/proc/2838/mountinfo
       25  2026-04-23 18:38   FS/data/system/dropbox/storage_trim@1776962285332.txt
    29411  2026-04-04 21:12   FS/data/tombstones/tombstone_42
      109  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.2__ISap_slot2.txt
      132  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qcrilhook@1.0__IQtiOemHook_oemhook0.txt
      160  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.uim_remote_server@1.0__IUimRemoteServiceServer_uimRemoteServer0.txt
     2974  2026-04-23 19:02   FS/data/system/dropbox/system_app_crash@1776963730458.txt
      369  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/vendor.lineage.touch-service.sake.xml
      300  2009-01-01 01:00   FS/system/etc/vintf/manifest/manifest_services_android.frameworks.devicestate.xml
      116  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_uimRemoteServer1.txt
    98760  2009-01-01 01:00   FS/system/etc/vintf/compatibility_matrix.202404.xml
     3720  2026-03-18 18:57   FS/data/misc/profiles/ref/eu.bubu1.fdroidclassic/primary.prof
     2979  2026-04-25 02:43   FS/data/system/dropbox/system_app_crash@1777077806638.txt
        1  2026-03-24 18:30   FS/data/misc/update_engine/prefs/resumed-update-failures
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.vpp@2.0__IHidlVppService_vppService.txt
     9006  2026-04-16 08:32   FS/data/misc/profiles/ref/org.wikipedia/primary.prof
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.6__IImsRadio_imsradio0.txt
    11927  2026-04-13 08:39   FS/data/tombstones/tombstone_14.pb
     3004  2026-03-19 04:19   FS/data/misc/profiles/ref/iaea.nds.nuclides/primary.prof
     4229  2026-03-18 10:21   FS/data/misc/profiles/ref/net.osmand.plus/primary.prof
    28252  2026-04-16 18:18   FS/data/tombstones/tombstone_26
        1  2026-03-24 18:30   FS/data/misc/update_engine/prefs/update-state-next-data-length
      323  2026-04-10 12:17   FS/data/misc/profiles/cur/0/org.lineageos.updater/primary.prof
     2976  2026-04-23 19:09   FS/data/system/dropbox/system_app_crash@1776964140232.txt
    29417  2026-04-06 11:13   FS/data/tombstones/tombstone_04
      146  2026-04-26 08:52   lshal-debug/android.hardware.biometrics.fingerprint@2.1__IBiometricsFingerprint_default.txt
      133  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.display.composer@3.0__IQtiComposer_default.txt
        0  2026-04-26 08:52   proto/SurfaceFlingerAIDL_CRITICAL.proto
     2423  2026-04-23 19:02   FS/data/system/dropbox/system_app_crash@1776963729144.txt
    11927  2026-04-06 11:13   FS/data/tombstones/tombstone_04.pb
     1145  1980-01-01 00:00   FS/linkerconfig/apex.libraries.config.txt
    15805  2026-04-16 08:46   FS/data/tombstones/tombstone_17.pb
      111  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.4__IRadio_slot2.txt
     2020  2026-04-10 09:25   FS/data/misc/profiles/ref/com.android.statementservice/primary.prof
      118  2026-04-26 08:52   lshal-debug/vendor.display.color@1.3__IDisplayColor_default.txt
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.3__IImsRadio_imsradio0.txt
        0  1980-01-01 00:00   FS/data/misc/logd/event-log-tags
      139  2026-04-26 08:52   lshal-debug/android.frameworks.cameraservice.service@2.2__ICameraService_default.txt
     3879  2026-03-15 11:43   FS/data/misc/profiles/ref/foundation.e.parentalcontrol/primary.prof
      107  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_qti-gpu.txt
      320  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.power-service.lineage.xml
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@1.0__IQtiRadio_slot2.txt
    11927  2026-04-05 00:39   FS/data/tombstones/tombstone_47.pb
      132  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qcrilhook@1.0__IQtiOemHook_oemhook1.txt
    11715  2026-04-16 09:27   FS/data/tombstones/tombstone_18.pb
      123  2026-04-26 08:52   lshal-debug/android.hardware.neuralnetworks@1.0__IDevice_qti-gpu.txt
    29481  2026-04-06 14:18   FS/data/tombstones/tombstone_07
    29353  2026-04-06 10:59   FS/data/tombstones/tombstone_03
      133  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.data.connection@1.0__IDataConnection_slot1.txt
        0  2026-03-24 18:30   FS/data/misc/update_engine/prefs/update-state-sha-256-context
    16257  2026-04-26 08:36   FS/data/misc/bluetooth/logs/btsnooz_hci.log.last
      310  1980-01-01 00:00   FS/data/misc/recovery/proc/version
     1992  2026-04-01 15:25   FS/data/misc/profiles/ref/dev.imranr.obtainium.fdroid/primary.prof
      108  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_widevine.txt
    75552  2026-04-26 08:52   FS/proc/5328/mountinfo
     8850  2026-03-26 04:19   FS/data/misc/profiles/ref/com.overlook.android.fing/primary.prof
      100  2026-04-26 08:52   lshal-debug/com.dsi.ant@1.0__IAnt_default.txt
      151  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.bluetooth_audio@2.0__IBluetoothAudioProvidersFactory_default.txt
      126  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.qtiradio@2.4__IQtiRadio_slot1.txt
     1076  2026-04-16 08:27   FS/data/misc/profiles/cur/0/com.android.statementservice/primary.prof
      104  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_SIM1.txt
      111  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.3__IRadio_slot1.txt
      126  2026-04-26 08:52   lshal-debug/android.hardware.media.c2@1.2__IComponentStore_software.txt
    36459  1980-01-01 00:00   FS/linkerconfig/com.android.adbd/ld.config.txt
      690  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/vendor.qti.gnss@4.0-service.xml
    74694  2026-04-26 08:52   FS/proc/2761/mountinfo
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.1__IImsRadio_imsradio0.txt
    23275  2026-04-16 08:33   FS/data/misc/profiles/ref/de.ingdiba.bankingapp/primary.prof
     2424  2026-04-23 18:44   FS/data/system/dropbox/system_app_crash@1776962695352.txt
      111  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.5__IRadio_slot1.txt
      121  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.lpa@1.0__IUimLpa_UimLpa0.txt
      371  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/vendor.lineage.health-service.default.xml
      133  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.data.connection@1.0__IDataConnection_slot2.txt
       78  1980-01-01 00:00   FS/data/misc/recovery/ro.build.fingerprint.1
    11681  2026-04-16 19:02   FS/data/tombstones/tombstone_28.pb
     1841  2026-03-24 13:31   FS/data/misc/profiles/cur/0/foundation.e.userinfoservice/primary.prof
       78  1980-01-01 00:00   FS/data/misc/recovery/ro.build.fingerprint
    11928  2026-04-06 11:15   FS/data/tombstones/tombstone_05.pb
    11874  2026-04-05 08:21   FS/data/tombstones/tombstone_00.pb
      130  2026-04-26 08:52   lshal-debug/android.hardware.graphics.allocator@3.0__IAllocator_default.txt
    53984  2009-01-01 01:00   FS/system/etc/vintf/compatibility_matrix.device.xml
    30412  2026-04-03 08:09   FS/data/misc/profiles/ref/com.cubic.rmvgo/primary.prof
      549  2009-01-01 01:00   FS/system/etc/vintf/manifest/manifest_android.frameworks.cameraservice.service.xml
    11911  2026-04-16 10:54   FS/data/tombstones/tombstone_21.pb
    43905  2026-04-16 08:32   FS/data/misc/profiles/ref/com.nect.app.prod/primary.prof
     2976  2026-04-23 19:17   FS/data/system/dropbox/system_app_crash@1776964624416.txt
      107  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_qtee-vm.txt
     1472  2026-04-16 08:24   FS/data/misc/profiles/ref/ccc71.at/primary.prof
    39097  2026-04-01 15:23   FS/data/misc/profiles/ref/de.renaultbankdirekt.securego/primary.prof
    11858  2026-04-05 00:47   FS/data/tombstones/tombstone_48.pb
      117  2026-04-26 08:52   lshal-debug/android.hardware.sensors@2.0__ISensors_default.txt
    29417  2026-04-13 08:39   FS/data/tombstones/tombstone_14
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.2__IImsRadio_imsradio1.txt
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.0__IImsRadio_imsradio1.txt
    38430  1980-01-01 00:00   FS/linkerconfig/com.android.configinfrastructure/ld.config.txt
      131  2026-04-26 08:52   lshal-debug/android.frameworks.sensorservice@1.0__ISensorManager_default.txt
     3885  2026-04-23 18:44   FS/data/misc/update_engine_log/update_engine.20260423-183801
      145  2026-04-16 08:24   FS/data/misc/profiles/ref/com.teslacoilsw.launcher.prime/primary.prof
      293  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.drm-service.clearkey.xml
      116  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.soter@1.0__ISoter_default.txt
        0  2026-03-24 18:30   FS/data/misc/update_engine/prefs/update-state-signature-blob
      126  2026-04-26 08:52   lshal-debug/android.hardware.media.c2@1.1__IComponentStore_software.txt
      108  2026-04-26 08:52   lshal-debug/android.hidl.base@1.0__IBase_oemhook0.txt
      350  2009-01-01 01:00   FS/system_ext/etc/vintf/manifest/android.hidl.allocator@1.0-service.xml
      120  2026-04-26 08:52   lshal-debug/android.hardware.drm@1.1__ICryptoFactory_widevine.txt
      121  2026-04-26 08:52   lshal-debug/android.hardware.cas@1.2__IMediaCasService_default.txt
      143  2026-04-26 08:52   lshal-debug/com.qualcomm.qti.uceservice@2.1__IUceService_com.qualcomm.qti.uceservice.txt
      116  2026-04-26 08:52   lshal-debug/vendor.qti.gnss@1.2__ILocHidlGnss_gnss_vendor.txt
    11927  2026-04-04 21:18   FS/data/tombstones/tombstone_43.pb
      945  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/manifest_android.hardware.drm@1.3-service.widevine.xml
      255  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/memtrack_qti.xml
      117  2026-04-26 08:52   lshal-debug/android.hardware.drm@1.0__IDrmFactory_widevine.txt
      120  2026-04-26 08:52   lshal-debug/android.hidl.manager@1.1__IServiceManager_default.txt
    15774  2026-04-16 17:36   FS/data/tombstones/tombstone_25.pb
      282  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.usb.gadget-service.qti.xml
    15874  2026-04-25 17:43   FS/data/misc/profiles/ref/com.android.settings/primary.prof
      279  2009-01-01 01:00   FS/vendor/etc/vintf/manifest/android.hardware.thermal-service.qti.xml
     1580  2026-04-11 07:22   FS/data/misc/profiles/cur/0/foundation.e.blissweather/primary.prof
      117  2026-04-26 08:52   lshal-debug/android.hardware.drm@1.3__IDrmFactory_widevine.txt
     5552  2026-03-20 16:33   FS/data/misc/profiles/ref/foundation.e.userinfoservice/primary.prof
      128  2026-04-26 08:52   lshal-debug/android.hardware.graphics.composer@2.3__IComposer_default.txt
      111  2026-04-26 08:52   lshal-debug/android.hardware.radio@1.4__IRadio_slot1.txt
    29353  2026-04-07 06:52   FS/data/tombstones/tombstone_10
    17767  2026-04-03 13:09   FS/data/misc/profiles/ref/de.dwd.warnapp/primary.prof
    29347  2026-04-05 00:47   FS/data/tombstones/tombstone_48
      125  2026-04-26 08:52   lshal-debug/vendor.qti.hardware.radio.ims@1.4__IImsRadio_imsradio1.txt
     6298  2026-04-09 09:25   FS/data/misc/profiles/ref/com.topjohnwu.magisk/primary.prof
     4293  2026-04-07 08:25   FS/data/misc/profiles/ref/com.google.android.contactkeys/primary.prof
    29417  2026-04-04 21:18   FS/data/tombstones/tombstone_43
---------                     -------
133515545                     655 files
ASUS_I006D:/ $






Downloads



android_explorer.sh


Optional binaries for arm64 CPUs:

openssl
aapt2

The binaries are also available in a GitHub repository:

https://github.com/bnsmb/binaries-for-Android


Optional scripts:

lmm 
list_logical_device_backends.sh
list_logical_device_usage.sh 
list_magisk_root_permissions.sh

The scripts are also available in a GitHub repository:

https://github.com/bnsmb/scripts-for-Android



Links

 




Back to top