vic4key / Vutils
Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and simpler.
☆68Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for Vutils
- A wrapper class to hide the original calling address of a function☆55Updated 4 years ago
- Hide function calls to prevent reverse-engineering☆65Updated 3 years ago
- A bunch of architectural headers for i386 and AMD64☆35Updated last year
- BetaShield Windows x86 Ring3 Anticheat v2☆36Updated 7 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆65Updated 3 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆54Updated 2 years ago
- Experimental disassembler for x86 binaries virtualized by VMProtect 3☆92Updated 2 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆59Updated 4 years ago
- A simple library which provides a way to read and write the memory of other processes☆50Updated 6 years ago
- PAGE_GUARD based hooking library☆40Updated 2 years ago
- A Simple Example☆20Updated 5 years ago
- x64 syscall caller in C++.☆84Updated 6 years ago
- A tool that aims to aid in finding VM entries in binaries protected by VMProtect 3.5☆24Updated last year
- ☆46Updated 3 years ago
- X86/X64 Hardware Breakpoint Manager☆39Updated 3 years ago
- Obfuscate calls to imports by patching in stubs☆64Updated 3 years ago
- Debug Print viewer (user and kernel)☆63Updated 9 months ago
- Example of hijacking system calls via function pointer tables☆31Updated 3 years ago
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆73Updated last year
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆80Updated last year
- A debugger library using VEH.☆41Updated 2 months ago
- Small class to parse debug info from PEs, download their respective PDBs from the Microsoft Public Symbol Server and calculate RVAs of fu…☆41Updated last year
- Scans all modules in target process for jmp/int3 hooks dissassembles then and follows jmps to destination.☆71Updated last year
- Some garbage drivers written for getting started☆62Updated 4 years ago
- Simple IOCTL hooking driver for Kernel- User - Mode communication.☆10Updated 4 years ago
- Bypasses for Windows kernel callbacks PatchGuard protection☆42Updated 3 years ago