patricia-gallardo / insecure-coding-examplesLinks
Code examples for the talk Secure Coding Practices in C++
☆52Updated 2 years ago
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:
- Secure Coding Validation Suite☆70Updated 13 years ago
- Security-related flags and options for C compilers☆199Updated 3 years ago
- Advanced buffer overflow and memory corruption security challenges☆190Updated 3 years ago
- My MS thesis on survey of a decade fo Linux Kernel CVEs, their categories and various mitigations that exist.☆159Updated 7 years ago
- A distributed fuzzer which aims to pull in the best technologies, make them play nicely together, and run on multiple O/Ses.☆194Updated 5 years ago
- Small script to determine valid immediate values for ARM assembly☆19Updated 6 years ago
- Exploitation on ARM-based Systems (Troopers18)☆150Updated 7 years ago
- Gdb Extension Framework is a bunch of python code around the gdb api.☆50Updated 4 years ago
- Mathilda is a C++ class for distributing web requests to worker processes☆29Updated 9 years ago
- Static code analysis test source code☆36Updated 2 years ago
- Radare Congress Stuff☆214Updated 3 months ago
- Boring tool to launch multiple afl-fuzz instances☆52Updated 8 years ago
- A Not So Very Intelligent Fuzzer: An advanced fuzzing framework designed to find vulnerabilities in C/C++ code.☆104Updated 5 years ago
- estimate peak virtual memory use☆18Updated 10 months ago
- Melkor is a very intuitive and easy-to-use ELF file format fuzzer to find functional and security bugs in ELF parsers.☆153Updated 2 years ago
- GDB + GEF cheatsheet for reversing binaries☆74Updated 2 years ago
- Radare2 cheat-sheet☆113Updated 7 years ago
- A vulnerable C program for testing fuzzers.☆206Updated 3 years ago
- Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files☆202Updated 6 years ago
- Sample application to let OpenSSL talk to itself (for fuzzing)☆34Updated 9 years ago
- A program to draw rectangles from heap traces.☆135Updated 5 years ago
- Compiler/source code fuzzing tool using AFL instrumentation☆126Updated 7 years ago
- As near as possible to bare metal☆48Updated last month
- Slides and very basic examples☆112Updated 8 years ago
- Embedded AppSec Best Practices☆44Updated 3 months ago
- Example code from "Programming Linux Anti-Reversing Techniques"☆100Updated 9 years ago
- ☆26Updated 7 years ago
- A Python3 software that validates a client's side SSL/TLS application's X509 verification process☆141Updated 11 years ago
- An event driven multi-core process debugging, tracing, and manipulation framework.☆175Updated 6 years ago
- relros.c applies RELRO to static binaries, and static_to_dyn.c applies ASLR to static binaries.☆34Updated 7 years ago