summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-26Misc rust formattingMason Reed
2025-04-26Add generate_ssa_form to LowLevelILFunctionMark Rowe
2025-04-26[SharedCache] Fix possible crash when closing view with images still being ad...Mason Reed
2025-04-26[SharedCache] Update the ref count warning to only show when above 2Mason Reed
2025-04-25std::function<bool(size_t,size_t)> ==> ProgressFunctionGlenn Smith
2025-04-25Fix misc rust formattingMason Reed
2025-04-25Fix Itanium RTTI skipping type info with stripped root type info objectMason Reed
2025-04-24mips: fix mips32 linux-syscall cc stack behaviorRyan Snyder
2025-04-23Various DWARF fixesJosh Ferrell
2025-04-23Fix Stack Render Layer availability in Free editionGlenn Smith
2025-04-23Add Function::Analyze API to perform on-demand function analysis.Brian Potchik
2025-04-21Fix Itanium VFT analysis crashing when possible VFT at section start boundaryMason Reed
2025-04-21Fix misc invalid root type info construction in Itanium RTTIMason Reed
2025-04-21[SharedCache] Always load image dependenciesWeiN76LQh
2025-04-21Make binja core BASE API compatible with CBrandon Miller
2025-04-21Actually fix crash when opening aarch64 TE binary with free versionJosh Ferrell
2025-04-19Fix crash when using kill in debugger.Brian Potchik
2025-04-18remove migrated licenseJordan Wiens
2025-04-18add note to console docs about shared vs unified python instance, resolves #6651Jordan Wiens
2025-04-18fix copy/pastaJordan Wiens
2025-04-18edits to ksc docsJordan Wiens
2025-04-18edits to dsc docsJordan Wiens
2025-04-17Fix crash when opening aarch64 TE binary with free versionJosh Ferrell
2025-04-16Updated docs images with actual dark theme this timeGlenn Smith
2025-04-16[SharedCache] Import the shared cache magic variables in the scripting consoleMason Reed
2025-04-16Fix broken documentation links.Alexander Taylor
2025-04-16Kernel cache docs imagesGlenn Smith
2025-04-16Updated DSC/KCTriage view documentation.Alexander Taylor
2025-04-16DSC docs: make images follow themeGlenn Smith
2025-04-16Clean up navigable views and prioritiesGlenn Smith
2025-04-16Fix various views not being marked executableGlenn Smith
2025-04-16Navigation: Only go to non-navigable views when restoring stateGlenn Smith
2025-04-16Fix Logger indentation apiGlenn Smith
2025-04-16Update rust dependency license listMason Reed
2025-04-16Accidentally made wrong column interactive...Alexander Taylor
2025-04-16Better column sizing for DSC and KC triage views.Alexander Taylor
2025-04-16Add loaded column for kernel cache view.Alexander Taylor
2025-04-16Glenn wanted this.Alexander Taylor
2025-04-16Update Objective-C user documentationMason Reed
2025-04-16[SharedCache] Update user documentationMason Reed
2025-04-15Update README with all of the new pluginsMason Reed
2025-04-15Include RTTI analysis in free versionMason Reed
2025-04-15Include SVD loader in free versionMason Reed
2025-04-15Fix free build crashing when opening any binaryMason Reed
2025-04-15Cast on indexed array assignments in pseudo C/RustBrandon Miller
2025-04-15Fix pseudo C/Rust absent lhs on comparisonBrandon Miller
2025-04-15Handle var assign with split src in pseudo C/RustBrandon Miller
2025-04-15Fixed indentation on Launching from CLI doc sectionGalen Williamson
2025-04-14[SharedCache] Fix crash with cache entries with alignment bytes at the end of...Mason Reed
2025-04-14[SharedCache] Evict file accessors from the global file accessor cache on fil...Mason Reed