summaryrefslogtreecommitdiff
path: root/python/__init__.py
AgeCommit message (Expand)Author
2025-01-24Add line formatter API and a generic line formatter pluginRusty Wagner
2025-01-20Revert "Add line formatter API and a generic line formatter plugin"Rusty Wagner
2025-01-17Add line formatter API and a generic line formatter pluginRusty Wagner
2024-11-22C++ and Python API for Firmware NinjaBrandon Miller
2024-10-24Remove bad import in __init__.pyJosh Ferrell
2024-10-23Initial commit of the alpha dyld_shared_cache view API Plugin.kat
2024-10-21Allow multiple high level representations for display, add Pseudo Rust and a ...Rusty Wagner
2024-09-13Ultimate.Alexander Taylor
2024-08-02make URLs linked text for connect_debugger python callsJordan Wiens
2024-08-02add documentation for progress_func only working on BNDB filesJordan Wiens
2024-08-02fix formatting of a few return typesJordan Wiens
2024-08-02Import debuginfo.py in __init__.py. Fix https://github.com/Vector35/binarynin...Xusheng
2024-07-24Remove deprecated API functions.Alexander Taylor
2024-07-24Release floating license in shutdown()Glenn Smith
2024-07-24Fix every call to _init_plugins() causing a license checkoutGlenn Smith
2024-07-18Add fuzzy completion to the python consoleGlenn Smith
2024-06-26[Enterprise] Clean up initialization flowGlenn Smith
2024-06-14Replace plugin minimum_version with minimum_version_info; Add maximum_version...KyleMiles
2024-05-16Removed loader.architecture from py mapped viewBrandon Miller
2024-04-30Python bindings for base address detection APIBrandon Miller
2024-03-20add comparators for CoreVersionInfo and easier creation from stringsJordan Wiens
2024-02-234.0 documentationJordan Wiens
2024-02-07Type ArchivesGlenn Smith
2024-01-22Project supportJosh Ferrell
2024-01-08update copyright yearJordan Wiens
2023-11-07Make non "if_available" il accessors throw ILException, create exceptions.py ...Josh Ferrell
2023-11-06Type ContainersGlenn Smith
2023-09-20standardize deprecation format and linkify suggestionsJordan Wiens
2023-07-10Move binary view loading in to the core; deprecate open_view in favor of load...KyleMiles
2023-04-19[Enterprise] Include collaboration python api properlyGlenn Smith
2023-04-12python: core: trivial docstring updateWilli Ballenthin
2023-03-21Update documentation for progress callbacks to indicate they must return True...Peter LaFosse
2023-03-08typo in load docsJordan Wiens
2023-02-13Add __version__ attribute to python api, allow marking deprecation with futur...Josh Ferrell
2023-01-19Deprecate __len__ of SegmentXusheng
2023-01-05Update copyright to 2023Josh F
2022-10-17documentation overhaulJordan Wiens
2022-09-29BinaryViewType.open(): Allow PathLike filenameGlenn Smith
2022-09-22Add the Components APIkat
2022-08-05Raise Exception instead of returning None from open_view and loadJosh F
2022-07-01Add channel to core_version_infoJosh F
2022-06-30Add GetVersionInfo() and BNVersionInfo structJosh F
2022-06-14Add error for loading UI plugins in headlessRusty Wagner
2022-05-11Clang+TypeParser APIsGlenn Smith
2022-05-06many pydoc formatting cleanups, added deprecated decorator and replaced ad-ho...Jordan Wiens
2022-03-28Docs for connect_{pycharm|vscode}_debugger, referring to docs siteGlenn Smith
2022-03-23Secrets provider in python for accessing the keychainGlenn Smith
2022-03-11Add simple load API for creating a BinaryView from various input types.Brian Potchik
2022-01-28Format All FilesKyleMiles
2022-01-03update copyright yearsJordan Wiens