»Home
»Examples
»Invocation
»Runtime Library
»Python Bindings
»Known Issues
Shellcode Compiler
A custom shellcode compiler for Binary Ninja
int atoi(const char* str);

Converts a decimal string str to an integer, and returns the integer value.