summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-14Remove pluginManager.communityUpdateChannel setting in favor of pluginManager...Josh Ferrell
2025-07-14Revert "Update Objective-C Workflow to use the meta workflow."Brian Potchik
2025-07-14Update Objective-C Workflow to use the meta workflow.Brian Potchik
2025-07-14[Mach-O] Handling for special library ordinals used in binding informationkat
2025-07-13[ObjC] Handle LLIL_TAILCALL instructions when analysis.objectiveC.resolveDyna...Mark Rowe
2025-07-13[ObjC] Use NamedTypeReference to refer to id / SEL / BOOLMark Rowe
2025-07-13[ObjC] Handle tail calls to objc_msgSend when applying call type adjustmentsMark Rowe
2025-07-13[ObjC] Fix an off-by-one error that would skip inlining of the first objc_msg...Mark Rowe
2025-07-13[ObjC] Use the appropriate integer size for entries in __objc_ivarMark Rowe
2025-07-12Allow constructing MLILFunction with null LLILFunction/FunctionGlenn Smith
2025-07-12Handle setting -DBN_INSTALL_DIR to the app bundle on macosGlenn Smith
2025-07-12Add support for Assemble/Compile behavior for new Mapped views.Brian Potchik
2025-07-12Fix potential crash in FeatureMap during memory map changes.Brian Potchik
2025-07-12Fix GetDataOffsetForAddress API to properly work for mapped load regions only.Brian Potchik
2025-07-12enhances expandable group to support expandable content and notJordan Wiens
2025-07-12update docs for backtick and python console, resolves #6816Jordan Wiens
2025-07-12Enhance MemoryRegionDialog with comprehensive region type support.Brian Potchik
2025-07-12Add support for unbacked memory regions directly in the memory map.Brian Potchik
2025-07-11Fix UpdateInfoFetcher lifetime issuesMark Rowe
2025-07-10UI improvements for managing Guided Analysis mode.Brian Potchik
2025-07-10[DSC] Performance improvements and clean-up in SymbolTableViewMark Rowe
2025-07-10[DSC] Use BNAllocStringWithLength when copying strings for the APIMark Rowe
2025-07-10[DSC] Fix GetRegionAt / optimize GetRegionContainingMark Rowe
2025-07-10Fix the Triage Summary view's exports list to only update when visibleMark Rowe
2025-07-10Fix building rapidjson with clang on windowsJosh Ferrell
2025-07-10Improve DWARF local variable recoveryJosh Ferrell
2025-07-09reimplement llil validation for caller_sites and implement plural IL forms on...Jordan Wiens
2025-07-09Improve DWARF local variable offset calculationJosh Ferrell
2025-07-09Update current abi version for get system cache directoryAlexander Khosrowshahi
2025-07-09Quiesce the FeatureMap widget when hidden or disabled.Brian Potchik
2025-07-09Add get_system_cache_directory and GetSystemCacheDirectory to APIAlexander Khosrowshahi
2025-07-09[MachO] Treat a binary as containing Objective-C metadata if it has __objc_stubsMark Rowe
2025-07-08[MachO] Avoid leaking MachoObjCProcessorMark Rowe
2025-07-08[ObjC] Avoid leaking SymbolQueueMark Rowe
2025-07-08[RTTI] Fix leak of BackgroundTaskMark Rowe
2025-07-09Fix command palette focus stealing when clicking elsewhere.Brian Potchik
2025-07-08Parse sections containing Objective-C constantsMark Rowe
2025-07-08Add wrapping support for long inline string annotationsAlexander Khosrowshahi
2025-07-08Update variablelist.h for variable placement infoAlexander Khosrowshahi
2025-07-08Various improvements for guided disassembly mode.Brian Potchik
2025-07-08remove spurious freestring from coreversion initializerJordan Wiens
2025-07-07[ObjC] Fix handling of relative method selectors with MSVCMark Rowe
2025-07-07Add IL view type change UI context notificationRusty Wagner
2025-07-07KernelCache rewritekat
2025-07-06[WARP] Fix tag type creation marking the view as modifiedMason Reed
2025-07-06[Rust] Add `FileMetadata::forget_undo_actions`Mason Reed
2025-07-06[Rust] Make `ReportCollection::add_*` optionally take a viewMason Reed
2025-07-06[WARP] Recover register variables and re-add tags to matched functionsMason Reed
2025-07-06[Rust] Fix typo for `MediumLevelILFunction::live_instruction_for_variable` paramMason Reed
2025-07-06[Rust] Fix MLIL function expression index usage in place of instruction indexMason Reed