-
Updated
Aug 26, 2021 - Python
#
pwnable
Here are 51 public repositories matching this topic...
CTF framework and exploit development library
python
linux
exploit
assembly
python3
bsd
ctf
defcon
pwntools
ctf-framework
shellcode
rop
pwnable
capture-the-flag
wargame
python2
hacktoberfest
shellcoding
shellcode-development
unified io lib for pwning development written in python
-
Updated
Jun 15, 2021 - Python
Pwnable|Web Security|Cryptography CTF-style challenges
-
Updated
Jul 12, 2019 - CSS
Handouts, setup scripts, sources, and solutions for challenges from Hack The Vote CTFs
-
Updated
Jul 22, 2021 - C
CTF write-ups and some wargame sites write-ups.
-
Updated
Mar 22, 2021 - Python
Exploiting challenges in Linux and Windows
python
exploit
exploit-exercises
gdb
exploits
pwn
ctf
pwntools
pwnable
exploitation
ctf-challenges
exploit-development
exploiting
-
Updated
Dec 22, 2019 - Python
HITCON electric badge for HITCON CMT 2019.
-
Updated
Mar 19, 2020 - C
Linux kernel exploitation lab for pwn practice and demo.
-
Updated
Dec 28, 2020 - C
security
cryptography
crypto
web
exploit
reverse-engineering
ctf-writeups
pwn
ctf
pwnable
writeups
exploitation
pwning
-
Updated
Mar 9, 2019 - HTML
Useful tools for CTF competitions
-
Updated
Nov 1, 2017
-
Updated
May 25, 2020 - C
Write-ups of the challenges on pwnable.kr
-
Updated
Nov 9, 2020 - Python
Writeups and solver scripts wrote for CTFS and Wargames, mostly memory corruption and reverse engineering tasks.
reverse-engineering
ctf-writeups
pwn
ctf
pwntools
pwnable
memory-corruption
ctf-solutions
ctf-challenges
pwnable-kr
-
Updated
Mar 20, 2021 - Assembly
My solutions and writeups for the CTF challenges hosted @ pwnable.kr
-
Updated
Oct 12, 2017 - C
Open
Add unit tests
mariuszskon
commented
Oct 2, 2020
Currently, we only have some integration tests (we test a bunch of modules together, with the goal of solving a challenge).
Adding unit tests, which test each component in isolation, can help us spot and fix bugs easier and faster. In particular, the arutil
(utilities) module would be a good start.
This could be done by adding tests to pytest (the tests
directory) or via [doctest](https://
My progress at Pwnable.tw wargames.
-
Updated
Jun 27, 2020 - Python
The pwnker providing a docker Ubuntu environment from 16.04 to 20.04 for pwners
docker
dockerfile
ubuntu
docker-image
pwn
ubuntu1604
pwnable
binary-exploitation
docker-images
ubuntu1704
ubuntu1804
ubuntu1904
ubuntu2004
-
Updated
Jun 14, 2021 - Dockerfile
collection of articles of random topics for private research purposes
iot
shodan
printer
research
article
network
canary
protocol
execution
pwnable
exploitation
aslr
nx
prevention
aslr-bypass
-
Updated
Mar 7, 2018
Improve this page
Add a description, image, and links to the pwnable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pwnable topic, visit your repo's landing page and select "manage topics."
Tl;dr: Use the workaround from https://github.com/pwndbg/pwndbg/pull/322/files only for broken gdb versions