Pinned Repositories
EACReversing
Reversing EasyAntiCheat.
KeInject
Kernel LdrLoadDll injector
kernelhook
Windows inline hooking tool.
memorylib
Remote memory library in C++17.
nasm_shellcode
NASM listing to shellcode converter
pe64-parse
Simple PE64 parser in Rust.
rw_socket_driver
Driver that uses network sockets to communicate with client and read/ write protected process memory.
x64-injector
x64 injector using LoadLibrary made in assembler (MASM)
x64-syscall
x64 syscall caller in C++.
adrianyy's Repositories
adrianyy/EACReversing
Reversing EasyAntiCheat.
adrianyy/rw_socket_driver
Driver that uses network sockets to communicate with client and read/ write protected process memory.
adrianyy/KeInject
Kernel LdrLoadDll injector
adrianyy/kernelhook
Windows inline hooking tool.
adrianyy/x64-syscall
x64 syscall caller in C++.
adrianyy/memorylib
Remote memory library in C++17.
adrianyy/x64-injector
x64 injector using LoadLibrary made in assembler (MASM)
adrianyy/nasm_shellcode
NASM listing to shellcode converter
adrianyy/pe64-parse
Simple PE64 parser in Rust.
adrianyy/snake
Snake 3D in C++.
adrianyy/source-sdk-2013
The 2013 edition of the Source SDK