| Age | Commit message (Collapse) | Author |
|
|
|
The culprit here is the _n class member which serves as the counter for the __next__ function. That needs to be reset when iterating through the list
|
|
|
|
Pseudo Python example plugin
|
|
Should make it more clear when certain callbacks are called.
|
|
|
|
Closes #467
|
|
|
|
|
|
|
|
|
|
auto-analysis. Fix https://github.com/Vector35/binaryninja-api/issues/5817
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes https://github.com/Vector35/binaryninja-api/issues/5851
|
|
|
|
update during debugger launch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/5815
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|