1
0
mirror of synced 2025-01-07 20:21:37 +01:00
ImHex/lib/libimhex/include/hex/helpers
2023-01-28 21:12:35 +01:00
..
concepts.hpp build: Switch to GCC on MacOS (#552) 2022-06-25 12:19:59 +02:00
crypto.hpp fix: CRC8 hashing algorithm displaying 16 bits result 2023-01-25 00:06:48 +01:00
disassembler.hpp sys: Make sure constexpr variables don't get copied onto the stack 2022-09-12 21:28:02 +02:00
encoding_file.hpp feat: Added option to copy custom encoding strings from hex view 2023-01-28 21:12:35 +01:00
file.hpp tests: Added UTF-8 file operation tests 2022-07-02 10:05:25 +02:00
fmt.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
fs_macos.hpp build: Switch to GCC on MacOS (#552) 2022-06-25 12:19:59 +02:00
fs.hpp feat: Allow multiple yara files to be selected at once 2023-01-28 00:01:53 +01:00
intrinsics.hpp sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms (#483) 2022-03-27 00:01:28 +01:00
literals.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
logger.hpp sys: Improved startup time by running startup tasks in parallel 2022-09-19 16:54:19 +02:00
magic.hpp patterns: Disallow application/octet-stream to be used as MIME type 2023-01-09 08:38:19 +01:00
net.hpp sys: Make sure libromfs is never used in libimhex 2022-12-05 15:29:19 +01:00
opengl.hpp patterns: Fixed various issues with the 3d visualizer 2023-01-23 16:25:23 +01:00
patches.hpp feat: Added better error messages for generating and importing ips patches 2023-01-25 10:38:04 +01:00
socket.hpp build: Fixed some issues to make porting to other systems easier 2022-08-01 14:35:25 +02:00
stacktrace.hpp feat: Added stacktrace printing on crashes (#892) 2023-01-17 21:38:56 +01:00
tar.hpp sys: Replace existing bad project system with a much better one (#663) 2022-08-08 21:23:52 +02:00
types.hpp feat: Further improve process memory provider 2023-01-01 12:26:27 +01:00
utils_macos.hpp fix: Theme detection issues on all OSes 2022-06-30 15:09:57 +02:00
utils.hpp patterns: Added menu to Edit menu for placing types at current selection 2022-10-21 10:03:37 +02:00