Commit graph

25 commits

Author SHA1 Message Date
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
SinaKarvandi
6fe44fe713 add assertion for tests of driver loading 2022-04-27 19:11:45 +04:30
SinaKarvandi
cea75420fd enhance dt command results 2022-04-19 16:24:15 +04:30
SinaKarvandi
c0dcb18903 add dt support in debugger mode 2022-04-16 19:03:59 +04:30
SinaKarvandi
0ca3e9a6d4 add dt for vmi mode 2022-04-16 03:27:30 +04:30
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
46376eba49 fix problem of sending small buffers before check for big bufferS 2022-03-08 23:32:56 +03:30
SinaKarvandi
b0a443912d fix stack backtrace displying issue in 32bit env 2022-03-07 03:31:33 +03:30
SinaKarvandi
d05e7c89c4 fix callstack nx entry check 2022-03-07 01:59:41 +03:30
SinaKarvandi
3c965ef949 parse k command's parameters 2022-03-06 17:39:28 +03:30
SinaKarvandi
02ddba1ecf make the correct callstack format 2022-03-06 16:00:14 +03:30
SinaKarvandi
38a6b381a5 fix sync objects order 2022-03-06 13:06:10 +03:30
SinaKarvandi
cfd6d8e46e third phase of implementing callstack 2022-03-06 02:43:58 +03:30
SinaKarvandi
d29b58ee13 general update 2022-01-18 22:38:56 +03:30
SinaKarvandi
0f50f46529 add PEB and Image Path finder 2021-12-24 22:34:32 +03:30
Герман Семенов
7adf582459 Minor code refactor and fixed memleak
Signed-off-by: semenov_gv <GermanAizek@yandex.ru>
2021-12-02 14:49:05 +03:00
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