summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-27Clean up langreps' opcode print switchGlenn Smith
2024-12-26[SharedCache] Add the ability to manually trigger Objective-C processingWeiN76LQh
2024-12-26[SharedCache] Add the ability to skip Objective-C processing when loading a l...WeiN76LQh
2024-12-26[SharedCache] Fix post-processing of Objective-C sectionsWeiN76LQh
2024-12-25[SharedCache] Remove unnecessary lock in `SharedCache` destructorWeiN76LQh
2024-12-24Fix Shared Cache Plugin out-of-tree buildVisual Ehrmanntraut
2024-12-23Update metadata version to prevent v2 loader incorrectly trying to load v3 sy...kat
2024-12-23[SharedCache] Serialize `SharedCache::m_symbolInfos`WeiN76LQh
2024-12-20Linear View: Persist highlight during renamesGlenn Smith
2024-12-18Fix crash when demangling certain namesGlenn Smith
2024-12-17Small doc fixJosh Ferrell
2024-12-17better docs on headless license managementJordan Wiens
2024-12-16Disable fmt unicode support on windowsJosh Ferrell
2024-12-16Update dependencies and fix compilation errors/warnings for g++14 and c++20Josh Ferrell
2024-12-16[ppc] merges PR Vector35/binaryninja-api#5176 (adds support for "psq" Quantiz...Galen Williamson
2024-12-14Pass length to free flag conditions list callback and remove libc from rust apiMason Reed
2024-12-14Pass length to free register list callbackMason Reed
2024-12-14WARP: Update readme to reflect correct env varMason Reed
2024-12-14WARP: Run `cargo clippy`Mason Reed
2024-12-14WARP: Run `cargo fmt`Mason Reed
2024-12-14WARP: Attempt auto linking to coreMason Reed
2024-12-13WARP: Misc clippy lintMason Reed
2024-12-13Bump supported rust version to 1.83.0Mason Reed
2024-12-13WARP: Misc bench fixMason Reed
2024-12-13WARP: User friendly file pickerMason Reed
2024-12-13Update the linear view when segments/sections change. Fix https://github.com/...Xusheng
2024-12-11WARP: Run `cargo fmt`Mason Reed
2024-12-11WARP: Add ability to save single function to fileMason Reed
2024-12-11Fix incorrectly named argument for `get_open_filename_input`Mason Reed
2024-12-11Support setting a function type using a typedef-ed function type. FixXusheng
2024-12-10[SharedCache] Fix slide info parsing and complete v2 supportWeiN76LQh
2024-12-10[SharedCache] Fix padding issue with v5 slide infoWeiN76LQh
2024-12-10Fix a compilation error on Windowskat
2024-12-10[SharedCache] Use basic copy-on-write for viewStateCacheMark Rowe
2024-12-10[SharedCache] Preserve flags when splitting a memory regionMark Rowe
2024-12-10[SharedCache] Have VM track ranges rather than pagesMark Rowe
2024-12-10[SharedCache] Switch to SAX-based writer API for JSON serializationAuthor: Mark Rowe
2024-12-10[SharedCache] Rework metadata serialization to reduce memory overheadMark Rowe
2024-12-06Add `ui.view.symbols.hideExternalSymbols` to user docsMason Reed
2024-12-06fix old link to type libraries in guideJordan Wiens
2024-12-05fix documentation around workflow example codeJordan Wiens
2024-12-05Add entry functions in triage viewZichuan Li
2024-12-05Implement SHN_COMMON symbol handlingMitchell Johnson
2024-12-04IDB Import: Bump idb-rs to 0.1.6Mason Reed
2024-12-04Fix missing ref increment in BinaryView::GetRelocationsAtMason Reed
2024-12-04Add support for DW_OP_addrx lookups for data variablesJosh Ferrell
2024-12-03Add `Relocation` information to python apiMason Reed
2024-12-03IDB Import: Misc clippy lintsMason Reed
2024-12-03IDB Import: Bump idb-rs dependencyMason Reed
2024-12-03Multiple fixes for HI16/LO16 relocs for MIPS64Brandon Miller