27 Commits

Author SHA1 Message Date
hasherezade da7b804c71 [FEATURE] In ExeCommander: chanaged how wrapper size is displayed (no zero padding) 2025-04-21 21:07:17 +02:00
visuve 4cb11f1bba Pass std::strings as const reference 2024-04-05 22:27:32 +03:00
hasherezade 049e4a301a [FEATURE] In ExeCommander: print warnings to stdout 2021-02-10 14:05:42 +01:00
hasherezade 350a1cab05 [FEATURE] Print values of fields with supression info 2021-01-15 23:08:53 +01:00
hasherezade b574cc97cd [REFACT] Refactored includes. Include bearparser as <bearparser/bearparser.h> 2019-12-01 01:16:53 +01:00
hasherezade e0f270a48a [REFACT] Changed structure of includes 2019-12-01 00:43:54 +01:00
hasherezade eddd602aa6 [REFACT][commander] Use NULL instead of nullptr 2018-12-28 05:39:52 +01:00
@hasherezade d677814690 [BUGFIX][commander] Print EntryPoint as hex field, not as offset 2018-10-28 02:07:10 +01:00
hasherezade 100e2a1a2b [REFACT][commander] Display field translation after the content 2018-10-22 21:30:36 +02:00
hasherezade 631fe7ac79 [REFACT] Fixed inconsistent types 2018-04-14 03:11:15 +02:00
hasherezade c1e46c2617 [BUGFIX] Print bitmode as decimal 2018-04-13 22:41:13 +02: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 80533c425a [REFACT] In ExeCommander: use streamed output. Changed commands for dumping wrappers and entries. 2018-04-06 04:06:23 +02:00
hasherezade 740c4ccdd1 [REFACT] Defined namespace explicitly (ExeCommander.cpp) 2016-11-06 13:35:29 +01:00
hasherezade 5bb4c10561 [REFACT] Added default conditions into switch (ExeCommander.cpp) 2016-11-06 13:32:58 +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 f34c1828fb [REFACT] Changes in commands (renaming etc) 2014-08-28 13:01:32 +02:00
hasherezade fb03d07d17 [REFACT] Changed command names. Improved printing of addr. conversion 2014-08-28 12:38:23 +02:00
hasherezade ef0f19c25b [FEATURE] Added function: printSectionMapping 2014-08-28 12:07:03 +02:00
hasherezade 8aef03062a [BUGFIX] Changed format string in ExeCommander : cmd_util::dumpEntryInfo 2014-08-27 00:02:18 +02:00
hasherezade f100a41780 [REFACT] Renamed: ByteSubBuffer to BufferView 2014-08-26 17:04:45 +02:00
hasherezade 5abfa73db5 [FEATURE] Added command: save (save Exe to file) 2014-08-23 18:35:11 +02:00
hasherezade 8e303a50cb [FEATURE] Possibility of adding new entry to a wrapper 2014-08-23 16:08:09 +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