1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/lib/libimhex/include/hex/helpers
2023-11-07 00:46:17 +01:00
..
binary_pattern.hpp feat: Added support for automatically loading patterns using binary pattern magic 2023-05-22 00:01:58 +02:00
concepts.hpp patterns: Updated to new API 2023-04-18 10:06:47 +02:00
crypto.hpp fix: CRC8 hashing algorithm displaying 16 bits result 2023-01-25 00:06:48 +01:00
debugging.hpp feat: Added debug variables to aid with development 2023-10-13 23:46:48 +02:00
disassembler.hpp build: Fix building with capstone < 5 (#1323) 2023-09-25 21:52:28 +02:00
encoding_file.hpp impr: Display encoding types in header of hex editor 2023-07-11 00:04:26 +02:00
fmt.hpp feat: Added Auto Updater for Windows, macOS and Ubuntu (#1377) 2023-10-21 18:40:24 +00:00
fs.hpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
http_requests_emscripten.hpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
http_requests_native.hpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
http_requests.hpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
intrinsics.hpp nodes: Added support for nested, shareable, custom data processor nodes 2023-02-09 23:07:04 +01:00
literals.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
logger.hpp feat: Added Auto Updater for Windows, macOS and Ubuntu (#1377) 2023-10-21 18:40:24 +00:00
magic.hpp patterns: Disallow application/octet-stream to be used as MIME type 2023-01-09 08:38:19 +01:00
opengl.hpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
patches.hpp impr: Switch to custom std::expected implementation 2023-11-02 08:53:46 +01:00
stacktrace.hpp feat: Added stacktrace printing on crashes (#892) 2023-01-17 21:38:56 +01:00
tar.hpp feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
types.hpp fix: UI issues in the data information view 2023-11-07 00:46:17 +01:00
utils_linux.hpp impr: Use execvp() instead of system() on Linux (#1170) 2023-07-05 20:50:46 +02:00
utils_macos.hpp feat: Add a native error message when glfw window creation fails (#1104) 2023-05-27 17:45:41 +02:00
utils.hpp feat: Added Auto Updater for Windows, macOS and Ubuntu (#1377) 2023-10-21 18:40:24 +00:00