summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-10[SharedCache] Optimizations regarding stl container usage in SharedCache.cppkat
2025-02-10Fix some issues regarding allocations within the sharedcache plugin FFIkat
2025-02-10[SharedCache] Make `m_exportInfos` map's values a `shared_ptr`WeiN76LQh
2025-02-10[SharedCache] Only setup undo actions and bulk modify in `SharedCache::FindSy...WeiN76LQh
2025-02-10[SharedCache] Improve the types for `m_exportInfos`WeiN76LQh
2025-02-10[SharedCache] Add parameter to `SharedCache::InitializeHeader` to check if `m...WeiN76LQh
2025-02-10[SharedCache] Use `m_exportInfos` as an export list cacheWeiN76LQh
2025-02-07Fix misc Rust example unused varMason Reed
2025-02-07Implement Rust BaseAddressDetectionRubens Brandao
2025-02-07Implement Rust DisassemblyTextRendererRubens Brandao
2025-02-07Implement Rust WebsocketProviderRubens Brandao
2025-02-07Fix incorrect casts in Rust RepositoryPluginMason Reed
2025-02-07Add server error to EnterpriseCheckoutError::RefreshExpiredLicenseFailedMason Reed
2025-02-07Move session registration for Rust headless initialization to be immediateMason Reed
2025-02-07Fix Rust LinearDisassemblyLine not freeing properlyMason Reed
2025-02-07Update types Rust test to check for type deletionMason Reed
2025-02-07Fix secrets_provider Rust tests failing for enterprise buildsMason Reed
2025-02-06Update Rust tests to respect image baseMason Reed
2025-02-06Fix BinaryReader and BinaryWriter not respecting image base in Rust APIMason Reed
2025-02-06Fix rust decompile exampleMason Reed
2025-02-06Misc rust API formattingMason Reed
2025-02-06Fix double ref increment for misc Repository C++ APIsMason Reed
2025-02-06Correctly quote the string in the Debug impl for BnStringMason Reed
2025-02-06Implement Rust RepositoryRubens Brandao
2025-02-06Implement Rust SecretsProviderRubens Brandao
2025-02-06Add ability to query IL functions in FlowGraph for Rust APIMason Reed
2025-02-06Add simple type to view test for Rust APIMason Reed
2025-02-06[mips] Fix decoding of MIPS ds*32 instructions, add lifting for MIPS drotr* i...Galen Williamson
2025-02-06Add After variants for looking up variables at instructionsGlenn Smith
2025-02-05fix mis-named type library action in docsJordan Wiens
2025-02-05correct user/auto api differences explanationJordan Wiens
2025-02-05Stop importing Type Archive types in parse_type_stringGlenn Smith
2025-02-05Fixes: Unsupported ELF relocations: R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS...Galen Williamson
2025-02-05Search item descriptions in project browserJosh Ferrell
2025-02-04Fixes `Architecture._get_stack_pointer_register` to return 0 instead of None ...Galen Williamson
2025-02-04Update to Qt 6.8.2Rusty Wagner
2025-02-04Fix misc rust formattingMason Reed
2025-02-04Fix crash with unnamed function self reference in DWARF importMason Reed
2025-02-04Avoid crashing when initial type parse fails in DSCViewkat
2025-02-04Firmware Ninja relationships APIBrandon Miller
2025-02-04Do not call callbacks on IL instruction when the instruction index is invalid...Xusheng
2025-02-03Fix leak in Render Layer apiGlenn Smith
2025-02-03Greatly improve performance of memory map viewJosh Ferrell
2025-02-03update enumeration example api docsJordan Wiens
2025-02-03Add option to support auto parsing text formats.Brian Potchik
2025-02-03Fix documentation around `LLIL_MUL`Dusk Banks
2025-02-02Fix Rust apply_to_linear_object logic applying non basic block backed disasm ...Mason Reed
2025-02-02Fix upper 16 registers not being listed in ARMv7 register list operandMason Reed
2025-02-02Fix QualifiedName being leaked in function UserTypeReference related functionsMason Reed
2025-02-02Fix crash in dwarf import when no constant value attribute found for enumerationMason Reed