Documentation > Instrumentation Runtime API
Index
binwb_continue - Restore CPU context
binwb_dlbase - Get the image base of a loaded shared library
binwb_dlclose - Close a shared library
binwb_dlopen - Map a shared library into the virtual address space of the calling process
binwb_dlsym - Retrieve the address of a symbol in a loaded shared library or executable
binwb_free - Free virtual memory allocated by binwb_malloc
binwb_malloc - Allocate virtual memory
binwb_mprotect - Change protection of virtual memory pages
binwb_printf - Format string and write to the standard output stream
binwb_rva - Translate RVA to VA
free - Free virtual memory allocated by binwb_malloc
malloc - Allocate virtual memory
printf - Format string and write to the standard output stream