Vic P.

Results 6 repositories owned by Vic P.

Vutils

64
Stars
23
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

64
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

31
Stars
9
Forks
Watchers

VExtension for NTCore Explorer Suite aka CFF Explorer

QLoader

95
Stars
25
Forks
Watchers

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

Vic-Driver-DELPHI

23
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, ...