Skip to content

Instantly share code, notes, and snippets.

@invisiblek
Created February 10, 2017 14:34
Show Gist options
  • Save invisiblek/65181f464f94d8c1f29bc511256dac04 to your computer and use it in GitHub Desktop.
Save invisiblek/65181f464f94d8c1f29bc511256dac04 to your computer and use it in GitHub Desktop.
/system/bin/linker64
Android
libqmi_csi.so
__android_log_print
qmi_csi_register
qcsi_ipc_router_ops
qmi_csi_send_resp
qmi_csi_xport_start
qmi_csi_handle_event
libqmi_common_so.so
common_qmi_idl_type_table_object_v01
libcutils.so
libc++.so
libdl.so
__register_atfork
__cxa_atexit
libc.so
strlen
pthread_mutex_init
strncasecmp
pthread_mutex_unlock
prctl
pthread_mutexattr_destroy
closedir
fopen
fgets
strlcpy
pthread_cond_wait
__stack_chk_fail
malloc
write
opendir
pthread_attr_setdetachstate
__stack_chk_guard
readdir
read
strerror
__open_2
pthread_attr_init
pthread_create
setuid
snprintf
__libc_init
pthread_mutex_lock
mmap
lseek
select
pthread_join
pthread_cond_signal
__errno
capset
memcpy
strchr
setgid
strcasecmp
strlcat
fchown
pthread_cond_destroy
pthread_mutexattr_settype
strtoull
strncmp
setgroups
pthread_mutexattr_init
pthread_attr_destroy
strcmp
pthread_mutex_destroy
free
pthread_cond_init
strstr
umask
fclose
mkdir
stat
getuid
libm.so
_edata
__bss_start
__bss_start__
__bss_end__
__end__
_end
__INIT_ARRAY__
main
__PREINIT_ARRAY__
__FINI_ARRAY__
LIBC
A9>
@9k
*e|@
k48?
@H`8a
`Hb8b
5`Z@
5a^@
5b^@
5`Z@
RFSA_SERVER
rfs_access
Unable to open file %s
fgets failed with %d for %s
rfsa_path_lookup failed for %s
File (%s) not found, err: %d
Failed to open file (%s) as read only, err: %d
Failed to create dirs for(%s) errno = %d (%s)
Found shared path : %s
Retry auto dir after attempting to create data dirs
File (%s) open failed, flags: %d, err: %d
Try creating data dirs.
Received request for uninited client
Packet error: Client ID is not valid: 0x%x!
File (%s) seek failed, offset: %d, err: %d
File (%s) read failed, count: %d, err: %d
Mem buffer out of range %d
Write iovec File (%s) open failed, offset: %d, err: %d
Write iovec File (%s) seek failed, offset: %d, err: %d
Write size mismatch, expect %d, got %d, fp=%d err: %d
Mem buffer out of range
Read size mismatch, expect %d, got %d, err: %d
rfsa_server_callback_impl, packet_ptr = NULL
Requested memory size (%u) exceed allowed amount (%lu)
Unknown opcode, opcode: %d
rfsa_wakeunlock : NOT initialized
rfs_access_lock
Wake-lock released successfully
Wake-lock *NOT* released,write_res =%zd errno %d (%s)
rfsa_wakelock : NOT initialized
Wake-lock acquired successfully
Wake-lock *NOT* acquired,write_res =%zd errno %d (%s)
rfsa_server_init already called
Initialized RFS server
rfsa_server_deinit called ahead of rfsa_server_init
Error on rfsa_event_wait, ret: %d
Error on rfsa_vtl_server_deinit, ret: %d
/sys/kernel/debug/rmt_storage/rfsa
debug open failed with errno %d
/sys/class/uio
open dir failed on %s, errno = %d
/sys/class/uio/uio%u/name
Device version %s is not supported
/sys/class/uio/uio%u/maps/map0/addr
/dev/uio%u
Unable to open %s
mmap() failed for %s
Client initialization failed at startup.
Not ROOT user but as user:%u so cant init wakelock
Wake lock mutex not inited : return val: %d, string = %s
/sys/power/wake_lock
Unable to open wake lock file %s : return val: %d, error no: %d string = %s
/sys/power/wake_unlock
Unable to open wake unlock file %s : return val: %d, error no: %d string = %s
set keepcaps failed! errno=%d ( %s )
Drop capability for cap=%lu failed errno=%d ( %s )
Failed to set supplementary-groups(ret %d) errno = %d (%s)
Failed to set GID to system (ret %d) errno = %d (%s)
Error changing uid to system( ret %d) errno = %d
capset failed: errno=%d ( %s ), ret = %d
Capset success!
All Data dirs couldnt be created.
All Data dirs exist or were created successfully.
rfsa_server_init failed.
/sys/class/uio/uio%u/version
/sys/class/uio/uio%u/maps/map0/size
Mmap failed for client: %s
All clients successfully initialized.
/system/rfs/msm/mpss/hlos/
/system/rfs/msm/adsp/hlos/
/data/hlos_rfs/shared/
/data/rfs/msm/adsp/
/data/rfs/msm/mpss/
/data/rfs/shared/
Invalid client
Error: msg_id:%d data_len: %d.
Error in rfsa_qmi_server_cb %d
qmi_csi_send_resp returned error: %d
Error in qmi_csi_register, qmi_rc=%d
ADSP://
/system/rfs/msm/adsp/
MPSS://
/system/rfs/msm/mpss/
SNSR://
/system/rfs/msm/adsp/
rfsa_dsp
rfsa_mdm
rfsa_sensor
GCC: (GNU) 4.9.x-google 20140827 (prerelease)
.shstrtab
.interp
.note.android.ident
.note.gnu.build-id
.gnu.hash
.dynsym
.dynstr
.gnu.version
.gnu.version_r
.rela.dyn
.rela.plt
.text
.rodata
.eh_frame_hdr
.eh_frame
.preinit_array
.init_array
.fini_array
.data.rel.ro
.dynamic
.got
.data
.bss
.comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment