soevielofficial

soevielofficial

Geek Repo

Home Page:soevielofficial.com

Github PK Tool:Github PK Tool


Organizations
War-Skuyy

soevielofficial's repositories

tof-assets

Repository containing assets from the game Tower of Fantasy.

Stargazers:4Issues:0Issues:0

win-mapping

Manually mapping a DLL into memory basically emulates everything that LoadLibrary() does, it handles the section relocation, relative offsets and import resolving.

Language:C++Stargazers:3Issues:2Issues:0

dll-injector

a technique used in computer programming to inject or load a dynamic-link library (DLL) into the address space of a running process. very simple code for VirtualAllocEx, CreateRemoteThread & LoadLibrary Injecting.

Language:C++Stargazers:2Issues:1Issues:0

Bkebi-Group.github.io

Bkebi GC Website

Language:CSSStargazers:1Issues:0Issues:0

tof-server

Collection of Server IP and Hostnames from Tower of Fantasy

Stargazers:1Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

soevielofficial.github.io

soevielofficial's personal website.

Language:CSSStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

win-hook

a technique by which we can instrument and modify the behaviour and flow of API calls. This technique is also used by many AV solutions to detect if code is malicious.

Language:C++Stargazers:0Issues:2Issues:0