All Projects → hrbust86 → Hookmsrbysvm

hrbust86 / Hookmsrbysvm

Licence: agpl-3.0
hook msr by amd svm

Labels

Projects that are alternatives of or similar to Hookmsrbysvm

Apex Legends Internal
Simple Apex Legends esp source
Stars: ✭ 53 (-38.37%)
Mutual labels:  hook
Sarcasm Detection
Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.
Stars: ✭ 73 (-15.12%)
Mutual labels:  svm
Jjexception
Protect the objective-c application(保护App不闪退)
Stars: ✭ 1,216 (+1313.95%)
Mutual labels:  hook
S Mvp
🔥🔥优化版MVP,使用注解泛型简化代码编写,使用模块化协议方便维护,APT过程使用注解解析器利用JavaPoet🌝完成重复模块的编写,利用ASpect+GradlePlugin 完成横向AOP编程+Javassist动态字节码注入+Tinker实现热修复+Retrofit实现优雅网络操作+RxJava轻松玩转数据处理
Stars: ✭ 1,095 (+1173.26%)
Mutual labels:  hook
React Hook Tutorial
React Hook 系列教程,学习和探索Hooks世界。
Stars: ✭ 65 (-24.42%)
Mutual labels:  hook
React Hook Mighty Mouse
🐭 React hook that tracks mouse events on selected element - zero dependencies
Stars: ✭ 75 (-12.79%)
Mutual labels:  hook
Fontmod
Simple hook tool to change Win32 program font.
Stars: ✭ 1,064 (+1137.21%)
Mutual labels:  hook
React Selector Hooks
Collection of hook-based memoized selector factories for declarations outside of render.
Stars: ✭ 84 (-2.33%)
Mutual labels:  hook
Sandhook
Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat
Stars: ✭ 1,172 (+1262.79%)
Mutual labels:  hook
Ysf
YSF Server Functions
Stars: ✭ 77 (-10.47%)
Mutual labels:  hook
Rumble
⛈️ Rumble 1.11.0 "Banyan Tree"🌳 for Apache Spark | Run queries on your large-scale, messy JSON-like data (JSON, text, CSV, Parquet, ROOT, AVRO, SVM...) | No install required (just a jar to download) | Declarative Machine Learning and more
Stars: ✭ 58 (-32.56%)
Mutual labels:  svm
Use Delayed Render
react hook for delaying the render and unmount of a component
Stars: ✭ 62 (-27.91%)
Mutual labels:  hook
Dynamicoc
深入理解 iOS 热修复原理
Stars: ✭ 76 (-11.63%)
Mutual labels:  hook
Vehicle Detection
Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree.
Stars: ✭ 1,093 (+1170.93%)
Mutual labels:  svm
Vehicle counting hog svm
Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.
Stars: ✭ 82 (-4.65%)
Mutual labels:  svm
Online Svr
Implementation of Accurate Online Support Vector Regression in Python.
Stars: ✭ 52 (-39.53%)
Mutual labels:  svm
Wechat Pc Hook Ws
微信PcHooker websocket api
Stars: ✭ 74 (-13.95%)
Mutual labels:  hook
Delphihookutils
Delphi Hooking Library by Lsuper
Stars: ✭ 85 (-1.16%)
Mutual labels:  hook
Lottie React
A lightweight React library for rendering complex After Effects animations in real time using Lottie.
Stars: ✭ 83 (-3.49%)
Mutual labels:  hook
Gru Svm
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
Stars: ✭ 76 (-11.63%)
Mutual labels:  svm

SimpleSvmHookMsr

Introduction

SimpleSvmHookMsr is base on SimpleSvm .

Thanks a lot for Mr. Satoshi Tanda's help.

https://github.com/tandasat

https://github.com/tandasat/SimpleSvm

This project would not be done without your help.

SimpleSvmHookMsr is a minimalistic for hook msr to monitor syscall in x64.

Any questions could send a email to "[email protected]"

SimpleSvm is a minimalistic educational hypervisor for Windows on AMD processors. It aims to provide small and explanational code to use Secure Virtual Machine (SVM), the AMD version of Intel VT-x, with Nested Page Tables (NPT) from a windows driver.

SimpleSvm is inspired by SimpleVisor, an Intel x64/EM64T VT-x specific hypervisor for Windows, written by Alex Ionescu (@aionescu).

Supported Platforms

  • Windows 10 x64 and Windows 7 x64
  • AMD Processors with SVM and NPT support

Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].