Sebastian
Results
4
repositories owned by
Sebastian
zig.guide
578
Stars
156
Forks
Watchers
Repo for https://zig.guide content. Get up to speed with Zig quickly.
injector
21
Stars
2
Forks
Watchers
Very basic dll injector written in zig, for windows. Assumes the injector, target process, and dll are of the same bitness. Usage: ./injector process-id absolute-path-of-dll (powershell: ./injector (G...