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
77baf6f522
fix: Native error message formatting on Windows
2024-02-04 20:21:16 +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
impr: Make file provider use atomic file IO instead of memory mappings
2024-01-06 16:09:28 +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: Do not mark memory providers as dirty when creating them (
#1506
)
2024-01-21 18:38:58 +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