Vic P.

Results 7 repositories owned by Vic P.

Vutils

66
Stars
24
Forks
Watchers

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.

Cat-Driver

63
Stars
30
Forks
Watchers

CatDriver - The Kernel Mode Driver that written in C++. It is an useful driver and has the highest privilege level on the Windows platform. It can be used for Game Hacking and others.

CFF_VExtension

37
Stars
9
Forks
Watchers

VExtension for NTCore Explorer Suite aka CFF Explorer

QLoader

98
Stars
25
Forks
Watchers

QLoader is a PE loader creator that helps you quickly create a non-exe loader for application

Vic-Driver-DELPHI

24
Stars
9
Forks
Watchers

Vic Driver - The Kernel Mode Driver that written in Delphi. It is a useful driver and has the highest privilege level on the Windows platform. It can be used for Game Hacking and others.

VB-Exe-Parser

15
Stars
5
Forks
Watchers

VB Exe Parser is an IDA script written in Python. This script will help you to parse VB program internal structures. It can find: Event, Sub, Function, ...

Cpp-Hooking

27
Stars
7
Forks
Watchers

Cpp Hooking - Set up function hooking easily and writing less code (P.S You can also find the python version @ https://github.com/vic4key/py-hooking.git)