21 Commits

Author SHA1 Message Date
hasherezade fc8adedf9a [REFACT] Changed the loop variable name: don't use the same name in the inner loop as in the outer loop 2024-07-07 22:36:17 +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 f69813c247 [FEATURE] Use the actual size of DataDirectories instead of the hardcoded one 2023-06-04 16:39:36 +02:00
hasherezade 9095d7801f [FEATURE] Implemented CLR Header 2021-04-03 14:48:50 +02:00
hasherezade 4b2efdf630 [FEATURE][commander] Added a function to list all the imports 2019-11-24 17:03:43 +01:00
hasherezade cefe7aa309 [FEATURE][commander] Added a function explist 2019-11-24 16:47:25 +01:00
hasherezade 36233bc6bf [REFACT] Refactored commander to follow new includes 2018-12-30 01:00:34 +01:00
hasherezade eddd602aa6 [REFACT][commander] Use NULL instead of nullptr 2018-12-28 05:39:52 +01:00
hasherezade aac15edaf9 [REFACT] Refactored printing offesets 2018-04-13 22:25:03 +02:00
hasherezade 35636073aa [REFACT] Refactoring commander to use streamed input/output. Fixed types. 2018-04-06 04:45:46 +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
sadako88 5719edf6b8 [BUGFIX] In PECommander: validate if the Exe is PE 2015-04-29 12:04:53 +02:00
hasherezade f34c1828fb [REFACT] Changes in commands (renaming etc) 2014-08-28 13:01:32 +02:00
hasherezade ef0f19c25b [FEATURE] Added function: printSectionMapping 2014-08-28 12:07:03 +02:00
hasherezade 75921d1672 [FEATURE] Added: secdump command - dumping section content 2014-08-27 20:48:18 +02:00
hasherezade e5077bed39 [FEATURE] Added: moving Data Directory to a chosen offset 2014-08-25 23:56:11 +02:00
hasherezade b206b2fac2 [FEATURE] Added command: edump - dump entries of chosen wrapper 2014-08-22 10:57:09 +02:00
hasherezade 318b3d15a0 [INIT] Initial commit 2014-08-16 18:50:39 +02:00