patricia-gallardo / insecure-coding-examplesLinks
Code examples for the talk Secure Coding Practices in C++
☆52Updated last year
Alternatives and similar repositories for insecure-coding-examples
Users that are interested in insecure-coding-examples are comparing it to the libraries listed below
Sorting:
- Static code analysis test source code☆32Updated last year
- A distributed fuzzer which aims to pull in the best technologies, make them play nicely together, and run on multiple O/Ses.☆194Updated 4 years ago
- Gdb Extension Framework is a bunch of python code around the gdb api.☆51Updated 4 years ago
- Secure Coding Validation Suite☆70Updated 12 years ago
- Security-related flags and options for C compilers☆193Updated 2 years ago
- Compiler/source code fuzzing tool using AFL instrumentation☆124Updated 7 years ago
- A forked and hardened version of PartitionAlloc from Chrome's Blink engine☆62Updated 7 years ago
- Routines for hunting down kernel symbols.☆82Updated 14 years ago
- a friendly wrapper around ptrace☆132Updated 3 years ago
- Boring tool to launch multiple afl-fuzz instances☆51Updated 7 years ago
- A program that automatically generates AFL-enabled builds of Debian packages.☆92Updated 5 years ago
- Mathilda is a C++ class for distributing web requests to worker processes☆29Updated 8 years ago
- Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files☆201Updated 6 years ago
- ☆16Updated last year
- Embedded AppSec Best Practices☆41Updated 2 years ago
- Fuzz testing framework for network protocols.☆17Updated 5 years ago
- Advanced buffer overflow and memory corruption security challenges☆189Updated 3 years ago
- relros.c applies RELRO to static binaries, and static_to_dyn.c applies ASLR to static binaries.☆33Updated 7 years ago
- A program to draw rectangles from heap traces.☆135Updated 5 years ago
- clang checker to find heartbleed☆86Updated 11 years ago
- Melkor is a very intuitive and easy-to-use ELF file format fuzzer to find functional and security bugs in ELF parsers.☆152Updated last year
- Sample application to let OpenSSL talk to itself (for fuzzing)☆34Updated 9 years ago
- trace local function calls like strace and ltrace☆70Updated 8 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- A collection of toy programs for teaching buffer overflow vulnerabilities.☆55Updated 9 years ago
- Radare Congress Stuff☆212Updated 7 months ago
- FLUFFI (Fully Localized Utility For Fuzzing Instantaneously) - A distributed evolutionary binary fuzzer for pentesters☆101Updated 2 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- GDB + GEF cheatsheet for reversing binaries☆70Updated last year
- Example code from "Programming Linux Anti-Reversing Techniques"☆99Updated 8 years ago