summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-05Sidebar improvementsRusty Wagner
2024-02-02Fix import_com_type_for_guid for windows x64Peter LaFosse
2024-02-02Link api against CoreServices on macJosh Ferrell
2024-02-02Add dmonJosh Ferrell
2024-02-02Rust API : Misc clippy fixesKyleMiles
2024-02-02Rust API : Add HLIL BindingsRubens Brandao
2024-02-01add header for magic console variables so we can link to themJordan Wiens
2024-02-01RISC-V: Fix disassembly of compressed JAL instructionPete Dietl
2024-02-01Adds `BinaryView.check_for_string_annotation_type`; Adds ergonomic way of ret...KyleMiles
2024-02-01Python API : Add a more flexible/ergonomic visitor pattern called traverse to...KyleMiles
2024-01-31Fix memory leak in type browserJosh Ferrell
2024-01-30Avoid windows CreateFile conflictJosh Ferrell
2024-01-30Make status bar buttons themeable.Alexander Taylor
2024-01-29CMake: Include fmt with EXCLUDE_FROM_ALL to prevent installationGlenn Smith
2024-01-29Add creation timestamp to ProjectFileJosh Ferrell
2024-01-25Make new tab bar themable.Alexander Taylor
2024-01-26Add support for Windows local/remote kernel debuggingXusheng
2024-01-25Move NotificationsDispather header to API submodule.Brian Potchik
2024-01-24fix typo on data refs API documentationJordan Wiens
2024-01-23Bump ABI version due to projects changes.Alexander Taylor
2024-01-22Project supportJosh Ferrell
2024-01-21Update ConstantData expression repr.Brian Potchik
2024-01-19DWARF Import : Detect and resolve trivial infinite abstract origin cyclesKyleMiles
2024-01-19DWARF Import : Remove a bunch of CString overheadKyleMiles
2024-01-19Add support for components in debug infoKyleMiles
2024-01-18Standardize variable name across methods.Alexander Taylor
2024-01-18Fix a defaultkat
2024-01-18Tabbar reworkkat
2024-01-18Add __hash__ function to Component classPeter LaFosse
2024-01-15Add 'Merge Variables Here' actionPeter LaFosse
2024-01-15Add ability to merge variables from variables sidebarJon Palmisciano
2024-01-15Add APIs for getting the the base Metadata object for BinaryViews and TypeLib...Peter LaFosse
2024-01-12Use ExceptionWithStackTrace in rapidjsonwrapperGlenn Smith
2024-01-12Add QNAT::operator== so unordered_map worksGlenn Smith
2024-01-12Add fmt::format for QStringGlenn Smith
2024-01-12Add search box to Merge Variables dialogPeter LaFosse
2024-01-12Add some helpers for reading guid/uuidsPeter LaFosse
2024-01-11Expose the BinaryView::ForgetUndoActions API and use avoid undo actions warni...Xusheng
2024-01-10Automatically filter settings based on current scope selection in the setting...Brian Potchik
2024-01-10Remove IDB ImporterKyleMiles
2024-01-09DWARF Export : Fix compatibility with other tools (no longer using DWO names ...KyleMiles
2024-01-08update copyright yearJordan Wiens
2024-01-08Fix BinaryView::GetRelocationsAt C++ APIRusty Wagner
2024-01-08improve linux setup install docs in getting started guideJordan Wiens
2024-01-08Revert "clarify linux and demo setup"Jordan Wiens
2024-01-08Fix crash when adding segments/sections while memory map is openJosh Ferrell
2024-01-06clarify linux and demo setupJordan Wiens
2024-01-05Actually, this specific formatter is unnecessaryGlenn Smith
2024-01-05Fix formatters for BinaryNinja::ConfidenceSaagar Jha
2024-01-05Add a new API to get the original image base of the binary view. Fix https://...Xusheng