cmkr
There are 50 repositories under cmkr topic.
praydog/REFramework
Scripting platform, modding framework and VR support for all RE Engine games
praydog/UEVR
Universal Unreal Engine VR Mod (4.8 - 5.4)
build-cpp/cmkr
Modern build system based on CMake and TOML.
mike1k/perses
X86 Mutation Engine with Portable Executable compatibility.
cursey/safetyhook
C++23 procedure hooking library.
zyantific/zasm
x86-64 Assembler based on Zydis
cursey/regenny
A reverse engineering tool to interactively reconstruct structures and generate header files
mrexodia/AppInitHook
Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary process.
cursey/kanan-new
A reimagining of Kanan for Mabinogi written in C++
cursey/sdkgenny
A library for generating C++ compatible SDKs
praydog/AutomataMP
NieR: Automata Multiplayer Mod
mrexodia/EfiCMake
CMake template for a basic EFI application/bootkit. This library is header-only, there is no EDK2 runtime!).
cursey/reframework-d2d
An REFramework plugin that adds Direct2D scripting APIs
li-script/lightning
Lightning Script
archercreat/vdk
vdk is a set of utilities used to help with exploitation of a vulnerable driver.
NewWorldComingSoon/llvm-msvc-windows-driver-template
Windows kernel driver template for cmkr and llvm-msvc.
build-cpp/wdk_template
Windows kernel driver template for cmkr (with testsigning).
archercreat/srvhide
Simple tool to dump/hide services in services.exe process.
mrexodia/imgui_cmkr
Experimental imgui app framework for rapid prototyping.
praydog/alan-wake-2-mod-loader
A mod loader for Alan Wake 2 using loose file loading
ZehMatt/zasm-modules
Generating binary modules with zasm
NewWorldComingSoon/UnknownRebuilder
X86 native code rebuilder using UnknownIR(UIR) and UnknownMC(UMC).
praydog/alan-wake-2-cmdline-patcher
Enables use of intentionally disabled cmdline args in Alan Wake 2
archercreat/libx86
Simple library-wrapper around triton for emulation/disassembly
build-cpp/vcpkg_template
Simple cmkr template to get you started with vcpkg right away.
build-cpp/cmkr_for_beginners
Repository for beginners to get started developing C++ with cmkr.
praydog/FF7R-UEVR
UEVR fixes for FINAL FANTASY VII REMAKE INTERGRADE
backengineering/libwindrv
The libwindrv is a Windows driver library used for testing the llvm-msvc compiler when enabling Kernel CET.
build-cpp/glfw_template
Simple template to get started with OpenGL using GLFW and GLEW.
mrexodia/imgui_template
Simple template to get started with Dear ImGui using GLFW and GLEW.
archercreat/vmpfix
Universal x86/x64 VMProtect 2.0-3.X Import fixer
build-cpp/Qt5CMakeTemplate
Simple template for Qt5 to get you started.
praydog/FF7RB-UEVR
UEVR fixes for FINAL FANTASY VII REBIRTH
gmh5225/CCPELib
Yet another PE file manipulation library.
penandlim/REFrameworkUpdater
PowerShell script for updating DLLs from @praydog's REFramework nightly builds