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-29 00:10:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
491e2dfe56aef9778317cc80f62705101acaaccd
imhex
/
plugins
/
builtin
/
source
/
content
/
providers
History
WerWolv
9d02379583
impr: Don't allow opening the same file twice
...
Fixes
#1569
2024-02-24 12:06:06 +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: Don't allow opening the same file twice
2024-02-24 12:06:06 +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