Anthony Shoumikhin

Results 4 repositories owned by Anthony Shoumikhin

ELF-Hook

186
Stars
89
Forks
Watchers

ELF shared library import table patching for function redirection.

Mach-O-Hook

109
Stars
30
Forks
Watchers

Mach-O import table patching for function redirection. This is a method for function hooking on Mac OS X. It patches the import table of Mach-O libraries in order to redirect particular functions in t...

NSXtensions

60
Stars
13
Forks
Watchers

A collection of useful extensions for standard Cocoa classes

StreamScanner

47
Stars
9
Forks
Watchers

Simple scanner for data streams like STDIN in Swift