13 Commits

Author SHA1 Message Date
hasherezade 9b637b726f [REFACT] Removed unused variable 2026-04-01 19:12:35 +02:00
hasherezade b29c9c4bd6 [BUGFIX] Fixed size check in enum_modules 2026-04-01 19:01:44 +02:00
hasherezade e6e856baef [BUGFIX] Use vector to keep scanned modules. Overflow protection 2026-04-01 17:41:02 +02:00
hasherezade eed95ee563 [BUGFIX] On query workingset: throw error on ERROR_BAD_LENGHT 2020-07-12 19:17:38 +02:00
hasherezade 2c4ae3a6de [REFACT] In modules enum: define error message once 2020-07-12 18:41:49 +02:00
hasherezade 7052d7de3c [NOBIN] In modules_enum: added comment with clarification 2020-07-12 17:35:29 +02:00
hasherezade 28407adf8b [REFACT] Wrap more utils in namespace pesieve::util 2020-06-02 23:56:07 +02:00
Max Altgelt 13cfd8d065 [BUGFIX] Standardize includes
Use lower-case filenames with /  as separator.
2020-05-19 08:20:38 +02:00
Max Altgelt 665ed99c04 [BUGFIX] Minor C++ issues
Fix some small statements which did not comply to standard C++.
2020-05-19 08:20:38 +02:00
hasherezade 0cd0e5a9f4 [REFACT] Use 'runtime_error' instead of 'exception' 2018-11-24 20:47:39 +01:00
hasherezade 58a7476ee4 [REFACT] In 32bit build use EnumProcessModules (not
EnumProcessModulesEx) - workaround for Issue #11 (to build for 32bit XP)
2018-04-12 18:54:47 +02:00
hasherezade b4e8c3aee5 [REFACT] Added psapi to each element that uses it 2018-04-12 18:30:19 +02:00
hasherezade 6f23d29cab [REFACT] In scanner: moved enumModules to util. Removed unused function. 2018-04-08 21:22:55 +02:00