hasherezade
|
82548f11cb
|
[FEATURE] Refactored loadInt to a template. Added ini parameter: flush interval
|
2026-05-25 15:16:51 +02:00 |
|
hasherezade
|
f3425c06fa
|
[REFACT] Moved function makePath to Util
|
2025-06-06 07:50:23 -07:00 |
|
hasherezade
|
5249c2cf51
|
[FEATURE] Allow to watch defined functions witin the traced module
|
2025-06-05 12:36:34 -07:00 |
|
hasherezade
|
f32bb5611c
|
[FEATURE] In string verification: use retrieved length rather than hardcoded
|
2025-06-04 06:57:38 -07:00 |
|
hasherezade
|
fdb77f3cfe
|
[FEATURE] Use the name of the traced module in the target file
|
2025-06-02 10:37:41 -07:00 |
|
hasherezade
|
df50ad39cc
|
[FEATURE] Check DLL before deciding if it is indirect syscall
|
2024-11-19 13:25:05 -08:00 |
|
hasherezade
|
09ba22cabb
|
[BUGFIX] In util::getDllName: allow for DLL names without extensions
|
2023-08-08 12:18:19 -07:00 |
|
hasherezade
|
2b6fe8d497
|
[BUGFIX] Added missing headers
|
2023-08-06 16:38:33 -07:00 |
|
hasherezade
|
b794fe7142
|
[REFACT] Moved constants into a separate file. Cleaned inludes. Moved string comparison to Util
|
2023-08-06 13:52:21 -07:00 |
|
hasherezade
|
f0dd6481fb
|
[NOBIN] Added an endline at the end of file
|
2023-03-17 18:41:51 -07:00 |
|
hasherezade
|
28dcea5665
|
[W-I-P] Load syscalls table from a file
|
2023-03-17 18:21:59 -07:00 |
|
Giovanni Lagorio
|
f38385194a
|
Avoid compilation errors with GCC 11.02 (Ubuntu 22.04)
|
2022-09-15 08:52:48 +02:00 |
|
ergrelet
|
076c54213e
|
[FEATURE] Add parameter tracing for syscalls
|
2022-02-17 23:59:13 +01:00 |
|
hasherezade
|
13d38b547f
|
[FEATURE] Changed hexdump format
|
2021-07-17 00:23:38 +02:00 |
|
hasherezade
|
ecf2e771f1
|
[FEATURE] Added hexdump of parameters
|
2021-07-17 00:10:25 +02:00 |
|
hasherezade
|
be0aed924c
|
[FEATURE] When reading strings from the memory: validate every character pointer
|
2021-07-16 22:11:10 +02:00 |
|
hasherezade
|
acee2e718f
|
[FEATURE] Moved the settings from commandline into INI file
|
2021-03-20 17:51:49 +01:00 |
|
hasherezade
|
89071a04e0
|
[REFACT] Moved slit_list to Utils
|
2021-03-20 17:03:07 +01:00 |
|
hasherezade
|
e4d7e95965
|
[BUGFIX] Compare DLL names in case-insensitive way
|
2021-03-12 13:04:47 +01:00 |
|
hasherezade
|
c224aafb3d
|
[REFACT] Moved helper functions into Util
|
2021-03-12 10:21:48 +01:00 |
|
hasherezade
|
d854598735
|
[REFACT] Added Util.cpp/.h
|
2021-03-12 10:08:55 +01:00 |
|