1
0
mirror of synced 2024-11-15 11:33:23 +01:00
ImHex/lib/libimhex/include/hex/helpers
2023-10-13 23:46:48 +02: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 impr: Cleanup main 2023-07-22 21:30:22 +02: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 fix: ImHex not starting at all anymore when launched through the explorer 2023-09-03 14:07:47 +02: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 feat: Added better error messages for generating and importing ips patches 2023-01-25 10:38:04 +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 feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02: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 fix: Find view replace and hex editor paste logic being wrong 2023-05-28 14:30:33 +02:00