| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-20 | add comparators for CoreVersionInfo and easier creation from strings | Jordan Wiens | |
| 2024-02-23 | 4.0 documentation | Jordan Wiens | |
| - 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 | |||
| 2024-02-07 | Type Archives | Glenn Smith | |
| 2024-01-22 | Project support | Josh Ferrell | |
| 2024-01-08 | update copyright year | Jordan Wiens | |
| 2023-11-07 | Make non "if_available" il accessors throw ILException, create exceptions.py ↵ | Josh Ferrell | |
| for custom exception types | |||
| 2023-11-06 | Type Containers | Glenn Smith | |
| 2023-09-20 | standardize deprecation format and linkify suggestions | Jordan Wiens | |
| 2023-07-10 | Move binary view loading in to the core; deprecate open_view in favor of ↵ | KyleMiles | |
| load; update examples | |||
| 2023-04-19 | [Enterprise] Include collaboration python api properly | Glenn Smith | |
| 2023-04-12 | python: core: trivial docstring update | Willi Ballenthin | |
| 2023-03-21 | Update documentation for progress callbacks to indicate they must return ↵ | Peter LaFosse | |
| True to continue the action | |||
| 2023-03-08 | typo in load docs | Jordan Wiens | |
| 2023-02-13 | Add __version__ attribute to python api, allow marking deprecation with ↵ | Josh Ferrell | |
| future version marker | |||
| 2023-01-19 | Deprecate __len__ of Segment | Xusheng | |
| Print a warning message when a deprecated function/property/class is used | |||
| 2023-01-05 | Update copyright to 2023 | Josh F | |
| 2022-10-17 | documentation overhaul | Jordan Wiens | |
| 2022-09-29 | BinaryViewType.open(): Allow PathLike filename | Glenn Smith | |
| 2022-09-22 | Add the Components API | kat | |
| 2022-08-05 | Raise Exception instead of returning None from open_view and load | Josh F | |
| 2022-07-01 | Add channel to core_version_info | Josh F | |
| 2022-06-30 | Add GetVersionInfo() and BNVersionInfo struct | Josh F | |
| 2022-06-14 | Add error for loading UI plugins in headless | Rusty Wagner | |
| 2022-05-11 | Clang+TypeParser APIs | Glenn Smith | |
| 2022-05-06 | many pydoc formatting cleanups, added deprecated decorator and replaced ↵ | Jordan Wiens | |
| ad-hoc messages with consistent decorator | |||
| 2022-03-28 | Docs for connect_{pycharm|vscode}_debugger, referring to docs site | Glenn Smith | |
| 2022-03-23 | Secrets provider in python for accessing the keychain | Glenn Smith | |
| 2022-03-11 | Add simple load API for creating a BinaryView from various input types. | Brian Potchik | |
| 2022-01-28 | Format All Files | KyleMiles | |
| 2022-01-03 | update copyright years | Jordan Wiens | |
| 2021-12-08 | [Enterprise] API for getting the current session token | Glenn Smith | |
| 2021-12-08 | [Enterprise] "Remember me" option in api | Glenn Smith | |
| 2021-11-18 | Enterprise apis and support | Glenn Smith | |
| Also secrets provider + openUrl | |||
| 2021-11-05 | Backward compatible workaround for log import | Peter LaFosse | |
| 2021-10-15 | Database python api | Glenn Smith | |
| 2021-09-06 | Commonize all possible IL base classes in commonil.py | Peter LaFosse | |
| 2021-09-06 | Ignore some unneeded type check errors | Peter LaFosse | |
| 2021-09-05 | Don't inherit from object anymore | Peter LaFosse | |
| 2021-09-05 | Add type hints to basicblock.py, lowlevelil.py, architecture.py | Peter LaFosse | |
| 2021-08-17 | Websocket provider | Glenn Smith | |
| 2021-08-16 | Move py debugger functions to __init__.py | Glenn Smith | |
| 2021-08-13 | Workflows early preview. | Brian Potchik | |
| 2021-07-07 | DebugInfo - plugable debug information importers - C++, Rust, and Python APIs | KyleMiles | |
| 2021-04-10 | small doc update on open_view api | Jordan Wiens | |
| 2021-04-07 | adding user_directory() python api | Jordan Wiens | |
| 2021-03-26 | updating to latest sphinx-rtd theme and many doc formatting fixes | Jordan Wiens | |
| 2021-03-02 | Some python3 changes | Peter LaFosse | |
| 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-01-18 | updating copyright year | Jordan Wiens | |
| 2020-11-08 | small documentation improvements to demonstrate plugin loading and caveat ↵ | Jordan Wiens | |
| open_view behavior around bndb loading | |||
