Stephen Fewer

Results 6 repositories owned by Stephen Fewer

grinder

414
Stars
135
Forks
Watchers

Grinder is a system to automate the fuzzing of web browsers and the management of a large number of crashes.

NoNameOS

117
Stars
37
Forks
Watchers

NoNameOS is a simple 32 bit x86 Operating System!

OllyCallTrace

50
Stars
34
Forks
Watchers

OllyCallTrace is a plugin for OllyDbg to trace the call chain of a thread.

OllyHeapTrace

52
Stars
28
Forks
Watchers

OllyHeapTrace is a plugin for OllyDbg to trace the heap operations being performed by a process.

OllySocketTrace

61
Stars
33
Forks
Watchers

OllySocketTrace is a plugin for OllyDbg to trace the socket operations being performed by a process.

ReflectiveDLLInjection

2.5k
Stars
767
Forks
Watchers

Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process.