All Projects → crosire → Scripthookvdotnet

crosire / Scripthookvdotnet

Licence: zlib
An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language in-game.

Programming Languages

scripting
82 projects

Labels

Projects that are alternatives of or similar to Scripthookvdotnet

Anymethodlog
Log any method call of object in Objective-C
Stars: ✭ 361 (-46.83%)
Mutual labels:  hook
React Cool Dimensions
😎 📏 React hook to measure an element's size and handle responsive components.
Stars: ✭ 419 (-38.29%)
Mutual labels:  hook
React Illustration Series
图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
Stars: ✭ 588 (-13.4%)
Mutual labels:  hook
Rbtray
A fork of RBTray from http://sourceforge.net/p/rbtray/code/.
Stars: ✭ 365 (-46.24%)
Mutual labels:  hook
Inputmethodholder
A keyboard listener for Android which by hooking the InputMethodManager. 通过hook监听系统键盘显示
Stars: ✭ 417 (-38.59%)
Mutual labels:  hook
X Apm
应用管理 Xposed
Stars: ✭ 482 (-29.01%)
Mutual labels:  hook
Monohook
hook C# method at runtime without modify dll file (such as UnityEditor.dll)
Stars: ✭ 348 (-48.75%)
Mutual labels:  hook
Hyperdbg
The Source Code of HyperDbg Debugger 🐞
Stars: ✭ 658 (-3.09%)
Mutual labels:  hook
D3d8to9
A D3D8 pseudo-driver which converts API calls and bytecode shaders to equivalent D3D9 ones.
Stars: ✭ 419 (-38.29%)
Mutual labels:  hook
React Laag
Hooks to build things like tooltips, dropdown menu's and popovers in React
Stars: ✭ 568 (-16.35%)
Mutual labels:  hook
Kiero
Universal graphical hook for a D3D9-D3D12, OpenGL and Vulkan based games.
Stars: ✭ 374 (-44.92%)
Mutual labels:  hook
Use Local Storage State
React hook that persists data in local storage
Stars: ✭ 392 (-42.27%)
Mutual labels:  hook
Dexcalibur
[Official] Android reverse engineering tool focused on dynamic instrumentation automation. Powered by Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
Stars: ✭ 512 (-24.59%)
Mutual labels:  hook
Use Onclickoutside
React hook for listening for clicks outside of an element.
Stars: ✭ 361 (-46.83%)
Mutual labels:  hook
Sandvxposed
Xposed environment without root (OS 5.0 - 10.0)
Stars: ✭ 604 (-11.05%)
Mutual labels:  hook
Plthook
Hook function calls by replacing PLT(Procedure Linkage Table) entries.
Stars: ✭ 351 (-48.31%)
Mutual labels:  hook
React Cool Portal
😎 🍒 React hook for Portals, which renders modals, dropdowns, tooltips etc. to <body> or else.
Stars: ✭ 458 (-32.55%)
Mutual labels:  hook
Virtuallocation
利用Hook技术对APP进行虚拟定位,可修改微信、QQ、以及一些打卡APP等软件,随意切换手机所处位置!
Stars: ✭ 666 (-1.91%)
Mutual labels:  hook
Useeffectreducer
useReducer + useEffect = useEffectReducer
Stars: ✭ 642 (-5.45%)
Mutual labels:  hook
Superdllhijack
SuperDllHijack:A general DLL hijack technology, don't need to manually export the same function interface of the DLL, so easy! 一种通用Dll劫持技术,不再需要手工导出Dll的函数接口了
Stars: ✭ 530 (-21.94%)
Mutual labels:  hook

Community Script Hook V .NET

Build Status

This is an ASI plugin for Grand Theft Auto V, based on the C++ ScriptHook by Alexander Blade, which allows running scripts written in any .NET language in-game.

The issues page should be primarily used for bug reports and enhancement ideas. Questions related to GTA V scripting in general are better off in forums dedicated to this purpose, like gta5-mods.com or gtaforums.com.

Requirements

Downloads

Pre-built binaries can be found on the releases page.

Contributing

You'll need Visual Studio 2017 or higher to open the project file and the Script Hook V SDK extracted into /sdk.

Any contributions to the project are welcomed, it's recommended to use GitHub pull requests.

License

All the source code except for the Vector, Matrix and Quaternion classes, which are licensed separately, is licensed under the conditions of the zlib license.

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].