| Age | Commit message (Collapse) | Author |
|
phrasing. Resolves #5317
|
|
|
|
|
|
|
|
|
|
|
|
imports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Refactored Type Documentation
- Added Projects
- Added Type Archives
- Added New Sidebar Documentation
- Added String Concepts
- Added Light/Dark Mode
- Added New Tab Documentation
- Added BNIL Guide: HLIL docs
- Added new cookbook examples
- Added migration guide
- Added script for building docsets
- Added documentation for themes
- Updated all images to Ninja Edit
- API Docs : Documents BasicBlockEdge and BasicBlock
- API Docs : Documents CoreVariable, Variable, and VariableNameAndType
- API Docs : Corrects note on `BinaryView.update_analysis` and `BinaryView.update_analysis_and_wait` to represent that analysis is run by default for you now.
- Many, many other changes
|
|
|
|
ExternalLibrary API documentation
|
|
|
|
|
|
|
|
|
|
retrieving string from ConstPtr IL instructions; Resolves #4144
|
|
|
|
|
|
TypeLibraries
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
for custom exception types
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/4632
|
|
|
|
|
|
|
|
|
|
|