summaryrefslogtreecommitdiff
path: root/view
AgeCommit message (Expand)Author
2024-11-06normalize Shared Cache nameJordan Wiens
2024-11-06[SharedCache] Fix bndb save/load within projectskat
2024-11-05[SharedCache] Fix .bndb save/load outside of projectskat
2024-11-05[SharedCache] very Hotfix for 'SharedCache.load_image_with_install_name'kat
2024-11-05[SharedCache] Barebones sanity check on ivar list sizekat
2024-11-05[SharedCache] Hotfix flags on dyldData sectionskat
2024-11-05[SharedCache] Changes to the alpha popup/info tabkat
2024-11-05[SharedCache] Add load option to disable automatic loading of libsystem_ckat
2024-11-05[SharedCache] Fix for section names in caches opened within a projectkat
2024-11-05[SharedCache] Optimizations for symbol resolution workflowkat
2024-11-05[SharedCache] Add project support for split dscJosh Ferrell
2024-11-05[SharedCache] Implement LoadedImage API, Fix serialized image names, more rob...kat
2024-11-05[SharedCache] Fix a crash whenever user uses DSC apis on non-dsc.kat
2024-11-04Remove ability to panic on pre-initialized logger in rustMason Reed
2024-10-28[SharedCache] Warnings Cleanupkat
2024-10-28[SharedCache] Fix UI causing BV leakskat
2024-10-28[SharedCache] Optimizations+fixes for SharedCache function workflow.kat
2024-10-23Initial commit of the alpha dyld_shared_cache view API Plugin.kat
2024-10-23Fix conditional no-returnPeter LaFosse
2024-10-23Add API to bulk add segments, use it in elf viewJosh Ferrell
2024-10-17verify relocation sections have non-zero sizesJordan Wiens
2024-10-17Demangler plugin APIGlenn Smith
2024-10-14Update bindgen to 0.70.1 and remove untracked lockfilesMason Reed
2024-09-26Clean up unused variables in Mach-O/Obj-C codekat
2024-09-25Fix PE with invalid string table start failing to loadJosh Ferrell
2024-09-19Add additional testing and handling for object settings.Brian Potchik
2024-09-18Add support for loading symbols from .gnu_debugdataJosh Ferrell
2024-09-16Register and use loggers for COFF viewJosh Ferrell
2024-09-16Fail to resolve long PE section name when string table is invalidJosh Ferrell
2024-09-13Fix many warningsJosh Ferrell
2024-09-13Ultimate.Alexander Taylor
2024-08-29Update load setting properties from rust pluginMason Reed
2024-08-27Fix the CMakeLists.txt for bintxt viewMason Reed
2024-08-27Implement IHEX, SREC and TI-TXT viewsRubens Brandao
2024-08-20Initial support for per-function settings.Brian Potchik
2024-08-16Enable workflows by default.Brian Potchik
2024-08-16Prevent reading past end of dynamic tableJosh Ferrell
2024-08-14Fix scoping bug with 'files.elf.detectARMBE8Binary' setting.Brian Potchik
2024-08-08Add workflow for identifying TerminateProcess(GetCurrentProcess)Peter LaFosse
2024-07-18MemoryMap update with new segment model.Brian Potchik
2024-07-16[Mach-O] Fix an error on Free buildskat
2024-07-15Fix crash on load of AArch64 TE w/ Binja freeBrandon Miller
2024-07-12[Objective-C] Fix an issue where freshly opened databases would prompt to sav...kat
2024-07-11Fix a database upgrade issue regarding mac-aarch64 dbs that are now loaded as...kat
2024-07-09Account for rebasing when processing ELF_STT_FUNC entries. Fix https://github...Xusheng
2024-07-08[Mach-O] Fix issue with entry point function platforms on armv7/thumb2kat
2024-07-03Add missing GNU_PROPERTY program header typeJosh Ferrell
2024-06-27Add iOS Platforms. Add Mach-O Typelib supportkat
2024-06-24Add `Elf{32,64}_{Rel,Rela}` table to ELF viewclubby789
2024-06-19Fix up the files.elf.detectARMBE8Binary settingXusheng