Commit Graph

26 Commits

Author SHA1 Message Date
hasherezade 6aa3a012d6 [BUGFIX] Increased entries limit of Imports 2022-01-25 00:09:18 +01:00
hasherezade 3626d55441 [REFACT] Use QString delimiters 2021-05-25 00:39:34 +02:00
hasherezade a3dd92957e [FEATURE] Display ImageBase as VA 2021-04-06 12:21:05 +02:00
hasherezade c78da77442 [BUGFIX] Changed definitions of GuardFlags 2021-04-04 15:00:45 +02:00
hasherezade 136dfd32dc [REFACT] Fixed a typo in the enum value 2021-04-04 14:42:15 +02:00
hasherezade c5de1513b3 [FEATURE] In LdConfig: added GuardFlags description 2021-04-04 13:49:54 +02:00
hasherezade 0471e3d6a6 [REFACT] In ClrDirWrapper: refactored translating flags 2021-04-04 11:57:34 +02:00
hasherezade 61a7d5ede8 [BUGFIX] Use CLR Hdr from the pe namespace 2021-04-03 15:24:25 +02:00
hasherezade 560390670e [FEATURE] Translate CLR Flags 2021-04-03 15:08:13 +02:00
hasherezade 9095d7801f [FEATURE] Implemented CLR Header 2021-04-03 14:48:50 +02:00
hasherezade 6e0a8174a1 [REFACT] In LdConfigDir: refactored counting size and fields number 2021-02-18 21:44:51 +01:00
hasherezade 6f8e2f4a49 [BUGFIX] In LdConfigDir: optimized too slow counting of fields 2021-02-18 17:29:24 +01:00
hasherezade fd69dd54cd [FEATURE] In LdCondigDir: added new fields: GuardEHContinuation Table/Count 2021-02-17 21:26:10 +01:00
hasherezade d0dafb2e66 [REFACT] In LdConfigDirWrapper: return NULL if field not available 2021-02-17 02:20:48 +01:00
hasherezade e0bbb9f5ae [FEATURE] Added support for VolatileMetadataPointer in LdConfigDir 2021-02-17 01:48:20 +01:00
hasherezade 49837f7be2 [REFACT] Get all the fields of LdConfigDir in one structure 2021-02-17 01:18:15 +01:00
hasherezade 938072e638 [REFACT] Refactored fetching fields from LD_CONFIG_DIRECTORY 2021-02-16 23:57:01 +01:00
hasherezade 0b56e88591 [REFACT] In LdConfigWrapper: added fuction getHdrDefinedSize 2021-02-16 21:49:24 +01:00
hasherezade dd0e7f6e2c [REFACT] In ExportsDirWrapper: refactored getting libName. Added Export keyword to the main name 2021-02-08 12:04:29 +01:00
hasherezade be8b5f3e5b [FEATURE] In RichHdr: add calculated checksum as one of the fields 2021-02-07 21:41:14 +01:00
hasherezade f1b78a7f42 [BUGFIX] SEH Table Entries have no metadata 2021-01-16 01:13:22 +01:00
hasherezade 588124d485 [FEATURE] In LdConfig: parse fields with suppression info 2021-01-15 22:44:30 +01:00
hasherezade e0f9fdb758 [BUGFIX] Fixed renamed constant 2020-07-10 12:27:53 +02:00
hasherezade 0f8dda3582 [REFACT] pe_formats.h: removed unused Non-COFF header 2020-07-10 12:19:42 +02:00
hasherezade ecf9005b0c [REFACT] Refactored: win_types, pe_formats 2020-07-10 12:11:46 +02:00
hasherezade e0f270a48a [REFACT] Changed structure of includes 2019-12-01 00:43:54 +01:00