summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-24Remove deprecated API functions.Alexander Taylor
2024-07-25Add MediumLevelILFunction.is_var_live_atZichuan Li
2024-07-25Add is_ssa_var_live_at into mlilZichuan Li
2024-07-24Release floating license in shutdown()Glenn Smith
2024-07-24API for setting the current OS thread's nameGlenn Smith
2024-07-24Fix every call to _init_plugins() causing a license checkoutGlenn Smith
2024-07-24Add Platform::GetRelatedPlatformskat
2024-07-24change parameter name to align the function definitionZichuan Li
2024-07-23restore tab completion parity when fuzzySearch is disabledJordan Wiens
2024-07-23add extra clarificaiton around project file backing external librariesJordan Wiens
2024-07-23Revert "remove optionally to make more clear projects are required for extern...Jordan Wiens
2024-07-23remove optionally to make more clear projects are required for external linkingJordan Wiens
2024-07-23Support directly creating a new mapped fileXusheng
2024-07-22Add ability to modify segment flags via MemoryMap API.Brian Potchik
2024-07-19Update to Qt 6.7.2Rusty Wagner
2024-07-19Filter under/dunder members in bncompleterJosh Ferrell
2024-07-19Process feature map menu actions more efficiently.Brian Potchik
2024-07-18MemoryMap update with new segment model.Brian Potchik
2024-07-18Remove deprecated TypeViewGlenn Smith
2024-07-18Add fuzzy completion to the python consoleGlenn Smith
2024-07-18Support loading supplementary DWARF filesJosh Ferrell
2024-07-18Update operationColor in theme docsJosh Ferrell
2024-07-17comment unfinished sectionsZichuan Li
2024-07-16add history UI documentationJordan Wiens
2024-07-16[Mach-O] Fix an error on Free buildskat
2024-07-16Update api usage in the other collaboration examplesGlenn Smith
2024-07-15Fix sync_test.py collaboration exampleJosh Ferrell
2024-07-15Fix crash on load of AArch64 TE w/ Binja freeBrandon Miller
2024-07-12[Objective-C] Fix an issue where freshly opened databases would prompt to sav...kat
2024-07-12Regenerate Cargo lock file after bindgen update.Alexander Taylor
2024-07-12Fix image size in Enterprise docs.Alexander Taylor
2024-07-12Update bindgenMichael Krasnitski
2024-07-12Prevent crash when trying to rename unknown type in typearchiveJosh Ferrell
2024-07-12Avoid crash in search result widget. Fix https://github.com/Vector35/binaryni...Xusheng
2024-07-12Show undo actions for all views of a file in history widgetJosh Ferrell
2024-07-11Fix a database upgrade issue regarding mac-aarch64 dbs that are now loaded as...kat
2024-07-11Additional header import documentation.Alexander Taylor
2024-07-10Add the start of docs for large binaries.Alexander Taylor
2024-07-10ui: fix il preview not updating immediately when cyclingRyan Snyder
2024-07-10split more numbered lists to improve searchabilityJordan Wiens
2024-07-09Merge the Enterprise docs in with everything else.Alexander Taylor
2024-07-09Add ability to access database from rust API using FileMetadataMason Reed
2024-07-09Return option instead crashing on invalid database keysMason Reed
2024-07-09Rust API : Fix misc clippy warningsKyleMiles
2024-07-09implement rust UpdateRubens Brandao
2024-07-09fix TypeLibrary representationRubens Brandao
2024-07-09fix doc warningRubens Brandao
2024-07-09implement rust TypeLibraryRubens Brandao
2024-07-09implement rust TypeArchiveRubens Brandao
2024-07-09impl rust DatabaseRubens Brandao