| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-02 | Add ability to install python dependencies | Peter LaFosse | |
| Refactor plugin repo loading into scripting provider. Find python binary for given python library | |||
| 2021-03-02 | Add common filesystem APIs | Peter LaFosse | |
| 2021-03-01 | Add methods for creating wide char types | Josh Ferrell | |
| 2021-02-27 | Use file contents lock popup to indicate lock is enabled upon change detection. | Brian Potchik | |
| 2021-02-27 | Add option to anchor a preview window to a position. | Brian Potchik | |
| 2021-02-26 | Add is_eligible_for_heuristics to builder | Joe Rozner | |
| 2021-02-26 | Fix rust plugin linking on Windows | yrp | |
| Windows requires the symbols from the core to crate the plugin dll. As these were gated behind the headless feature, these didn't exist, and thus linking failed. Enabling the headless feature was also insufficient, as headless features disabled CorePluginABIVersion function. This patch turns all the headless cfgs into headless or windows cfgs. | |||
| 2021-02-24 | shhh dont tell anyone what version this was actually generated with | Jordan Wiens | |
| 2021-02-24 | small typos, convert before/after to slideshow and fix a few formatting issues | Jordan Wiens | |
| 2021-02-24 | resize settings image | Jordan Wiens | |
| 2021-02-24 | adding settings scope to the settings table | Jordan Wiens | |
| 2021-02-24 | Document HLIL scoping options and dead store elimination | Rusty Wagner | |
| 2021-02-24 | Add documentation for Variable and Type cross references | Peter LaFosse | |
| 2021-02-24 | Miscellaneous getting started guide updates. | Brian Potchik | |
| 2021-02-24 | Add Template Simplifier to User Docs | KyleMiles | |
| 2021-02-24 | Add Reflection view documentation to getting started guide. | Brian Potchik | |
| 2021-02-24 | cleanup settings formatting and update for 2.3 | Jordan Wiens | |
| 2021-02-22 | Allow Universal archive architecture preference to be specified with the ↵ | Brian Potchik | |
| get_view_of_file_with_options API. | |||
| 2021-02-21 | Fix download_headless --install option check. | Brian Potchik | |
| 2021-02-18 | add warning to remove_auto_segment | Jordan Wiens | |
| 2021-02-18 | Improve write lock status state visibility. | Brian Potchik | |
| 2021-02-18 | fix syntax error in pydoc warnings | Jordan Wiens | |
| 2021-02-18 | suppress reanalysis in the load old database unit test | Xusheng | |
| 2021-02-17 | add support for type xref and variable xref | Xusheng | |
| 2021-02-17 | better handling of font size in xref widget | Xusheng | |
| 2021-02-12 | Add unresolved control-flow tracking and associated tag support. | Brian Potchik | |
| 2021-02-10 | small addition to setter for analysis_skipped | Jordan Wiens | |
| 2021-02-05 | fix max_instr_length note styling | Jordan | |
| 2021-02-05 | improve the documentation of binaryview callbacks | Xusheng | |
| 2021-02-04 | Update documentation for get_view_of_file_with_options. | Brian Potchik | |
| 2021-02-02 | Disable file contents lock by default for new file/binary actions. | Brian Potchik | |
| 2021-01-31 | Cleanup and refactor file contents write lock. | Brian Potchik | |
| 2021-01-31 | Update unit tests to include detailed information for data variables. | Brian Potchik | |
| 2021-01-29 | Add write traction support to help prevent accidental modifications. | Brian Potchik | |
| 2021-01-28 | Add tests corrosponding to #2244 | KyleMiles | |
| 2021-01-27 | Add ABI version verification for plugins | Rusty Wagner | |
| 2021-01-27 | Finish HLIL expression mapping APIs. | Brian Potchik | |
| 2021-01-27 | add info about switching to development branch | Jordan Wiens | |
| 2021-01-27 | Fix InstructionTextToken API passthrough | Peter LaFosse | |
| 2021-01-23 | Changed SymbolType to Type in define_auto_symbol_and_var_or_function ↵ | Calle Svensson | |
| documentation | |||
| 2021-01-23 | Add ViewLocation navigatioon support to LinearView. | Brian Potchik | |
| 2021-01-22 | Enable HLIL mapping unit tests. | Brian Potchik | |
| 2021-01-22 | Add unit tests for 'get_llils_at' and 'get_lifted_ils_at' APIs. | Brian Potchik | |
| 2021-01-22 | Add new 'ui.scripting.historySize' setting. | Brian Potchik | |
| 2021-01-21 | cargo fmt and all my changes | KyleMiles | |
| 2021-01-21 | arch: wrap new system registers API | Nick Shipp | |
| 2021-01-21 | This is a combination of 23 commits, the work of Ryan Snyder: | Ryan Snyder | |
| Initial fresh repo Add support for recent calling convention API updates and folds the binaryninjacore-sys crate directly into this one. Add support for auto function analysis suppression Finish moving binaryninjacore-sys back into this crate Update for Symbol/Segment core API changes Update for Symbol API cleanup api: advance submodule reference, support Token changes arch/lifting: support for flags in custom architectures arch/lifting: support default flag write behaviors, handle more ops build: enable headless binary support on MacOS via evil hack bv: add BinaryView wrapper support, remove wrong comment api: update to latest binja dev branch support deps: bump dep versions rust: bump to 2018 edition api: bump to avoid cargo submodule brokenness build: improve binaryninja path detection; enable linux linkhack bv: stub for bv load settings arch: fix flag related crash, minor llil update api: update for recent changes macos: disable linkhack briefly | |||
| 2021-01-21 | move navigation to mouse release instead of mouse press | Jordan Wiens | |
| 2021-01-21 | Let calling conventions opt out of heuristics | Glenn Smith | |
| 2021-01-20 | Add a sort for mapping tests to avoid index nondeterminism. | Brian Potchik | |
