summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-27Lift VMOVMason Reed
2024-08-27Lift VLDR and VSTRMason Reed
2024-08-27Lift VPOP and VPUSHMason Reed
2024-08-27Fix getting incorrect S and D registers in lifted ilMason Reed
2024-08-27Remove duplicate conditional checks in v_ liftsMason Reed
2024-08-24Allow the user to modify the BV during initializationRubens Brandao
2024-08-22Specialize relocation warning for 32-bit/64-bit.Alexander Taylor
2024-08-22Use add/sub with overflow when rebasing, fix crash.Alexander Taylor
2024-08-22Fix MSP430 lifting bugs causing crashes and errors.Alexander Taylor
2024-08-22Make MSP430 correctly load after ELF view.Alexander Taylor
2024-08-22Fix MSP430 dependencies.Alexander Taylor
2024-08-22Fix build error in MSP430, update README.Alexander Taylor
2024-08-22Add msp430 architectureJoe Rozner
2024-08-22Remove unused imports from websocket provider.Alexander Taylor
2024-08-22CMake: Generate a stub header for linking plugins without an installGlenn Smith
2024-08-21Fix thumb2 lifting of REVMason Reed
2024-08-21Fix progress function types in update.cppJosh Ferrell
2024-08-21Fix progress function types in binaryninjaapi.hJosh Ferrell
2024-08-21Fix progress function types in update.cppJosh Ferrell
2024-08-21Add progress context to load APIsJosh Ferrell
2024-08-21Fix symlink logic in rust api build on linuxJosh Ferrell
2024-08-20Update progress functions to use BNProgressFunction typedefJosh Ferrell
2024-08-20Initial support for per-function settings.Brian Potchik
2024-08-20DWARF: Recurse through DW_AT_abstract_origin when resolving typesJosh Ferrell
2024-08-16Enable workflows by default.Brian Potchik
2024-08-16Support for automatic loading of <filename>.debug and <filename>.dSYMJosh Ferrell
2024-08-16Prevent reading past end of dynamic tableJosh Ferrell
2024-08-16Add initial composable workflows.Brian Potchik
2024-08-14Remove leftover debug log in python platform API (skip-ci, skip-note)Mason Reed
2024-08-14Resizable scripting console inputMason Reed
2024-08-14Configurable minimum widget sizing for SplitterMason Reed
2024-08-14Fix scoping bug with 'files.elf.detectARMBE8Binary' setting.Brian Potchik
2024-08-14Fix unitialized workflow machine property.Brian Potchik
2024-08-13Add a way to disable function analysis update and use it to supress analysis ...Xusheng
2024-08-12Add decode, disassembly, IL for TLBINV, TLBINVFnoone
2024-08-12Sign-extend results of 32-bit operations on HI, LOnoone
2024-08-12Add IL, intrinsics for TLB-related instructionsnoone
2024-08-12Add intrinsics for some system instructionsnoone
2024-08-12Differentiate some enums in IL switch statementnoone
2024-08-12Remove checks for 64-bit shift instructionsnoone
2024-08-12Document when stack theme color is valid.Alexander Taylor
2024-08-11Fix crash in triage view when opening with no default calling conventionMason Reed
2024-08-08Add workflow for identifying TerminateProcess(GetCurrentProcess)Peter LaFosse
2024-08-07fix offline user documentation having an online resourceJordan Wiens
2024-08-07Expose Collaboration::ConflictSplitter in APIJosh Ferrell
2024-08-07Change error when applying function without name from dwarf info to debugJosh Ferrell
2024-08-06Add flag role for carry flag when subtraction is implemented with additionRusty Wagner
2024-08-06Fix crash in triage view if binary view has no default platformMason Reed
2024-08-05fix typo in Variable.name docsJordan Wiens
2024-08-05Add example to demangle_llvm python docs (skip-note, skip-ci)Mason Reed