summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-234.0 documentationJordan 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-22Improvements to alias analysis.Brian Potchik
2024-02-19Type archive python api: remove callbacks that were dropped from releaseGlenn Smith
2024-02-19Clean up type archives docsGlenn Smith
2024-02-17fix -std syntax on clang examplesJordan Wiens
2024-02-16Add message when there are no consoles availableRusty Wagner
2024-02-16Add UI callback for On(Data)ViewReplaced for rebaseGlenn Smith
2024-02-16Prevent crash when saving project fileJosh Ferrell
2024-02-16update demo license to be for the free versionJordan Wiens
2024-02-14Make Project::Delete{File,Folder} return boolJosh Ferrell
2024-02-14Only update project browser ui on the main threadJosh Ferrell
2024-02-14Fix featuremap linear display and large binary supportJosh Ferrell
2024-02-14Rust API: Add common LLIL::Instruction::address()Glenn Smith
2024-02-14Rust API: Fix crash in load_with_optionsGlenn Smith
2024-02-13Type Browser: Fix crash on close with more shared pointersGlenn Smith
2024-02-13Added icon documentation.Alexander Taylor
2024-02-13Re-document all theme colors.Alexander Taylor
2024-02-13update feature map doc colors with new themeJordan Wiens
2024-02-13fix improper header alignment in docs, many other improvementsJordan Wiens
2024-02-13remove leftover images no longer in useJordan Wiens
2024-02-13Recreate sidebar widgets when BinaryViews are recreatedRusty Wagner
2024-02-13Add documentation for Merge Variables dialogPeter LaFosse
2024-02-13Rename ExternalLocation APIs to be more clear, add ExternalLocation and ↵Josh Ferrell
ExternalLibrary API documentation
2024-02-13Set documentation group for SidebarContextSensitivityRusty Wagner
2024-02-13Spelling and grammar fixesJosh Ferrell
2024-02-13add documentation for manually fixing file associationsJordan Wiens
2024-02-13add file assocation for bnta type archives on linuxJordan Wiens
2024-02-12Use our custom tab bar in projects view.Alexander Taylor
2024-02-12Fix crashes with Python action handlers by clearing the handler widget if ↵Rusty Wagner
the widget is deleted
2024-02-12Project python api docsJosh Ferrell
2024-02-12Fix import name, update copyright yearsJosh Ferrell
2024-02-12adding missing sync plugin typeJordan Wiens
2024-02-12Add new sidebar APIs to the sidebar exampleRusty Wagner
2024-02-12Add defines for project extensionsJosh Ferrell
2024-02-11Small changes for 'Import Type By GUID'Peter LaFosse
2024-02-11Add BinaryView::GetTypeNameByGuid APIPeter LaFosse
2024-02-10Use TypeID for serializing enum types, replace set_int_enum_display_typeid ↵kat
with set_int_display_type, add get_int_display_type_and_typeid, bump ABI
2024-02-09Type Browser: Make action functions consistentGlenn Smith
2024-02-09Expose projectbrowser.hJosh Ferrell
2024-02-08Clickable icons now have an inactive state icon.Alexander Taylor
2024-02-08Revert "Convert some assertions to raise ValueError in NTR creation"Peter LaFosse
This reverts commit bae3056d1bed0331a466ea19dedfca68bc023232.
2024-02-08Convert some assertions to raise ValueError in NTR creationPeter LaFosse
2024-02-07add exprIndex field to BNInstructionTextTokenRyan Snyder
2024-02-07Fix unparented sidebar widget being shown on startupRusty Wagner
2024-02-07Bump api version after all these changesGlenn Smith
2024-02-07Debug warn on starting a BackgroundThread with no ownerGlenn Smith
2024-02-07UIContext: Add plugin hook for when actions executeGlenn Smith
2024-02-07Type ArchivesGlenn Smith
2024-02-07Add ImportTypeLibraryTypeByGuid API and dialogPeter LaFosse
2024-02-07Remove dmonJosh Ferrell