summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-14Add VarArgsType and ValueType constructorsGlenn Smith
2024-10-14Add missing Logger::Indent functionsGlenn Smith
2024-10-14Add some missing type builder getters and settersGlenn Smith
2024-10-14Add name simplifier apis to headerGlenn Smith
2024-10-14Fix DWARF import crash when FDE has row with start==endJosh Ferrell
2024-10-14Add BinaryNinja::Load(Ref<ProjectFile>) to c++ apiJosh Ferrell
2024-10-14Support loading IDBs from projects in idb_importJosh Ferrell
2024-10-14Implement FileMetadata::get_project_file in rustJosh Ferrell
2024-10-14Update bindgen to 0.70.1 and remove untracked lockfilesMason Reed
2024-10-14add force option to install_api scriptJordan Wiens
2024-10-11Highlight selected variable in stack viewJosh Ferrell
2024-10-11Move ScriptingProvider log messages to a dedicated loggerJosh Ferrell
2024-10-11Fix type hints in log.pyJosh Ferrell
2024-10-10Fix use-after-free in rust `BinaryViewExt::get_relocations_at`Mason Reed
2024-10-10Lots of improvements to stack variable location calculations in DWARFJosh Ferrell
2024-10-10Parse .debug_frame if present and fix stack variable offset calculationJosh Ferrell
2024-10-10Update Cargo.lockMason Reed
2024-10-10Update IDB import to idb-rs 0.1.4Rubens Brandao
2024-10-08Add support for zstd compressed DWARF, simplify handling of zlib compressed D...Josh Ferrell
2024-10-07Update documentation with IDB import pluginMason Reed
2024-10-04Make the undefine action context awareXusheng
2024-10-03Fix RemoteProject.create_fileJosh Ferrell
2024-10-03Checkout enterprise license in rust headless modeMason Reed
2024-10-03Added IsForceLoadable method to BinaryViewTypeBrandon Miller
2024-10-03Removed load as button and label from OptionsDialogBrandon Miller
2024-10-03OptionsDialog widgets for load with bv typeBrandon Miller
2024-10-03Make sure the undefined data variable does not get recreated by auto-analysis...Xusheng
2024-10-03Support forward type propagation for function/variable. Fix https://github.co...Xusheng
2024-10-02Don't include edition when generating API docs.Alexander Taylor
2024-10-02update to get python triage example working on recent buildsJordan Wiens
2024-10-01Improve c++ http api performanceJosh Ferrell
2024-09-30Fix RepoPlugin::IsViewOnlyJosh Ferrell
2024-09-30Use title for generation of function analysis actions.Brian Potchik
2024-09-30Add IsViewOnly field to pluginsKyleMiles
2024-09-30Additional core functionality in support of Workflows.Brian Potchik
2024-09-30Request workflow by name to silence warning (skip-ci).Brian Potchik
2024-09-26Clean up unused variables in Mach-O/Obj-C codekat
2024-09-25Fix PE with invalid string table start failing to loadJosh Ferrell
2024-09-25Fix bad any cast on macJosh Ferrell
2024-09-25Fix python merge conflict handlersJosh Ferrell
2024-09-25Add Python exampels for UIContextNotification::OnContextMenuCreatedXusheng
2024-09-25Add UIContextNotification::OnContextMenuCreated which is called after a conte...Xusheng
2024-09-25Respect resource settings for network.pdbAutoDownloadJosh Ferrell
2024-09-24Make the LogView UI much more responsiveJosh Ferrell
2024-09-24Get current stack base offset.Alexander Taylor
2024-09-24Fix Remote Dialog buttons being drawn incorrectly.Alexander Taylor
2024-09-23Fix nondeterminism when types in dwarf have conflicting namesJosh Ferrell
2024-09-23Update IDB import pluginMason Reed
2024-09-22Add get_relocation_ranges to rust apiMason Reed
2024-09-22Add LLIL_EXTERN_PTR to rust apiMason Reed