summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-30Add file and database loading examples to Python cookbook (#7508)Copilot
2025-10-29Fix docstring.Brian Potchik
2025-10-29Add ZipPython transform as a reference container example.Brian Potchik
2025-10-29[Rust] Fix typo in doc commentMason Reed
2025-10-29[Rust] Update repository API following updated Core API'sMason Reed
2025-10-29Add Python APIs for extended transform/container support.Brian Potchik
2025-10-29Fix(ppc/il): Treat r0 as a register in e_addi/e_add16i ILchedahub
2025-10-29Fix(ppc/spe): Correct source operand parsing for EVX instructionschedahub
2025-10-29Refactor Plugin Load/Management to support upcoming changes0cyn
2025-10-28Add transform override support to the container browswer.Brian Potchik
2025-10-28Fix crash Python bindings for Transform API.Brian Potchik
2025-10-27Add documentation to the constant renderer and string recognizer APIsRusty Wagner
2025-10-24Fix TableViewBase breaking UI ABIMason Reed
2025-10-24Add functions for saving StringsView column stateAlexander Khosrowshahi
2025-10-24Add TableViewBase.h and base class QTableView uses in stringsview, memory map...Alexander Khosrowshahi
2025-10-24aarch64: implements lifting (intrinsics) for LDXP/STXPMaxime Meignan
2025-10-23Fix imported functions being ignored when building call sites, and fix python...Mason Reed
2025-10-23allow types.get_types to take str or QualifedNameJordan Wiens
2025-10-23[KernelCache] Set segment permissions based on how XNU initially maps themMark Rowe
2025-10-23Rename Type.finalized to Type._finalizedRusty Wagner
2025-10-23Fix Type object leaks in the Python type APIRusty Wagner
2025-10-23Fix lost type attributes in TypeBulider Python APIRusty Wagner
2025-10-23Bump core ABIMason Reed
2025-10-23[Rust] Misc formattingMason Reed
2025-10-23Alert users to the fact that there is no real character type.Mason Reed
2025-10-23Update developer documentation for creating bitfieldsMason Reed
2025-10-23Support bitfields in type systemMason Reed
2025-10-23fix truncation in header summariesJordan Wiens
2025-10-23better documentation on open with options, also remove orphaned binexport imageJordan Wiens
2025-10-23update new instance documentation with mention of macOS differencesJordan Wiens
2025-10-23remove experimental label from binexport docsJordan Wiens
2025-10-23remove context menu for show/hide password dialogJordan Wiens
2025-10-22Add API to dereference named type referencesRusty Wagner
2025-10-22masked settings icon changeJordan Wiens
2025-10-22[MachO] Fix GCC buildMark Rowe
2025-10-22Add interactive mode support to the container browser.Brian Potchik
2025-10-22Add more plugins to freeMason Reed
2025-10-22[MachO] Fix Windows buildMark Rowe
2025-10-22[Mach-O] Refactor fixup chain parsingMark Rowe
2025-10-22Move implementations of key functions on Variable and SSAVariable to headersMark Rowe
2025-10-22Fix: PowerPC decode logic for Rx, Ry, Rz registerchedahub
2025-10-22Call SetIgnore on all intrinsic types in x86Peter LaFosse
2025-10-22Add Type::SetIgnored APIPeter LaFosse
2025-10-22Add setter for BB analysis context max_size_reachedBrandon Miller
2025-10-22[Rust] Misc formattingMason Reed
2025-10-22[Rust] Misc clippy lintsMason Reed
2025-10-22[WARP] Use download provider API instead of reqwestMason Reed
2025-10-22[Rust] Impl `Debug` for `DownloadProvider`Mason Reed
2025-10-22[Rust] Add GET and POST helper functions for `DownloadInstance`Mason Reed
2025-10-22[Rust] Expose a non `log` specific function for sending logs to a `Logger`Mason Reed