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

Changes the current directory to an open directory with file handle fd.

See also