23 Commits

Author SHA1 Message Date
hasherezade a29b22f8bd [REFACT] Cleanup. Removed redundant lines 2024-07-07 22:49:14 +02:00
hasherezade b0063c4594 Revert "Fix warnings"
This reverts commit d5d823ef5f.
2024-07-07 04:02:23 +02:00
visuve d5d823ef5f Fix warnings
- Unused variables
- Variables with same name
2024-04-05 22:40:53 +03:00
hasherezade d0b985747e [BUGFIX] Reset count of invalid entries on each wrap 2024-01-05 02:18:49 +01:00
hasherezade c3efa13493 [FEATURE] Improved validation of Imports 2024-01-05 02:04:10 +01:00
hasherezade 3cea2096a7 [FEATURE] Exposed function thunkToFunction 2023-06-10 20:13:31 +02:00
hasherezade 1c9336d249 [BUGFIX] Import Entries: set limit for invalid entries that are going to be parsed 2023-03-16 00:00:42 +01:00
hasherezade 825cbd0cf4 [BUGFIX] In ImportBaseDirWrapper: fixed printing ordinal value 2022-09-18 03:36:14 +02:00
hasherezade 8ebc0aa16a [REFACT] In SecHdrsWrapper. ImportBaseDirWrapper: avoid using snprintf 2022-09-18 03:28:56 +02:00
hasherezade 144fd328e6 [FEATURE] In ImportBaseDirWrapper: thunkToFuncName - allow to fetch short and long name 2022-09-08 06:03:12 +02:00
hasherezade 6aa3a012d6 [BUGFIX] Increased entries limit of Imports 2022-01-25 00:09:18 +01:00
hasherezade a52bdd9b1e [REFACT] Added directories to include path 2019-12-01 01:02:16 +01:00
hasherezade 612514f16c [BUGFIX] Fixed integer types 2018-04-06 17:43:42 +02: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 1d6d27a1ef [REFACT] In AbstractByteBuffer: added func: getMaxSizeFromPtr/Offset 2014-09-19 15:07:30 +02:00
hasherezade 83d8c1b9f4 [REFACT] In Imports: refactored loading entries 2014-09-16 00:41:03 +02:00
hasherezade 3cb5f342f2 [BUGFIX] In ImportBaseDirWrapper - fixed thunk size 2014-09-14 20:14:03 +02:00
hasherezade 4c70137cc0 [W-I-P] Added static function: getThunkSize 2014-09-14 01:02:30 +02:00
hasherezade 789fe62854 [FEATURE] Added: list of allThunks, functions: thunkToLib/thunkToFunc 2014-09-08 14:11:34 +02:00
hasherezade 8b8c44f102 [REFACT] In Import dirs: wrap() uses: loadNextEntry 2014-08-24 21:03:39 +02:00
hasherezade 8db9408a75 [REFACT] In Import dirs: changed int types of entries count 2014-08-24 20:27:17 +02:00
hasherezade 318b3d15a0 [INIT] Initial commit 2014-08-16 18:50:39 +02:00