Commit Graph

19 Commits

Author SHA1 Message Date
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