HoShiMin / Kernel-Bridge

Windows kernel hacking framework, driver template, hypervisor and API written on C++
GNU General Public License v3.0
1.67k stars 386 forks source link

Rename of exceptions in SVM.h #53

Closed Nitr0-G closed 1 year ago

Nitr0-G commented 1 year ago

From this information on the website: https://wiki.osdev.org/Exceptions and from this: https://github.com/tandasat/SimpleSvm/blob/master/SimpleSvm/SimpleSvm.hpp#L261

Performed renaming variables by EXCP

HoShiMin commented 1 year ago

Thank you for the contribution! But it's a bit outdated repo. If you want, you could contribute to the dedicated repo for x86 structs: https://github.com/HoShiMin/Arch

Nitr0-G commented 1 year ago

Thank you for the contribution! But it's a bit outdated repo. If you want, you could contribute to the dedicated repo for x86 structs: https://github.com/HoShiMin/Arch

Hello! Can you check it(https://github.com/HoShiMin/Arch/pull/1)? And can you commit this release into your repository(https://github.com/Nitr0-G/Kernel-Bridge/releases/tag/v1.20.0)?