Commit graph

33 commits

Author SHA1 Message Date
sina
6a0782d962 add doxygen and clean up 2026-06-07 16:57:53 +02:00
jtaw5649
f7d196f36d feat(symbols): prefer loaded CodeView PDB identity 2026-06-04 19:15:44 +01:00
jtaw5649
9887fbbdac feat(symbols): prefer file-backed CodeView PDB identity 2026-06-04 18:26:11 +01:00
jtaw5649
6aca81e534 refactor(symbols): isolate PDB identity formatting 2026-06-04 18:26:11 +01:00
jtaw5649
51d5584829 test(symbols): add CodeView RSDS parser fixtures 2026-06-04 18:25:24 +01:00
SinaKarvandi
dcb3f50bae change import exports from the symbol parser 2024-09-25 17:13:47 +02:00
SinaKarvandi
acae1d3a41 add support to path for the struct command 2024-08-10 21:21:23 +09:00
Sinaei
cc9aab9ef3 compile script-engine with treat warnings as error 2024-03-18 12:31:11 +09:00
Sinaei
7c4c087d0a fix script-engine warnings 2 2024-03-17 20:48:07 +09:00
Sinaei
bd7f96c3d4 fix loading alternative names for symbol modules 2023-07-18 20:40:18 +09:00
Sinaei
249320d8c9 fix #243 loading 32-bit modules based on SysWOW64 2023-07-17 01:13:53 +09:00
Sinaei
d468105ff3 make symbol search case-insensitive 2023-07-16 21:14:03 +09:00
Sinaei
8e9918d560 change system32 paths to wow64 addresses for 32-bit programs 2023-07-16 04:00:09 +09:00
unknown
01735cfd3e reshaping script side from hv to kd 2023-01-18 20:23:40 +09:00
SinaKarvandi
bdd6ce4dc8 get structure size to show in the dt command 2022-04-16 01:03:28 +04:30
SinaKarvandi
2b16ed3171 beautify dt command and add struct command 2022-04-15 23:18:06 +04:30
SinaKarvandi
175f780d14 map data buffer to structure in dt command 2022-04-15 03:37:59 +04:30
SinaKarvandi
20ea601a84 change datatypes to the correct convention 2022-04-13 12:45:39 +04:30
SinaKarvandi
42c1f4e3c7 handling pdbex messages in hyperdbg handlers 2022-04-09 23:28:00 +04:30
SinaKarvandi
9e0eb2402d parsing all the conditions of dt command 2022-04-08 01:21:03 +04:30
SinaKarvandi
69c98e5f38 parse parameters for dt command 2022-04-07 23:07:05 +04:30
SinaKarvandi
6e1928645f second phase of supporting dt command 2022-04-07 12:45:48 +04:30
SinaKarvandi
4928de6da2 first stage of integrating pdbex 2022-04-06 02:16:01 +04:30
SinaKarvandi
c7c1aee69e add testing for casts 2022-02-04 22:40:24 +03:30
Семенов
eb577b1a0c Code refactor
Signed-off-by: semenov_gv <GermanAizek@yandex.ru>
2022-02-03 19:17:34 +03:00
SinaKarvandi
d29b58ee13 general update 2022-01-18 22:38:56 +03:30
semenov_gv
d85a5d7fe0 Code refactor 2021-12-29 13:33:41 +03:00
SinaKarvandi
c0690141bb add support to get offset of fields based on symbols 2021-11-11 00:47:55 +03:30
SinaKarvandi
8573fb9926 add function names and offsets on disassembler 2021-10-20 01:53:54 +03:30
SinaKarvandi
3dd31f948f second phase of supporting object names in zydis 2021-10-19 17:13:44 +03:30
SinaKarvandi
bf65525429 first phase of supporting object names in zydis 2021-10-19 01:27:04 +03:30
SinaKarvandi
7838db3932 adjust printf messages in symbol-parser 2021-09-28 18:17:14 +03:30
SinaKarvandi
6302dca9f0 change hierarchy of folders 2021-09-26 17:48:17 +03:30