Commit Graph

28 Commits

Author SHA1 Message Date
hasherezade 691b587139 [WIP] Refactoring for the backward compatibile API (p1) 2022-09-03 05:50:57 +02:00
hasherezade a32c9f0789 [REFACT] Removed redundant function: sectionAt 2022-09-01 05:01:16 +02:00
hasherezade a52bdd9b1e [REFACT] Added directories to include path 2019-12-01 01:02:16 +01:00
hasherezade 197d23a4fc [BUGFIX] Set raw mapped address as invalid for out of scope sec. Fixed rounding up raw size 2019-11-24 20:09:46 +01:00
hasherezade abd0a9bae2 [BUGFIX] Fixed mapping size of overlapped sections 2019-11-24 18:18:14 +01:00
hasherezade 612514f16c [BUGFIX] Fixed integer types 2018-04-06 17:43:42 +02:00
hasherezade f477a765b3 [W-I-P] Refactoring started 2017-02-11 20:45:37 +01:00
hasherezade 84be9abfd9 [REFACT] Cleaned printed types by explicit static cast 2016-11-05 22:20:45 +01:00
hasherezade 6e8a19c213 [REFACT] Cleaned printed types 2016-11-05 02:10:25 +01:00
hasherezade bf9cdcb5d6 [BUGFIX] Defined maximal section count (SectHdrsWrapper::SECT_COUNT_MAX) 2015-01-13 11:43:56 +01:00
hasherezade 743382badd [BUGFIX] In SecHdrWrapper : canAddEntry - do not require a padding 2014-09-16 02:07:36 +02:00
hasherezade 3028391242 [REFACT] In SectHdrWrapper : loading entries by loadNextEntry etc 2014-09-16 00:35:48 +02:00
hasherezade e8aa6d33c2 [W-I-P] Refactoring addEntry... 2014-09-14 15:54:55 +02:00
hasherezade f8af2d7203 [W-I-P] addEntry returns pointer to and added Entry 2014-09-14 13:06:34 +02:00
hasherezade 9a7633551d [W-I-P] Added func.: addNewSection 2014-09-08 21:35:54 +02:00
hasherezade 6274bb9a9f [BUGFIX] In SectHsdrsWrapper : clear full mapping before wrap 2014-09-08 19:48:33 +02:00
hasherezade 595c31af1e [BUGFIX] In SectHdrsWrapper: fixed inconsistent integer type 2014-09-08 13:41:30 +02:00
hasherezade 9ae1b95fc5 [BUGFIX] Use section offset rounddown only for RAW 2014-08-27 20:03:36 +02:00
hasherezade 6d2644e05e [BUGFIX] In Section: getContentOffset : roundup implemented 2014-08-27 19:52:42 +02:00
hasherezade 7f7fffc65d [REFACT] Changed int type used by roundupToUnit 2014-08-27 16:25:29 +02:00
hasherezade 5d24397a9e [REFACT] In SectHdrsWrapper: cleaned up Raw/Virtual section mapping 2014-08-27 16:01:13 +02:00
hasherezade e5c0e50bb5 [REFACT] Cleaned up: SectionHdrWrapper::getPtr() 2014-08-27 15:27:19 +02:00
hasherezade 766b6d4961 [BUGFIX] In roundupToUnit: fixed division by 0 2014-08-27 11:54:08 +02:00
hasherezade 662aa37bfe [BUGFIX] In SectHdrsWrapper: fixed subfields-to-fields mapping 2014-08-25 13:43:52 +02:00
hasherezade d039be2c7a [REFACT] SectHdrsWrapper based on PENodeWrapper 2014-08-25 01:54:29 +02:00
hasherezade 07579e1c9e [REFACT] Update sections count via PEFile 2014-08-24 13:03:01 +02:00
hasherezade 8e303a50cb [FEATURE] Possibility of adding new entry to a wrapper 2014-08-23 16:08:09 +02:00
hasherezade 318b3d15a0 [INIT] Initial commit 2014-08-16 18:50:39 +02:00