..
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
disassembler.hpp
fix: WASM disassembler not being available in Capstone < 5 ( #1086 )
2023-05-20 13:37:45 +02:00
encoding_file.hpp
impr: Save custom encoding file to project
2023-03-31 11:06:51 +02:00
fmt.hpp
sys: Added clang-format file, formatted entire project
2022-01-24 20:53:17 +01:00
fs.hpp
feat: Added context menu with right-clicking on file provider ( #1084 )
2023-05-21 13:21:53 +02:00
http_requests.hpp
fix: Crash on exit
2023-05-20 13:10:24 +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
impr: Added better crash backup and restore mechanism ( #1094 )
2023-05-22 13:24:48 +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
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
stacktrace.hpp
feat: Added stacktrace printing on crashes ( #892 )
2023-01-17 21:38:56 +01:00
tar.hpp
fix: Handle errors in Tar::readVector() ( #1059 )
2023-05-05 21:57:37 +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
impr: Handle macOS Open with... correctly
2023-05-15 18:07:49 +02:00