Sina Karvandi
|
ee17e49bfc
|
Merge branch 'dev' into add-pcie-support
|
2025-02-13 17:13:19 +01:00 |
|
sina
|
61a0ae4553
|
fix the issue of reading and writing device memory
|
2025-02-13 16:13:00 +01:00 |
|
Sina Karvandi
|
8682b3c218
|
Merge pull request #500 from HyperDbg/mmio-mem-read
Mmio mem read
|
2025-02-13 13:31:53 +01:00 |
|
Björn Ruytenberg
|
d1fe27763d
|
pcicam: Do not skip subsequent BARs when encountering zero-sized BARs
|
2025-02-10 16:20:32 +01:00 |
|
Björn Ruytenberg
|
835f4aedb7
|
pcicam: Disable command decoding when querying for BAR sizes
|
2025-02-10 14:06:22 +01:00 |
|
Björn Ruytenberg
|
bdb2583383
|
pcicam: Add support for Bridge header type; add initial support for determining BARs and their sizes
|
2025-01-27 16:14:43 +01:00 |
|
SinaKarvandi
|
b7b2b303d8
|
add new description for changing script engine constants
|
2025-01-25 18:37:54 +01:00 |
|
Björn Ruytenberg
|
0931ecb47d
|
pcicam: Add initial support for dumping PCI config space (CAM)
|
2025-01-14 14:55:01 +01:00 |
|
SinaKarvandi
|
0bb3398b30
|
move the idt query functions from debugger to hypervisor
|
2024-12-30 05:04:07 +01:00 |
|
SinaKarvandi
|
46876dd0b9
|
reloacte interrupt descriptor structure
|
2024-12-30 04:43:43 +01:00 |
|
SinaKarvandi
|
23702ca4f1
|
add query IDT command
|
2024-12-30 04:37:15 +01:00 |
|
SinaKarvandi
|
a86d36b781
|
fix pci tree command error in VMI mode
|
2024-12-11 15:43:41 +01:00 |
|
Björn Ruytenberg
|
02329af88e
|
pcitree: Remove redundant log calls
|
2024-12-10 16:07:21 +01:00 |
|
Björn Ruytenberg
|
453dff9ac4
|
Merge branch 'dev' into add-pcie-support
|
2024-12-02 15:49:27 +01:00 |
|
SinaKarvandi
|
1ebe1ada38
|
change and add links for increasing communication buffer size and EPT hooks in a single page
|
2024-11-27 14:16:41 +01:00 |
|
SinaKarvandi
|
13befcfa00
|
fix interrupt redirection issues
|
2024-11-20 14:44:03 +01:00 |
|
SinaKarvandi
|
bb9c4e30d7
|
add support for IO APIC
|
2024-11-19 13:56:22 +01:00 |
|
Björn Ruytenberg
|
29071cad41
|
pcitree: Send PCI device tree in one flattened buffer. Add EP Class Code and remove BDF probing limits.
|
2024-11-17 21:01:03 +01:00 |
|
Björn Ruytenberg
|
9fb0360384
|
pcitree: Add initial version. Enumerates all PCIe EP's VID-DIDs.
|
2024-11-17 15:33:10 +01:00 |
|
Björn Ruytenberg
|
14a679a8dc
|
Merge branch 'dev' into add-pcie-support
|
2024-11-12 19:18:52 +01:00 |
|
Björn Ruytenberg
|
f0123c8790
|
pcitree: Initial work to add pcitree command
|
2024-11-12 19:14:48 +01:00 |
|
SinaKarvandi
|
a6c6c88d05
|
show different APIC modes (x2apic or xapic)
|
2024-11-09 15:08:32 +01:00 |
|
SinaKarvandi
|
851375ec15
|
add local apic command
|
2024-11-08 21:00:21 +01:00 |
|
SinaKarvandi
|
f09fc83643
|
store APIC fields in user-mode constructed structures
|
2024-11-08 18:46:52 +01:00 |
|
SinaKarvandi
|
ac87707a0b
|
add support to read Local APIC in xAPIC and x2APIC modes
|
2024-11-08 15:14:12 +01:00 |
|
xmaple555
|
211295bf81
|
update symbol structure and stack buffer in script engine
|
2024-08-23 22:33:36 +08:00 |
|
SinaKarvandi
|
4b41b42d6c
|
use MmMapIoSpaceEx for reading MMIO physical memory
|
2024-08-21 19:28:38 +09:00 |
|
xmaple555
|
0aba9b5a1b
|
update script-engine 1
|
2024-07-24 21:25:55 +08:00 |
|
xmaple555
|
36b648eac6
|
update the user-defined function of the script-engine
|
2024-07-20 11:58:17 +08:00 |
|
xmaple555
|
a0abb047a8
|
add _SCRIPT_ENGINE_CODEEXEC_DBG_EN and stack buffer overflow check in script-engine
|
2024-07-19 19:17:46 +08:00 |
|
SinaKarvandi
|
15c94d0b0e
|
Fix crash on editing invalid physical addresses (#424)
|
2024-07-13 20:16:13 +09:00 |
|
SinaKarvandi
|
139be97b81
|
fix memory writing sdk error
|
2024-07-10 21:00:23 +09:00 |
|
SinaKarvandi
|
c8113aa796
|
Fix triggering multiple monitor hooks with different contexts (#415)
|
2024-07-08 17:50:40 +09:00 |
|
SinaKarvandi
|
df50e0d866
|
export script definition to SDK
|
2024-07-07 22:07:45 +09:00 |
|
SinaKarvandi
|
7c3b7a68f9
|
add register writing function
|
2024-07-07 21:44:07 +09:00 |
|
SinaKarvandi
|
556efd2bd3
|
add a unified memory reading function
|
2024-07-06 21:16:45 +09:00 |
|
SinaKarvandi
|
a1d110b64a
|
remove unsuccessful monitor events by hooking tag
|
2024-07-05 18:20:41 +09:00 |
|
SinaKarvandi
|
14f463e6eb
|
fix unhooking monitor hooks on a different process or if the process is closed (#409)
|
2024-07-05 17:29:39 +09:00 |
|
SinaKarvandi
|
b165f56a7b
|
add date and time pseudo-registers (#397)
|
2024-06-30 20:59:41 +09:00 |
|
SinaKarvandi
|
48c362255e
|
build based on new libhyperdbg
|
2024-06-24 18:05:54 +09:00 |
|