WCharacter / RDTSC-KVM-Handler

my patches for linux kernel to spoof rdtsc and make vm exit undetected
209 stars 27 forks source link

Update to Kernel v6.5 #21

Open j-cabans opened 4 months ago

j-cabans commented 4 months ago

Kernel is different now, how do we install this on v6.5 kernel, I can;'t figure it out. Thanks

Samuil1337 commented 4 months ago

If you are on AMD, copy and paste everything like explained in the README, but prepend "svm_" to the method that is returned from the function you paste in.

Stefanuk12 commented 2 months ago

@Samuil1337 I'm not sure what you mean? I've attached my .patch, lmk if anything is wrong! Thanks.

rdtsc.zip

Scrut1ny commented 2 months ago

Masking KVM with the RDTSCP Kernel Patch | Linux Guide