Commit graph

23 commits

Author SHA1 Message Date
Sinaei
83adf8462d fix all warnings of hprdbgctrl 2024-03-16 23:49:00 +09:00
Sinaei
432021b00c fix user-mode warnings 4 2024-03-15 13:51:23 +09:00
Sinaei
13166e0bf1 fix user-mode warnings 1 2024-03-12 12:11:18 +09:00
Sinaei
39f75aa23e fix the 'gu' command's step-out (go up) 2023-09-07 21:35:53 +09:00
xmaple555
991be8c929 correct comments in gu.cpp 2023-09-06 09:42:18 +08:00
unknown
746320b359 add tree view for function tracking mechanism 2023-05-07 02:45:44 +09:00
unknown
51854f1aa9 add track command to trace function calls and rets 2023-05-05 22:03:00 +09:00
Behrooz Abbassi
9a37067519
Update Zydis library to version 4.0.0 2023-04-27 12:25:28 -07:00
unknown
01735cfd3e reshaping script side from hv to kd 2023-01-18 20:23:40 +09:00
SinaKarvandi
cf71dfaf79 save and load settings from config.ini file 2022-07-19 07:28:50 -07:00
SinaKarvandi
21e74460bd update ia32doc 2022-06-03 19:35:05 +04:30
Behrooz Abbassi
f817cbb801
Refactor: Improve projects configurations
- Improve Precompiled header usage
- Change "Output Directory" and "Intermediate Directory" of all projects to the same values
- Discard pdb files from release file
2022-05-04 16:38:21 -07:00
Behrooz Abbassi
b1d7415ee3
Refactor: Port all CPU (VT-x) related data structures to the "IA32-doc" library.
- This commit contains lots of changes that need to be tested, so properly it's unstable.
2022-04-04 13:36:33 -07:00
SinaKarvandi
cfd6d8e46e third phase of implementing callstack 2022-03-06 02:43:58 +03:30
SinaKarvandi
e18ce8a2dd change object names style 2021-10-25 19:19:08 +03:30
SinaKarvandi
03f8ccdacf add object size element to viewing memory 2021-10-25 17:52:15 +03:30
SinaKarvandi
a766ea16f8 show separate function names in u command 2021-10-21 16:01:30 +03:30
SinaKarvandi
8573fb9926 add function names and offsets on disassembler 2021-10-20 01:53:54 +03:30
SinaKarvandi
e97861d52b add address conversion to settings command 2021-10-19 22:02:50 +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
98be16e53a make hex error codes 2021-09-30 12:31:51 +03:30
SinaKarvandi
aaad32db55 update kHyperDbg 2 2021-09-27 21:08:11 +03:30
Renamed from hyperdbg/hprdbgctrl/code/debugger/implementations/disassembler.cpp (Browse further)