summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-05Avoid leaking Relocation instancesMark Rowe
2025-08-05[ARM64] Fix lifting of mrs xzr, ... to not reference the xzr registerMark Rowe
2025-08-03Fix undefined `log_error` in downloadprovider.pyMason Reed
2025-08-03[Rust] Misc formattingMason Reed
2025-08-01Make the IL iterators real iterators for std::find_ifGlenn Smith
2025-08-01Update IL modification docsGlenn Smith
2025-08-01Support MLIL expr mappings in C++Glenn Smith
2025-08-01Add unflatten workflow example C++ portGlenn Smith
2025-08-01Add log functions for logging the current stack trace without an active excep...Rusty Wagner
2025-08-01Use log_error_for_exception in the Python API to pass tracebacks in the stack...Rusty Wagner
2025-08-01Add log_for_exception family of APIs to the Python APIRusty Wagner
2025-08-01Add log message dialog for showing stack tracesRusty Wagner
2025-08-01Add LogForException APIs to pass stack trace information separate from the me...Rusty Wagner
2025-07-31improve focusing in type browserJordan Wiens
2025-07-31fix a recursion bug in the tabsyncingJordan Wiens
2025-07-31add focusandselectfilter for filtereditJordan Wiens
2025-07-31support for multi-language code block tab syncingJordan Wiens
2025-07-31correct fix for s and i hotkeys in type browserJordan Wiens
2025-07-31fix initial focus in type browserJordan Wiens
2025-07-31fixing find hotkey in the typebrowserJordan Wiens
2025-07-30[Rust] Only re-run `cargo check` if inputs have changedMark Rowe
2025-07-30Add dependency tracking to the Python code generationMark Rowe
2025-07-30[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)Mark Rowe
2025-07-30[ARM64] Fix lifting of tbz / tbnz for bits >= 32Mark Rowe
2025-07-30Change rust project APIs to accept "impl AsRef<Path>" instead of "&str" for p...Josh Ferrell
2025-07-29add inverted character constant integer display typeJordan Wiens
2025-07-29Add MemoryMap::add_unbacked_memory_region to rust apiJosh Ferrell
2025-07-29Add support for declarative downstream dependencies to workflow system.Brian Potchik
2025-07-29Added check for sharedobject without program header section start address.Hongyu Chen
2025-07-28[PPC] Make assembler.cpp compile over 30 times fasterMark Rowe
2025-07-28[Rust] Misc formattingMason Reed
2025-07-28[Rust] Add `BinaryViewExt::image_base`Mason Reed
2025-07-28[WARP] Fix user annotations being overriden by WARP annotationsMason Reed
2025-07-28[Rust] Add docs for what the boolean return value does for some specific "pro...Mason Reed
2025-07-28[WARP] Update snapshots following regression fixMason Reed
2025-07-28add open source to core licensesJordan Wiens
2025-07-28fix rust license documentationJordan Wiens
2025-07-28SharedCache: Fix a compile error w/ GCCkat
2025-07-28Improve and migrate to fmt logging functions in Mach-O/KernelCache/SharedCachekat
2025-07-28Define _DEBUG/NDEBUG in api project when doing Debug/RelWithDebInfo buildskat
2025-07-25Fix workflow monitor toolbar button states during async workflow requests.Brian Potchik
2025-07-24Add ability to reset the Feature Map.Brian Potchik
2025-07-24make fields of LookupTableEntry publicalan
2025-07-24[IDB Import] Fix base address translationrbran
2025-07-24Add tooltip to feature map for data type.Brian Potchik
2025-07-23[WARP] Generate function guids for mach-o objective-c binariesMason Reed
2025-07-23Fix python project PluginCommandJosh Ferrell
2025-07-23KernelCache: Fix double-click load dialog in symbol listkat
2025-07-22Update define_auto_symbol_and_var_or_function API to pass confidence type.Brian Potchik
2025-07-22Fix an incorrect offset used in KernelCache header parsingkat