dolphin/Source
Acts1631 24aafdeb47 Core: validate standalone ELF input ranges
ElfReader trusted table offsets and counts from standalone ELF files.
Malformed input could make it read and write past the loaded file buffer.

Validate the ELF header, table ranges, segment data, section data, and
string-table references before accessing them. Invalid files use the
existing executable boot failure path.
2026-07-20 19:50:54 -04:00
..
Android Scaffold / Appbar composable 2026-07-13 12:34:06 +02:00
Core Core: validate standalone ELF input ranges 2026-07-20 19:50:54 -04:00
DSPSpy Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
DSPTool Host: Remove unnecessary functions 2025-08-03 13:19:30 -07:00
PCH mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
UnitTests Core: Adjust emulated memory size automatically. 2026-07-11 23:02:54 +01:00
VSProps Update bundled Windows Qt to 6.8.3 2026-06-26 19:22:16 +02:00
.clang-format Clang-format: Fix invalid settings 2025-05-01 22:05:07 +02:00
CMakeLists.txt Merge pull request #14251 from JoshuaVandaele/cmake-editorconfig 2026-01-11 16:28:03 -05:00
dolphin-emu.sln Core/HW: Add Visual Studio project files for cpp-ipc library. 2025-10-28 18:50:58 +00:00