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.
☆69Sep 8, 2024Updated last year
Alternatives and similar repositories for Vutils
Users that are interested in Vutils are comparing it to the libraries listed below
Sorting:
- P2C Loader based on blackbone, used by isolation.top and others.☆13Jan 2, 2018Updated 8 years ago
- Sometimes, you need to manipulate low-level functionality (C APIs, etc) from high-level languages (Python). Eg. Force the low-level calls…☆15Jun 2, 2024Updated last year
- Single header library to simplify the usage of direct syscalls. x64/x86☆14Feb 26, 2023Updated 3 years ago
- Simple library to handle PE files loading, relocating, get/set data, ..., in addition to process handling☆32Aug 7, 2019Updated 6 years ago
- Cpp Hooking - Set up function hooking easily and writing less code (P.S You can also find the python version @ https://github.com/vic4key…☆32Nov 24, 2023Updated 2 years ago
- Using SetWindowHookEx for preinjected DLL's☆57Aug 25, 2022Updated 3 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆73Aug 11, 2023Updated 2 years ago
- A Kernel driver for using against anti cheats like EAC or BE☆15Aug 10, 2021Updated 4 years ago
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆30Jul 1, 2019Updated 6 years ago
- Small class to help perform syscalls.☆21May 15, 2025Updated 9 months ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆97Aug 20, 2022Updated 3 years ago
- Allocation-free move-only alternative to std::function for C++17☆12Feb 6, 2021Updated 5 years ago
- win32/x64 obfuscate framework☆33Apr 16, 2019Updated 6 years ago
- Small project to generate fake DLLs based on an executable's import table☆24May 6, 2020Updated 5 years ago
- Driver Loader/BE Bypass/Win Malware(lol)☆36Jun 25, 2019Updated 6 years ago
- A utility designed to investigate the behavior of the Windows api 'SetWindowsHookEx', and the behavior of the system when installing / ca…☆26Sep 28, 2023Updated 2 years ago
- The updated PE file manipulation library from RetDec project.☆21Nov 24, 2023Updated 2 years ago
- get ntdll syscall index☆12Sep 10, 2020Updated 5 years ago
- ☆12Nov 6, 2017Updated 8 years ago
- Windows 32/64-bit Include files and Import Libraries☆16May 26, 2022Updated 3 years ago
- x64 assembler library☆31Jun 7, 2024Updated last year
- Load Dll into Kernel space☆40Aug 23, 2022Updated 3 years ago
- ☆10Oct 3, 2016Updated 9 years ago
- External memory library for Windows.☆55May 1, 2022Updated 3 years ago
- 🤡 single header wrapper around Windows WMI for C++☆14Jan 26, 2022Updated 4 years ago
- a more stable & secure read/write virtual memory for kernel mode drivers☆161Mar 8, 2020Updated 5 years ago
- C++17 PE manualmapper☆436Oct 2, 2021Updated 4 years ago
- Small class to parse debug info from PEs, download their respective PDBs from the Microsoft Public Symbol Server and calculate RVAs of fu…☆44Apr 1, 2023Updated 2 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆284Jan 27, 2025Updated last year
- A simple example how to decrypt kernel debugger data block☆32Feb 8, 2021Updated 5 years ago
- UEDumper☆44Apr 13, 2021Updated 4 years ago
- 《面向脚本驱动的软件开发》示例代码☆18Jan 12, 2019Updated 7 years ago
- ASLR Disabler (x86 / x64) - Little utility for disabling the ASLR on PE files☆16Aug 1, 2023Updated 2 years ago
- ☆16Dec 31, 2016Updated 9 years ago
- Single-header C++20 library to remove recursion using coroutines☆13Apr 17, 2020Updated 5 years ago
- Basic experimentation with Windows drivers.☆17Mar 3, 2023Updated 2 years ago
- ☆44Oct 7, 2018Updated 7 years ago
- automates exploits using ROP chains, using ntdll-scraper☆16May 26, 2022Updated 3 years ago
- Code Integrity Violation Spotter☆17Jun 11, 2024Updated last year