23 Resources
C/C++ ctf-challenges Libraries
DirectX 11 library that provides convenient access to compute-based triangle filtering (CTF)
AMD GeometryFX The GeometryFX library provides convenient access to compute-based triangle filtering (CTF), which improves triangle throughput by filt
Professor Terence Parr has taught us how to create a virtual machine Now it is time to pwn virtual machine
My First real world CTF Simple Virtual Machine Challenge description Professor Terence Parr has taught us how to create a virtual machine Now it is ti
🐧MAJOR BUG GRANTS ROOT FOR ALL MAJOR LINUX DISTRIBUTIONS
🐧 MAJOR BUG GRANTS ROOT FOR ALL MAJOR LINUX DISTRIBUTIONS CTF quality exploit bla bla irresponsible disclosure terminal: [email protected]:~$ wget https://g
Bank of challenges & solutions from r/dailyprogrammer for people learning to program
DailyProgrammerChallenges This repo contains all of the challenges from r/dailyprogrammer and also scripts used to pull challenges from the subreddit
Collection of scripts and writeups
ctf-writeups Tree 0ctf-quals-2017 EasiestPrintf (pwn 150pts) char (pwn 132pts) diethard (pwn 183pts) pages (pwn 647pts) writeup uploadcenter (pwn 523p
Problem set of the final contest from CTF COMPFEST 13
CTF COMPFEST 13 - Final This repository contains the problem set of final contest from CTF COMPFEST 13. Table of Contents Problem Title Author Categor
A port of the Linux x86 IOLI crackme challenges to x86-64
This is a port of the original Linux x86 IOLI crackme binaries to x86-64. The original set of IOLI crackmes can be found here: https://github.com/Maij
Repo of [email protected] 2021 Challenges and deployment
[email protected] 2021 The challenges were made by the following contributors: dbsqwerty Ocean MiloTruck Wealthyturtle Lord_Idiot daniellimws lampardnk samuzora
Capture the flag challenges
CTF-Challenge Description Internet technology will dominate the future world, but at the same time new cyber security challenges emerge. Through Techn
Well known brainstorming and tricky coding questions
Interview questions NOTE:If you having any difficulty in solving then you can message me for solution Question 1 Rahman has N coins; let's denote the
This repository consists a set of problems that a beginner can starts with.
Beginner's Coding Sheet 🔥 👉 This Coding Sheet is provided by SIDDHARTH SINGH on his YouTube Channel. Here are the set of problems with its respectiv
Stegreg is a steganography tool made in C++ that encrypt and hide your data inside an image.
Stegreg Introduction Stegreg is a steganography tool made in C++ that encrypt and hide your data inside an image. Installation git clone https://githu
heaptrace is a ptrace-based debugger for tracking glibc heap operations in ELF64 (x86_64) binaries
heaptrace is a ptrace-based debugger for tracking glibc heap operations in ELF64 (x86_64) binaries. Its purpose is to help visualize heap operations when debugging binaries or doing heap pwn.
Teach the C programming language using a collection of super beginner friendly tutorials and challenges.
TeachMeCLikeIm5 You are welcome to contribute to this repo. See the CONTRIBUTING.md for more info 📜 About this repo 📜 A collection of super beginner
A CTF fuzz powerd by protobuf.
protobuf_ctf_fuzz 一、简介 通过 protobuf + AFLplusplus 进行传统 ctf fuzz。 请参考这篇博文 来了解具体细节。 二、构建与运行 构建很简单,只需一行命令即可: 网络一定一定一定要好!!! 否则还是一条一条的粘贴 ./build.sh 中的命令运行,确
64-bit LKM Rootkit builder based on yaml prescription
1337kit - LKM Rootkit Builder About project 1337kit is 64-bit LKM Rootkit builder based on yaml prescription Fully tested on: Linux 5.11.0-34-generic
Open source release of challenges and other code used in the Hack-A-Sat 2 Qualifier in 2021.
Hack-a-Sat 2 Qualifier This repository contains the open source release for the Hack-a-Sat 2 qualifier from 2021. Released artifacts include: Source c
StringCheese is a CTF tool to solve easy challenges automatically in many cases where a strings | grep is just not enough
StringCheese StringCheese is a script written in Python to extract CTF flags (or any other pattern with a prefix) automatically. It works like a simpl
FCracker is a command line tool designed to brute force encrypted files like zip, 7z, rar, pdf etc.
FCrack is a command-line tool designed to brute force encrypted files like zip, 7z, rar, pdf, gpg etc.
Set of pre-generated pwn.college challenges
pwn.college Set of pre-generated pwn.college challenges! Setup Replace INSTANCE with your instance's name: ./generate_sql.sh | docker exec -i INSTA
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
The Algorithms - C # {#mainpage} Overview The repository is a collection of open-source implementation of a variety of algorithms implemented in C and
0day VirtualBox 6.1.2 Escape for RealWorld CTF 2020/2021
RWCTF21-VirtualBox-61-escape 0day VirtualBox 6.1 Escape for RealWorld CTF 2020/2021 Demo What? This is our solution for RealWorld CTF's "Box Escape" c
Challenging testcases for fuzzers
Fuzzing introspection testcases Test a fuzzer what fuzzing challenges it can solve. The goal is to have testcases that afl++ can all complete - once t