Jason Johnson

Results 5 repositories owned by Jason Johnson

RVDbg

70
Stars
17
Forks
Watchers

RVDbg is a debugger/exception handler for Windows processes and has the capability to circumvent anti-debugging techniques. (Cleaner, documented code base being worked on in: core branch)

KeProcessOverlay

17
Stars
9
Forks
Watchers

Reading/writing memory from kernel-mode

Remote-Thread-Executor

42
Stars
14
Forks
Watchers

Code injection by hijacking threads in Windows 32-bit applications

RudiAC

54
Stars
14
Forks
Watchers

A client-sided anti-cheat developed during a freelance project to "plug-in" to a proprietary client for a private server. Includes memory integrity checks, thread execution restrictions, hook detectio...

vmemory

50
Stars
7
Forks
Watchers

Cross-platform library for reading/writing memory in other processes for Rust