This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
ImHex
Watch
1
Star
0
Fork
0
You've already forked ImHex
mirror of
synced
2025-01-19 01:24:15 +01:00
Code
Releases
Wiki
Activity
ImHex
/
plugins
/
builtin
/
source
/
content
/
providers
History
WerWolv
de8465a8f4
feat: Added limited support for the process memory provider to macOS
2024-06-07 19:17:14 +02:00
..
base64_provider.cpp
feat: Added Base64 provider
2023-12-26 23:42:22 +01:00
disk_provider.cpp
impr: Only store paths with forward slashes in project files
2024-05-08 21:30:20 +02:00
file_provider.cpp
feat: Added option to specify max file size to load into memory
2024-05-19 15:10:22 +02: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
fix: Compile error due to un-unpacked expected value
2024-05-10 23:02:39 +02: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
fix: Compile error due to un-unpacked expected value
2024-05-10 23:02:39 +02:00
process_memory_provider.cpp
feat: Added limited support for the process memory provider to macOS
2024-06-07 19:17:14 +02:00