Search code examples
Why is dup2 necessary in this C reverse shell code?...

csocketsfile-descriptorreverse-shell

Read More
What are the rules of closing file descriptors after calling dup/dup2?...

ciofile-descriptor

Read More
File descriptor leak when getting response code. (cxf, ssl)...

javasslcxfaixfile-descriptor

Read More
How to redirect an output file descriptor of a subshell to an input file descriptor in the parent sh...

bashshellfile-descriptor

Read More
Does deleting a dictionary close the file descriptors inside the dict?...

pythoniogarbage-collectionfile-descriptor

Read More
How random is a linux socket file description assignment?...

linuxsocketsfile-descriptornetlink

Read More
How would one generalise `clearerr()` under C++?…...

c++iobuffereoffile-descriptor

Read More
Send command output back to previous subshell in pipe for processing...

bashsedfile-descriptorxmllint

Read More
Pass file descriptor via a dbus function call from Python (aka call flatpak's HostCommand)...

pythonfile-descriptordbusflatpak

Read More
What's the impact of large number of file descriptors on Java applications...

javafile-descriptor

Read More
ExtAudioRecorder: "write failed: EBADF (Bad file descriptor) " in recording Audio to WAV f...

javaandroidandroid-studioaudio-recordingfile-descriptor

Read More
read() not working as expected. Returns value 1 on successful read of large block...

cfile-descriptorfcntl

Read More
How do linux file descriptor limits work?...

linuxsocketsfilefile-descriptor

Read More
Best way for checking 0, 1, 2 file descriptors vs ISC solution...

cfile-descriptor

Read More
setjmp/longjmp and the state of open files...

clanguage-lawyerfile-descriptorsetjmp

Read More
Getting the highest allocated file descriptor...

posixfile-descriptor

Read More
Is it possible for a Bash function, to output a value to a file descriptor, and assign only that to ...

bashshellstdoutstdinfile-descriptor

Read More
List owner processes of open file handles in Windows?...

windowsfile-descriptor

Read More
Does opening a file in a child process create a separate entry in the system open file table in the ...

cfileunixlinux-kernelfile-descriptor

Read More
bash directly executes overflown characters...

cbashfile-descriptor

Read More
typeError: fs/promises read is not a function...

node.jsfile-descriptor

Read More
2 file descriptors for the same file...

cunixfile-descriptor

Read More
Can an Epoll FD handle two Epollin events differently?...

socketseventsserverfile-descriptorepoll

Read More
Can value of a file descriptor go beyond max opened file descriptor softlimit?...

clinuxfile-descriptor

Read More
Recovering control of a closed input descriptor process...

schemefile-descriptorio-redirection

Read More
Is O_NONBLOCK being set a property of the file descriptor or underlying file?...

cnonblockingfile-descriptorfcntlposix-api

Read More
pass on file descriptors to child process with node.js...

node.jschild-processfile-descriptor

Read More
How to stream data written to file to stdout...

pythonfilefile-descriptor

Read More
psutil.Process and lsof command discrepancy...

pythonpython-3.xunixfile-descriptorpsutil

Read More
Why 20 is omitted from the file descriptor...

cfile-descriptor

Read More
BackNext