33 Commits

Author SHA1 Message Date
visuve 06da4226e4 Fix some warnings pointed out by Cppcheck 2024-04-06 10:39:47 +03:00
hasherezade e3d620fa0c [REFACT] Increment iterators by prefix operator 2022-09-24 22:52:48 +02:00
hasherezade 3626d55441 [REFACT] Use QString delimiters 2021-05-25 00:39:34 +02:00
hasherezade c78da77442 [BUGFIX] Changed definitions of GuardFlags 2021-04-04 15:00:45 +02:00
hasherezade c5de1513b3 [FEATURE] In LdConfig: added GuardFlags description 2021-04-04 13:49:54 +02:00
hasherezade 714abbe15d [BUGFIX] Moved a macro to LdConfigDirWrapper 2021-04-03 15:30:27 +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 c703ff193d [BUGFIX] Catch exception thrown by rvaToRaw 2021-02-18 16:53:43 +01:00
hasherezade 49ac9740ba [FEATURE] In LdCondigDir: wrap subfields of GuardEHContinuationTable 2021-02-17 23:09:50 +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 588124d485 [FEATURE] In LdConfig: parse fields with suppression info 2021-01-15 22:44:30 +01:00
hasherezade a52bdd9b1e [REFACT] Added directories to include path 2019-12-01 01:02:16 +01:00
hasherezade 6bfac02164 [BUGFIX] In LdConfigDir: added a missing address type to a field 2019-01-05 08:47:39 +01:00
hasherezade 84b800682d [NOBIN] Normalized indentations 2019-01-05 07:54:03 +01:00
hasherezade fd75b80e50 [FEATURE] Added address types for the new LdConfig fileds 2019-01-05 07:02:37 +01:00
hasherezade 0d8892d0dc [BUGFIX] Fixed fetching the LdConfigDirectory fields 2019-01-05 06:53:59 +01:00
hasherezade 4998a8dc28 [FEATURE] Extended LoadConfigDirectory, parsing fields added in Windows 10 2019-01-05 06:25:11 +01:00
hasherezade c6bdfe7059 [FEATURE] In LdConfigDir: renamed reserved fields to their new names 2018-12-29 22:04:50 +01:00
hasherezade 2a41ea9f41 [BUGFIX] In LdConfigWrapper: fixed invalid address interpretation 2018-12-25 04:55:27 +01:00
hasherezade 631fe7ac79 [REFACT] Fixed inconsistent types 2018-04-14 03:11:15 +02:00
hasherezade 612514f16c [BUGFIX] Fixed integer types 2018-04-06 17:43:42 +02:00
hasherezade 66411bf1d7 [BUGFIX] In LdConfig: handle the flipped fields (32/64bit) 2018-04-02 17:17:49 +02:00
hasherezade 42b66bb914 [REFACT] Wrappers of data dirs based on a class: DataDirEntryWrapper 2014-08-24 15:17:41 +02:00
hasherezade 49f29bb7ca [BUGFIX] In LdConfigDirWrapper::getW81part() : fixed invalid return value 2014-08-22 10:21:55 +02:00
hasherezade a382164c45 [BUGFIX] In LdConfigDirWrapper::getW81part() : calcuate on offsets 2014-08-22 00:18:24 +02:00
hasherezade 8de478ce3f [FEATURE] Extended LoadConfigDirWrapper for W8.1 standard 2014-08-21 17:12:08 +02:00
hasherezade 318b3d15a0 [INIT] Initial commit 2014-08-16 18:50:39 +02:00