»Home
»Examples
»Invocation
»Runtime Library
»Python Bindings
»Known Issues
Shellcode Compiler
A custom shellcode compiler for Binary Ninja
int dup(int fd);

Duplicates the file handle fd and returns the new file handle.

See also