issues
search
wbenny
/
hvpp
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system
MIT License
1.12k
stars
221
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Recursive handling of #UD ?
#56
john-8998
opened
4 months ago
0
WindowsKernelDriver(10) missing
#55
kns7w
opened
1 year ago
0
hooking cpu instructions
#54
den7ba
closed
1 year ago
2
Is this project actively being worked on still?
#53
strich
opened
1 year ago
1
How to send buffer to driver while the hypervisor is running?
#52
danyhm
opened
2 years ago
0
syscall hooking freezes Windows when stopping the hypervisor
#51
qhdwight
opened
2 years ago
0
simple of syscall interception,What shall I do?(EFER HOOK or SysCall HOOK)
#50
fenjack
opened
2 years ago
9
BSOD on r3 memory access
#49
hyvealtushka
opened
3 years ago
0
Syntax error occurs in vmexit_passthrough.cpp file
#48
hwooo
closed
3 years ago
1
Fixing certain things in the vmexits that cause emulation.
#47
can1357
closed
3 years ago
2
What version of SDK and WDK was used for compilation?
#46
ryuj-h
opened
3 years ago
8
Can't build on latest vs2019, LNK4210 and C2131
#45
h4nsbr1x
opened
4 years ago
10
A bugfix I would like to contribute back
#44
syslaz
opened
4 years ago
1
How to complete ForEachLogicalCore () in the driver
#43
LLLZed
opened
4 years ago
4
Issue with multiple hidden pages
#42
kino0924
opened
4 years ago
1
KERNEL_SECURITY_CHECK_FAILURE (139)
#41
Tai7sy
opened
5 years ago
0
[hvppdrv] Unloading is currently broken
#40
Benno1308
closed
5 years ago
2
proper use of mtf
#39
purripurri
opened
5 years ago
9
kernel_security_check_failure
#38
Nusoli
opened
5 years ago
2
EPT lags out PC; while it's working on VM
#37
arnerak
opened
5 years ago
5
BSOD when running vmware 15.0.2
#36
arnerak
closed
5 years ago
6
Is there anyway to hook external process?
#35
wtfbbq
opened
5 years ago
1
bugcheck on sc stop
#34
mechanicalkangaroo
closed
5 years ago
1
Cannot trap rdtsc
#33
chongg
closed
5 years ago
2
hvppdrv.sys file isn't created
#32
noobie-cod
closed
5 years ago
8
How do I use this for x86 process?
#31
wtfbbq
opened
5 years ago
0
fix memory leak
#30
namazso
closed
5 years ago
1
Possible bug in vcpu_t::entry_host()
#29
RangeMachine
closed
5 years ago
4
INT1 INT3
#28
ZRR666
opened
5 years ago
0
HostCr3 Bug
#27
fake-cheater
closed
5 years ago
3
Vm Exit Eflags error
#26
fake-cheater
opened
5 years ago
5
Vm handler problem
#25
fake-cheater
closed
5 years ago
4
my system lags out completely
#24
ddkwork
closed
5 years ago
1
Strange BSOD with multiple shadowed pages
#23
celtic1990
opened
5 years ago
5
About DebugBuggin
#22
ghost
closed
5 years ago
4
Hypervisor detect
#21
DebugBuggin
closed
5 years ago
7
doesn't seem to support multiple ept hidden pages
#20
DebugBuggin
closed
5 years ago
7
ZW hooking
#19
DebugBuggin
closed
6 years ago
4
Won't compile with Visual Studio 2017
#18
DebugBuggin
closed
6 years ago
10
how to port to 32-bit Windows?
#17
liuya0904
closed
6 years ago
1
Crashing in VMWare 15
#16
kozera2137
closed
6 years ago
17
fix a comment error, and typo in README
#15
tandasat
closed
6 years ago
1
Crash sometimes on hvpp stop
#14
soltrac
closed
5 years ago
7
Trying vmcall from a wow64 process
#13
soltrac
closed
6 years ago
3
KMODE_EXCEPTION_NOT_HANDLED
#12
soltrac
closed
6 years ago
2
Get rid of initialize() and destroy() method
#11
wbenny
closed
6 years ago
1
Make hvpp work on Linux
#10
wbenny
opened
6 years ago
0
Add safe handling memory read/write instead of naive CR3 switch
#9
wbenny
opened
6 years ago
2
Implement simple example of syscall interception
#8
wbenny
opened
6 years ago
7
Implement simple example of hooking kernel pages via EPT
#7
wbenny
opened
6 years ago
19
Next