hasherezade
|
071f768174
|
[REFACT] Changes in presenting the version
|
2022-11-05 06:13:37 -07:00 |
|
hasherezade
|
6da0e3a9e9
|
[FEATURE] Refactored version definition. Added version to resources
|
2022-11-04 07:14:42 -07:00 |
|
hasherezade
|
69b3cf1070
|
[FEATURE] Print full report when JSON param requested
|
2022-11-03 15:32:16 -07:00 |
|
hasherezade
|
c29166ff25
|
[REFACT] Added string param alloc and free wrapper
|
2022-02-04 12:50:45 -08:00 |
|
hasherezade
|
5f0920793e
|
[FEATURE] If scanning of inaccessible data requested, auto-enable /refl mode
|
2021-12-28 06:55:06 -08:00 |
|
hasherezade
|
f5496d0b48
|
Updated paramkit
|
2021-09-06 21:39:22 +02:00 |
|
hasherezade
|
d02e47de2c
|
[REFACT] Removed redundant check
|
2021-09-06 21:22:17 +02:00 |
|
hasherezade
|
1b6f97e23b
|
[FEATURE] Updated paramkit. By default display parameters without details
|
2021-09-05 15:34:04 +02:00 |
|
hasherezade
|
1288368d11
|
[FEATURE] Moved banner to the params class
|
2021-09-04 18:11:01 +02:00 |
|
hasherezade
|
ff2f6febc7
|
[FEATURE] Updated paramkit. Set app version in params
|
2021-09-04 15:49:29 +02:00 |
|
hasherezade
|
8db242efcd
|
[BUGFIX] Fixed returned type
|
2021-09-04 13:16:26 +02:00 |
|
hasherezade
|
3383521389
|
[WIP] Parse parameters via paramkit
|
2021-09-04 13:11:36 +02:00 |
|
hasherezade
|
ab0ac7abe4
|
[NOBIN] Added comments for Doxygen
|
2021-08-02 11:36:30 +02:00 |
|
hasherezade
|
a38e21afe0
|
[REATURE] Added more info about process reflection
|
2021-07-30 14:55:51 +02:00 |
|
hasherezade
|
8c64791b67
|
[FEATURE] Added one more filter for IAT scan
|
2021-07-29 09:14:38 +02:00 |
|
hasherezade
|
e1d7901523
|
[FEATURE] Removed parameter mfilter (always use LIST_MODULES_ALL)
|
2021-06-13 22:53:30 +02:00 |
|
hasherezade
|
1171907062
|
[FEATURE] Added return codes for PE-sieve.exe
|
2021-06-13 02:39:57 +02:00 |
|
hasherezade
|
ae5c1f4db3
|
[REFACT] Change postfix operators into prefix
|
2021-05-29 15:48:35 +02:00 |
|
hasherezade
|
b67e0eb97b
|
[REFACT] Removed unused variables
|
2021-05-29 15:42:15 +02:00 |
|
hasherezade
|
f187dab62b
|
[REFACT] Performance issues resolved (following Codacy report)
|
2021-05-29 15:42:15 +02:00 |
|
hasherezade
|
0d89606277
|
[FEATURE] Added json_lvl parameter: to control level of details in the report
|
2021-04-30 16:06:14 +02:00 |
|
hasherezade
|
bcc3009b49
|
[REFACT] Refactored printing report
|
2021-04-30 12:33:07 +02:00 |
|
hasherezade
|
aac8e92952
|
[FEATURE] If no PID given, print help for param PID
|
2021-04-30 12:24:24 +02:00 |
|
hasherezade
|
7382d91e0b
|
[REFACT] Moved checkign strings similarity to string_util
|
2021-04-30 12:18:37 +02:00 |
|
hasherezade
|
87bdd72d23
|
[FEATURE] Imporoved info formatting
|
2021-04-30 08:16:34 +02:00 |
|
hasherezade
|
8ca0eb06a5
|
[FEATURE] In param info: calculate parameters similarity
|
2021-04-30 08:12:02 +02:00 |
|
hasherezade
|
e7c2d21e8c
|
[FEATURE] Added a color to colorscheme
|
2021-04-30 06:53:24 +02:00 |
|
hasherezade
|
678a1e7c1e
|
[FEATURE] In case of unknown param: hilight the similar one
|
2021-04-30 06:43:43 +02:00 |
|
hasherezade
|
de3bb8daa3
|
[FEATURE] Behavior on /? consistent with HH
|
2021-04-22 23:30:43 +02:00 |
|
hasherezade
|
b0b3451cdf
|
[FEATURE] Group parameters in more categories. Allow filtering
|
2021-04-22 23:25:45 +02:00 |
|
hasherezade
|
cf701dcd53
|
[BUGFIX] Allow to supply hexadecimal integers. (Issue #65)
|
2020-07-18 22:26:47 +02:00 |
|
hasherezade
|
0f1931011e
|
[FEATURE] In dnet param: set the lowest mode as default
|
2020-07-15 14:13:13 +02:00 |
|
hasherezade
|
784bc908d9
|
[BUGFIX] Fixed invalid constant name
|
2020-07-13 17:36:44 +02:00 |
|
hasherezade
|
0602ae4d1a
|
[FEATURE] If param selected without argument, use SKIP_ALL by default
|
2020-07-13 17:22:29 +02:00 |
|
hasherezade
|
3e654ca853
|
[REFACT] Removed unused variables
|
2020-07-11 09:56:53 +02:00 |
|
hasherezade
|
68c990cf7a
|
[BUGFIX] Fetch mfilter param
|
2020-07-08 03:53:51 -07:00 |
|
hasherezade
|
f91056d977
|
[FEATURE] Parse all the params except info in the new way
|
2020-07-08 03:39:43 -07:00 |
|
hasherezade
|
ab06f341a8
|
[BUGFIX] Fixed printing enum (t_data_scan_mode)
|
2020-07-05 14:59:41 +02:00 |
|
hasherezade
|
1337ed4cbd
|
[FEATURE] Added different modes of scanning non-executable pages
|
2020-07-05 14:25:24 +02:00 |
|
hasherezade
|
9fff5b3ee7
|
[REFACT] Renamed a function
|
2020-07-04 13:00:27 +02:00 |
|
hasherezade
|
19a23fc7fb
|
[FEATURE] Added a function for parsing a list param
|
2020-07-04 12:44:35 +02:00 |
|
hasherezade
|
a2fe330226
|
[REFACT] Parse parameters by a template function
|
2020-07-04 12:20:13 +02:00 |
|
hasherezade
|
86e61b5c44
|
[FEATURE] Print enum help if invalid args given
|
2020-07-04 08:33:26 +02:00 |
|
hasherezade
|
a2ecb8c0c7
|
[FEATURE] Allow filtering .NET scan (dnet option)
|
2020-07-04 07:33:39 +02:00 |
|
hasherezade
|
f2f2f8d45c
|
[FEATURE] Changes in printing messages in colors
|
2020-07-03 11:23:22 +02:00 |
|
hasherezade
|
0faf888634
|
[FEATURE] New param: refl (make process reflection before scan)
|
2020-06-08 11:33:36 +02:00 |
|
hasherezade
|
7030a1e507
|
[BUGFIX] Fixed usage of the namespace pesieve::util
|
2020-05-30 00:02:14 +02:00 |
|
Max Altgelt
|
13cfd8d065
|
[BUGFIX] Standardize includes
Use lower-case filenames with / as separator.
|
2020-05-19 08:20:38 +02:00 |
|
hasherezade
|
fa3d205b46
|
[BUGFIX] In copyToCStr: fixed invalid buffer len
|
2020-04-20 22:58:37 +02:00 |
|
hasherezade
|
7bd89e6102
|
[BUGFIX] Do not start the scan if info parameter given
|
2020-04-13 16:07:32 +02:00 |
|