summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-30Improve filename handling for container files.Brian Potchik
2026-01-29[Rust] Update allowed licensesMason Reed
2026-01-29Add missing LowLevelILFunction::AddOverFlow API (#7788)Scott Lagler
2026-01-29[Rust] Make TagReference optionally take architecture and function (#7899)Rubens Brandão
2026-01-29[Rust API] Fix load_view_with_progress when options is NoneJosh Ferrell
2026-01-29Add support for ephemeral session-time settings for TransformSession.Brian Potchik
2026-01-29Fix Python exception in FunctionLifterContextBrandon Miller
2026-01-28[CMake] Allow flexible user plugin install locationEric Kilmer
2026-01-28Fix a fundamental problem with TypeBuilder.handle by deleting itPeter LaFosse
2026-01-28pressing enter on the base field in the create structure dialog should add in...Jordan Wiens
2026-01-28Add session settings override support to Transform system and clean up docume...Brian Potchik
2026-01-27Perform function lifting and inlining in arch pluginsBrandon Miller
2026-01-26Improve initial layout of the container browser dialog.Brian Potchik
2026-01-23Add missing x86_64 relocations.Alexander Taylor
2026-01-23Lifted new PPC insns, MIPS reloc fix.Alexander Taylor
2026-01-23Implement R_386_IRELATIVE relocation handling.Alexander Taylor
2026-01-22[ELF] Fix reading dynamic string tables at large offsetsJosh Ferrell
2026-01-22[Mach-O] Improve how section types are identifiedwanghaiwei
2026-01-22[Python] Support MLIL_SEPARATE_PARAM_LIST and MLIL_SHARED_PARAM_SLOT in copy_...Mark Rowe
2026-01-22architecturePreference description updateJordan Wiens
2026-01-21update checkdoc script to support globbingJordan Wiens
2026-01-21Command Palette: Score fast items on main threadGlenn Smith
2026-01-20[Rust] Fix UB for basic block analysis context out params (#7908)Mason Reed
2026-01-20swap order for some ppc floating point that were backwardJordan Wiens
2026-01-20Update container transform docs.Brian Potchik
2026-01-20Other changes related to handling null strings.Alexander Taylor
2026-01-20handle None cases when empty strings are returned from the core and fix assoc...Jordan Wiens
2026-01-18fix syntax for note section of newly added api docsJordan Wiens
2026-01-17exclude examples folder from rst validationJordan Wiens
2026-01-17add fallback method for pydoc parsing with regexJordan Wiens
2026-01-16fix pydoc formatting for recent metadata API changesJordan Wiens
2026-01-16Update x86 arch README to remove outdated info.Alexander Taylor
2026-01-16Added Ultimate edition NDS32 architecture support.Alexander Taylor
2026-01-16Add get_metadata() method and make query_metadata() raise KeyError consistentlyPeter LaFosse
2026-01-15Make add_user/auto_segments/sections more pythonic.Peter LaFosse
2026-01-14Allow controlling which address is used for instructions created when inlinin...Mark Rowe
2026-01-13[Rust] Fix misc doc comments missingMason Reed
2026-01-13[RTTI] Improve virtual function discoveryMason Reed
2026-01-13Command Palette: User guide docsGlenn Smith
2026-01-13Command Palette enhancementsGlenn Smith
2026-01-13[Rust API] Add BinaryViewExt::{tags_all_scopes, tag_types, tags_by_type}Josh Ferrell
2026-01-13Hopefully fix macOS documentation build error.Alexander Taylor
2026-01-12better handling of modules with bare functions not inside a class in docs gen...Jordan Wiens
2026-01-12Add module workflow hello world example.Malware Utkonos
2026-01-12Add language about workflow ephemerality. (skip-ci)Brian Potchik
2026-01-12Fix(ppcvle): Correct si_split16 immediate decoding for I16A-form instructionschedahub
2026-01-11[DWARF] Fix misc missing imports from `log` => `tracing`Mason Reed
2026-01-11[Rust] More session scoped logsMason Reed
2026-01-11[Rust] Add top level documentation to `tracing` and `logger`Mason Reed
2026-01-11[Rust] Fix old rust toolchain version being used when checking Rust APIMason Reed