Sergey "Shnatsel" Davidoff

Results 7 repositories owned by Sergey "Shnatsel" Davidoff

current_platform

32
Stars
0
Forks
Watchers

Find out what platform your code is running on from Rust

libdiffuzz

163
Stars
10
Forks
Watchers

Custom memory allocator that helps discover reads from uninitialized memory

binfarce

37
Stars
2
Forks
Watchers

Extremely minimal parser for ELF/PE/Mach-o/ar

cjdns-ubuntu-pubkey

15
Stars
1
Forks
Watchers

Public key for my cjdns Ubuntu repository

http-denial-of-potatoes

41
Stars
0
Forks
Watchers

Scripts attempting trivial denial-of-service attacks on HTTP clients

bounds-check-cookbook

49
Stars
4
Forks
Watchers

Recipes for avoiding bounds checks in Rust, without unsafe!