18 Commits

Author SHA1 Message Date
visuve 406829819b Relax Qt minor version requirements
See https://github.com/hasherezade/bearparser/pull/28 for more details
2024-04-03 21:57:41 +03:00
visuve fba26074e9 Add support for Qt 6 2024-04-02 20:01:08 +03:00
Muhammad Rizwan cc056b66f0 Add: Machine Code for .Net PEs 2023-10-10 11:35:26 +03:00
Muhammad Rizwan de764ab064 Add: All missing machine codes. 2023-10-08 15:37:20 +03:00
rizwan3d3 ee4877efe8 Add: Machine code for RISC-V 2023-10-08 14:34:09 +03:00
hasherezade e2c0809841 [FEATURE] If Repro is set, interpret all the Timestamps as Checksums 2023-03-07 17:28:02 +01:00
cocateh 2cc95ee37a [FEATURE] Recognize Thumb2 PE files 2023-03-07 12:13:05 +01:00
Kekschen 11e5b4c38d fixed spelling mistakes in file characteristics 2022-11-14 21:51:23 +00:00
hasherezade e3d620fa0c [REFACT] Increment iterators by prefix operator 2022-09-24 22:52:48 +02:00
hasherezade 7a54124b0f [FEATURE] In FileHdrWrapper: translate Machine field 2022-09-07 20:08:40 +02:00
hasherezade 2c3b3de817 [FEATURE] In FileHdrWrapper: translate characteristics 2022-09-07 00:26:24 +02:00
hasherezade 990b000353 [WIP] Refactoring for the backward compatibile API (p2) 2022-09-03 21:47:33 +02:00
hasherezade a4d6671a93 [REFACT] Refactored PECore: do not use cached offsets 2022-09-02 22:48:24 +02:00
hasherezade a52bdd9b1e [REFACT] Added directories to include path 2019-12-01 01:02:16 +01:00
@hasherezade 090d1394ec [REFACT] Use NULL instead of nullptr 2018-12-28 05:33:17 +01:00
hasherezade dcadf02c06 [FEATURE] In FileHdr: translate timestamp to human readable form 2018-10-22 22:26:44 +02:00
hasherezade 0c9b6fca3e [REFACT] Wrappers for: FileHdr, OptHdr, DataDir based on PEElementWrapper 2014-08-26 10:27:52 +02:00
hasherezade 318b3d15a0 [INIT] Initial commit 2014-08-16 18:50:39 +02:00