summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-23[Rust] Fix misc formattingMason Reed
2025-11-23Unify SettingsCache and MemoryMap access under immutable snapshots for consis...Brian Potchik
2025-11-21Add get and __contains__ methods to all *MetaClassPeter LaFosse
2025-11-19[DWARF] Improve logging when loading fails, remove extra bv creationJosh Ferrell
2025-11-19[DWARF] Fix incorrect error messages for empty lexical blocksJosh Ferrell
2025-11-19Fix generated type hints for function params in _binaryninjacore.pyJosh Ferrell
2025-11-19Fix BinaryView.set_manual_type_source_overrideJosh Ferrell
2025-11-19Improve python api type hintsJosh Ferrell
2025-11-19Fix some python API error messagesJosh Ferrell
2025-11-19Add more type hints to lineardisassembly.pyJosh Ferrell
2025-11-19Fix DisassemblyTextLine reprJosh Ferrell
2025-11-19Allow loading supplementary dwarf debug info from path in .gnu_debugaltlinkJosh Ferrell
2025-11-18Override QDialog methods in OptionsDialogJosh Ferrell
2025-11-17Fix some compiler warningsRusty Wagner
2025-11-17Add functions_by_name to rust implementation of BinaryViewExtJames Johnson
2025-11-17Fix calculation of mask for constant valuesJames Johnson
2025-11-16[DWARF] Fix crash in dwarf export with detached NTR vtable data variableMason Reed
2025-11-16[WARP] Fix unused rerun matcher checkbox when loading file on diskMason Reed
2025-11-16[WARP] Fix container list not refreshing for dynamically added containersMason Reed
2025-11-16[WARP] Explicitly create user signature directory on plugin initMason Reed
2025-11-14add flowgraph supportJordan Wiens
2025-11-14add example render layer to inject newlinesJordan Wiens
2025-11-13[DWARF] Prevent extra slashes in generated debuginfod urlsJosh Ferrell
2025-11-13update documentation for troubleshooting linux apparmor with snap firefoxJordan Wiens
2025-11-12link to main docs site, not devJordan Wiens
2025-11-12warp docs cleanupJordan Wiens
2025-11-11[KernelCache] Remove 'Load Selected Image and Dependencies'Mark Rowe
2025-11-11add missing image to xref docsJordan Wiens
2025-11-10add better documentation for new xref UI settingsJordan Wiens
2025-11-10update rst doc linkJordan Wiens
2025-11-10fix a few missing docs linksJordan Wiens
2025-11-10fix coreversion info and add docsJordan Wiens
2025-11-10improved indentation and update formatting detectionJordan Wiens
2025-11-10fix missing newlines breaking listsJordan Wiens
2025-11-10add back the light/dark toggle buttonJordan Wiens
2025-11-10add whitespace checking script for pydocsJordan Wiens
2025-11-10better position for sidebar toggle buttonJordan Wiens
2025-11-10fix small formatting in memorymap api docsJordan Wiens
2025-11-10re-add module level docs lost in docs generator refactorJordan Wiens
2025-11-10Revert various table view changesJordan Wiens
2025-11-10Fix crash for psuedo views (C/Obj-C/Rust) with unknown array access expr typeMason Reed
2025-11-07Fix crash when attempting to open an invalid file.Brian Potchik
2025-11-06final settings update for 5.2Jordan Wiens
2025-11-06make cpp link relativeJordan Wiens
2025-11-06expand items when selected and fix highlighting of selected tree itemsJordan Wiens
2025-11-06final css tweaksJordan Wiens
2025-11-06fix outline generationJordan Wiens
2025-11-06fix thread-safe overlays and improve/extract colorsJordan Wiens
2025-11-06fix multiline function definitionsJordan Wiens
2025-11-06add collapsing of the sidebar and ignore empty metadata and platform namesJordan Wiens