..
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
impr: Don't memory map files, never keep a write handle open for long
2023-02-17 10:26:09 +01: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
nodes: Added support for nested, shareable, custom data processor nodes
2023-02-09 23:07:04 +01: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
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: Added rotation and scale sliders to 3D visualizer
2023-02-16 23:24:24 +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: Fix macOS build again
2023-02-08 14:11:42 +01:00
utils.hpp
feat: Added chunk based entropy analysis to information view ( #933 )
2023-03-10 16:06:18 +01:00