This website requires JavaScript.
Explore
Help
Register
Sign In
imports
/
imhex
Watch
1
Star
0
Fork
0
You've already forked imhex
mirror of
https://github.com/WerWolv/ImHex.git
synced
2026-03-30 13:05:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ef256ee74a7beb2a68faad4336f644f20b4d4e3
imhex
/
plugins
/
builtin
/
source
/
content
/
providers
History
WerWolv
6fb32d20b3
fix: Don't try to compile process memory provider into Web build
2024-06-07 20:32:04 +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
fix: Don't try to compile process memory provider into Web build
2024-06-07 20:32:04 +02:00