Commit graph

13 commits

Author SHA1 Message Date
SinaKarvandi
fbcba2008e send ud pause packets to user-mode 2022-01-12 18:52:34 +03:30
SinaKarvandi
3794089213 add thread debugging mechanism 2022-01-12 01:05:12 +03:30
SinaKarvandi
ba970b894b add process termination command 2022-01-10 21:46:48 +03:30
SinaKarvandi
1ad792b53c implement .start and .restart commands 2022-01-07 02:31:40 +03:30
SinaKarvandi
bba860562a add user-mode debugging files 2022-01-06 21:09:21 +03:30
SinaKarvandi
3a6cc599c1 remove hooks after calling the user-mode entrypoint 2022-01-01 16:29:55 +03:30
SinaKarvandi
8abd1e79b6 user-mode startup debugging for single-code x64 processes 2021-12-31 00:21:35 +03:30
SinaKarvandi
a4d18d6aa0 get entrypoint and base address from PEB modifications 2021-12-30 12:46:20 +03:30
SinaKarvandi
837fa76981 read base address and entrypoint from kernel 2021-12-28 17:14:57 +03:30
SinaKarvandi
efd20084ca send the detail of suspended process to the kernel 2021-12-28 14:04:45 +03:30
SinaKarvandi
93954ff29f add .pe command 2021-12-28 01:14:56 +03:30
SinaKarvandi
b1d0a0f6fe add pe-parser and get entry point of PE 2021-12-26 21:54:54 +03:30
SinaKarvandi
0f50f46529 add PEB and Image Path finder 2021-12-24 22:34:32 +03:30