.. |
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: Disassembler arch names not correctly corresponding to their ids
|
2023-04-05 18:02:47 +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 layout manager to save and restore custom layouts
|
2023-05-11 18:44:50 +02:00 |
http_requests.hpp
|
fix: Progress not working with with new http wrapper
|
2023-03-23 13:32:35 +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
|
fix: Corrected build issues with GCC 13
|
2023-05-06 10:07:22 +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 |