»
Home
»
Examples
»
Invocation
»
Runtime Library
»
Python Bindings
»
Known Issues
Shellcode Compiler
A custom shellcode compiler for Binary Ninja
strlen
size_t strlen(const char* str);
Returns the length of the string
str
.