| Age | Commit message (Collapse) | Author |
|
Makes it possible to write module workflows in plugins and scripts
|
|
https://github.com/Vector35/warp/
|
|
Should fix the warning being printed in the log
|
|
|
|
Thanks glenn
|
|
|
|
|
|
Pseudo Python example plugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #467
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reminder this needs to be removed at some point.
|
|
|
|
DWARF, improve DWARF error handling
|
|
|
|
|
|
auto-analysis. Fix https://github.com/Vector35/binaryninja-api/issues/5817
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This appears to fix a bug in a TriCore unit test for reasons I don't
fully understand.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Found this while testing some MSP430 binaries with the new support being
added. I had the logic correct, but forgot to tell Rust that overflow
was expected.
|
|
|
|
|
|
|
|
|