emboss / schadcodeLinks
Schadcode that demonstrates a revisited hash-flooding DoS attack (cf. https://www.131002.net/siphash/).
☆34Updated 12 years ago
Alternatives and similar repositories for schadcode
Users that are interested in schadcode are comparing it to the libraries listed below
Sorting:
- A forked and hardened version of PartitionAlloc from Chrome's Blink engine☆62Updated 7 years ago
- return-to-abort() - Using code introspection to prevent stack-smashing☆37Updated 4 years ago
- Access Abseil Swiss Tables from C☆112Updated 3 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- Exotic Shitty Hash Maybe☆45Updated 9 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- A fast secure userspace pseudorandom number generator☆83Updated 11 years ago
- fast SIMD-able JIT regular expression compiler☆196Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- A simple proof of work, mainly designed to mitigate DDoS attacks.☆25Updated 4 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Experiments in C++: binary fuse filters vs. Bloom filters☆47Updated 7 months ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Review and verification of Brotli compressed data format specification.☆98Updated last year
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 11 months ago
- Enable piping of internal command output to external commands☆71Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fuzzing compression libraries☆19Updated 9 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- ltrace clone that uses bcc + uprobes instead of ptrace☆47Updated 7 years ago
- estimate peak virtual memory use☆18Updated 3 months ago
- A tweakable block cipher☆31Updated last year