1
0
mirror of synced 2024-11-24 15:50:16 +01:00
ImHex/plugins/builtin/source/content/providers
2024-03-10 15:40:32 +01:00
..
base64_provider.cpp feat: Added Base64 provider 2023-12-26 23:42:22 +01:00
disk_provider.cpp fix: Native error message formatting on Windows 2024-02-04 20:21:16 +01:00
file_provider.cpp fix: std::bind_front not supporting member functions everywhere 2024-03-10 15:40:32 +01:00
gdb_provider.cpp refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
intel_hex_provider.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
memory_file_provider.cpp impr: Load small files into memory, open larger files as read-only by default 2024-03-10 14:31:39 +01:00
motorola_srec_provider.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
process_memory_provider.cpp fix: remove TODO + show error message when reading/write in process provider (#1516) 2024-01-26 18:44:52 +00:00