Florian Limberger
6cb208d975
patterns: Added pattern for ID3 tags ( #48 )
...
* Add naive first implementation of ID3 patterns
* Refine string handling a bit
* Optimize structs using the static keyword
* Add MIME type pragma and update README
2022-10-09 12:26:34 +02:00
Nik
665c50b914
patterns: Fixed minidump pattern formatting
2022-10-08 11:20:46 +02:00
Nik
04ef9d6085
includes/type: Fixed copy-paste error in float16 type
ImHex-v1.24.0
2022-10-03 14:14:35 +02:00
Nik
dc5b219d24
includes/type: Fixed duplicate type definition in 010 types library
2022-10-03 10:51:43 +02:00
Nik
e6c800b71c
includes/type: Fixed missing preprocessor instructions in size type library
2022-10-03 08:37:05 +02:00
Nik
5c9a7b1ac0
includes/type: Display space optimized version of IPv6 addresses
2022-10-02 23:25:10 +02:00
Nik
22390d0adf
includes/type: Fixed broken float16 type
2022-10-02 22:57:46 +02:00
Nik
dfc9b17067
includes/type: Fixed missing include in color include
2022-10-02 21:55:48 +02:00
Nik
d33fdfafb8
git: Added links to all the files mentioned in the readme
2022-10-02 18:36:46 +02:00
Nik
58d63d1d4a
includes/hex: Fixed mangled name format function
2022-10-01 21:53:41 +02:00
Nik
86f38ca545
includes/type: Added new color types
2022-09-30 14:52:30 +02:00
Nik
27d98d4552
includes/hex: Added support for new demangle function
2022-09-30 14:52:21 +02:00
Nik
dba93afe06
patterns: Fixed duplicate variable names
2022-09-21 16:34:23 +02:00
Nik
5481c2ff6a
includes/std: Made relevant std::core functions take patterns as reference
ImHex-v1.23.2
ImHex-v1.23.1
ImHex-v1.23.0
2022-09-15 14:30:01 +02:00
Nik
efa9957935
git: Disable ci sanitizers again for now
2022-09-15 14:29:37 +02:00
Nik
073768fec3
includes/std: Fix passing std::file::Mode enum to builtin function
2022-09-15 11:39:17 +02:00
WerWolv
ceb322019c
git: Fix CI command line
2022-09-14 15:12:59 +02:00
WerWolv
befd05f8dd
tests: Enable sanitizers on unit tests
2022-09-14 15:11:17 +02:00
Nik
6a1abd8fec
git: Look for coverage information in correct folder
2022-09-14 15:01:44 +02:00
Nik
b2ebbc6d66
git: Added coverage checking to tests
2022-09-14 14:56:52 +02:00
Nik
24c003b333
tests: Disable imhex checks in unit tests
2022-09-14 14:29:12 +02:00
Nik
caea4544ef
includes/hex: Added library files
2022-09-14 14:01:54 +02:00
Nik
36b107f0ca
includes/hex: Added imhex support library
2022-09-14 14:01:28 +02:00
Nik
6367f434ab
includes: Removed old types library files
2022-09-14 14:01:15 +02:00
Nik
2cfd3c43a7
patterns: Added x-dosexec MIME type to PE pattern
2022-09-13 15:57:34 +02:00
Nik
4bda291de1
patterns: Added minidump pattern
2022-09-13 13:26:50 +02:00
Nik
ce542887c4
includes/type: Added aliases for builtin types
2022-09-11 21:53:18 +02:00
Nik
44216762fd
patterns: Added msgpack pattern
2022-09-08 13:29:55 +02:00
Nik
3621144815
patterns: Added BSON pattern
2022-09-07 14:42:38 +02:00
Nik
244dd88098
includes/type: Fixed time_t format function
2022-09-07 14:21:53 +02:00
Nik
93c53f2d2e
includes/type: Fixed time_t type and added time32_t and time64_t
2022-09-07 14:21:05 +02:00
Nik
ccd163b981
git: Added repository dispatch event to CI
2022-09-07 11:51:09 +02:00
Nik
cfc6a442de
patterns: Added basic FLAC metadata pattern
2022-09-07 09:42:51 +02:00
Nik
62b1eb927e
patterns: Added Xilinx bitstream pattern
2022-09-05 22:09:23 +02:00
Nik
2baae9c5f6
patterns: Added MIME types to ELF pattern
2022-09-04 23:01:31 +02:00
Nik
6ccb3bf465
includes/std: Add endian parameter to std::mem::read_unsigned and std::mem::read_signed
2022-09-04 20:37:19 +02:00
Nik
fc997133a1
patterns: Fix use of std::core::Endian
2022-09-04 20:26:46 +02:00
Nik
966c4e15b0
includes/std: Moved Endian enum to std::mem
2022-09-04 20:26:05 +02:00
Nik
935a26e9f9
patterns: Fixed parsing of WAV files generated by AudaCity
...
Thanks to @rikogeln
2022-09-04 17:45:39 +02:00
Nik
529c419ca8
git: Added pattern pull request template
2022-09-04 15:57:51 +02:00
Nik
befd6ef448
includes/std: Cast endian to integer before passing it to evaluator
2022-09-04 14:31:26 +02:00
Nik
45da27275d
tests: Added elf test data
2022-09-04 14:17:04 +02:00
Nik
60c5f795a0
patterns: Greatly improve ELF pattern
2022-09-04 14:15:41 +02:00
Nik
72acac1082
tests: Added lnk test data
ImHex-v1.22.0
2022-09-02 23:45:11 +02:00
Nik
a9d6c882ac
patterns: Replaced tabs with spaces in lnk pattern
2022-09-02 23:21:40 +02:00
Nik
7ecfcd446d
patterns: Added Microsoft Shell Link pattern
2022-09-02 23:13:43 +02:00
Nik
b094757b03
includes/type: Display size type bytes without decimal points
2022-09-02 22:49:35 +02:00
Nik
1d0b11372f
includes/type: Fixed size type visualizer
2022-09-02 22:45:20 +02:00
mirusu400
f01ddec350
encodings: Add euc_kr table ( #46 )
...
* Add euc_kr table
* Fix euc_kr to numberic order, Add README to euc_kr table
2022-09-02 18:34:49 +02:00
Nik
64136ba16c
tests: Added correct ntag test file
2022-09-02 17:22:40 +02:00