| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
retrieving string from ConstPtr IL instructions; Resolves #4144
|
|
to LLIL, MLIL, and HLIL
Also cleans up some old code patterns in the old visitors
|
|
|
|
|
|
|
|
|
|
|
|
TypeLibraries
|
|
|
|
warning in the debugger
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/4861
|
|
|
|
compiler generated labels
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 15ddcf7763854a57c727b5c7391b7407f595547e. The
original variable names were correct.
|
|
instead of causing an exception
|
|
|
|
|
|
that was preventing them from returning the right values
See https://github.com/Vector35/binaryninja-api/pull/4769#issuecomment-1830708130 for more context.
|
|
|
|
|
|
|
|
|
|
|
|
See https://github.com/Vector35/binaryninja-api/issues/4751
|
|
|
|
|
|
for custom exception types
|
|
|
|
|
|
|
|
|
|
|
|
|
|
errors
|
|
|
|
|
|
|