Age | Commit message (Expand) | Author | Files | Lines |
2024-02-14 | RITSEC CTF 2023 results | Malfurious | 1 | -0/+1 |
2023-03-29 | UMass CTF 2023 results | Malfurious | 1 | -0/+1 |
2023-02-17 | Merge branch 'malf-lactf-2023' | Malfurious | 5 | -0/+582 |
2023-02-17 | Writeup LACTF 2023 / Switcheroo | Malfurious | 1 | -0/+296 |
2023-02-17 | Writeup LACTF 2023 / CTFd plus | Malfurious | 1 | -0/+125 |
2023-02-16 | Writeup LACTF 2023 / A hacker's notes | Malfurious | 1 | -0/+104 |
2023-02-16 | Writeup LACTF 2023 / One more time pad | Malfurious | 1 | -0/+55 |
2023-02-13 | lactf 2023 results | Malfurious | 1 | -0/+2 |
2023-01-15 | Merge branch 'shellcoding-enhancements' | Malfurious | 10 | -89/+116 |
2023-01-15 | Merge branch 'malf-xmas-2022' | Malfurious | 3 | -0/+337 |
2023-01-15 | Ignore shellcode working files | Malfurious | 1 | -0/+1 |
2023-01-15 | shellcode: Add sample for connecting a TCP socket | Malfurious | 1 | -0/+49 |
2023-01-15 | shellcode: Update /bin/sh shellcodes | Malfurious | 2 | -28/+37 |
2023-01-15 | shellcode: Remove shelltool | Malfurious | 1 | -30/+0 |
2023-01-15 | shellcode: Update Makefile | Malfurious | 1 | -12/+26 |
2023-01-15 | shellcode: Move example code to a new directory | Malfurious | 2 | -0/+0 |
2023-01-15 | shellcode: Drop SYS_EXIT samples | Malfurious | 2 | -16/+0 |
2022-12-23 | Writeup X-MAS CTF 2022 / Krampus Greetings | Malfurious | 1 | -0/+220 |
2022-12-23 | Writeup X-MAS CTF 2022 / Santas Complaint Hotline | Malfurious | 1 | -0/+116 |
2022-12-23 | X-MAS CTF 2022 results | Malfurious | 1 | -0/+1 |
2022-09-12 | Merge branch 'sploit/symtbl-base' | Malfurious | 2 | -8/+15 |
2022-09-12 | Merge branch 'sploit/payload-rop-prep' | Malfurious | 1 | -32/+32 |
2022-09-12 | sploit: rev: Properly base Symtbls for non-PIC binaries | Malfurious | 1 | -1/+6 |
2022-09-12 | sploit: Fix bugs involving Symtbl base value | Malfurious | 2 | -3/+3 |
2022-09-12 | sploit: mem: Allow Symtbl base to be modified | Malfurious | 1 | -6/+8 |
2022-09-12 | sploit: payload: Promote private methods to "protected" access | Malfurious | 1 | -15/+15 |
2022-09-12 | sploit: payload: Clean up automatic symbol naming | Malfurious | 1 | -10/+11 |
2022-09-12 | sploit: payload: Class no longer extends Symtbl | Malfurious | 1 | -11/+8 |
2022-09-12 | sploit: payload: Allow variadic insertions | Malfurious | 1 | -13/+15 |
2022-08-21 | Merge branch 'malf-angstrom-2022' | Malfurious | 5 | -0/+370 |
2022-05-07 | Writeup angstromCTF 2022 / whatsmyname | Malfurious | 1 | -0/+115 |
2022-05-07 | Writeup angstromCTF 2022 / uninspired | Malfurious | 1 | -0/+150 |
2022-05-07 | Writeup angstromCTF 2022 / baby3 | Malfurious | 1 | -0/+43 |
2022-05-07 | Writeup angstromCTF 2022 / Auth Skip | Malfurious | 1 | -0/+61 |
2022-05-05 | angstromCTF 2022 results | Malfurious | 1 | -0/+1 |
2022-04-08 | Merge branch 'sploit/interactive-fixes' | Malfurious | 1 | -3/+7 |
2022-04-08 | sploit: Allow multiple reads in Comm.readall_nonblock() | Malfurious | 1 | -2/+6 |
2022-04-08 | sploit: Fix units for Comm.timeout | Malfurious | 1 | -1/+1 |
2022-03-30 | Merge tag 'pull-sploit-arch-fix' of https://github.com/Dusoleil/lib-des-gnux | Malfurious | 1 | -1/+7 |
2022-03-30 | Merge branch 'malf-pico-2022' | Malfurious | 5 | -0/+409 |
2022-03-30 | picoCTF 2022 results | Malfurious | 1 | -0/+2 |
2022-03-27 | Add signal and coredump tips to gdb document | Malfurious | 1 | -0/+26 |
2022-03-26 | Add writeup for picoCTF 2022 / unpackme | Malfurious | 1 | -0/+67 |
2022-03-26 | Add writeup for picoCTF 2022 / Eavesdrop | Malfurious | 1 | -0/+48 |
2022-03-23 | Add writeup for picoCTF 2022 / Wizardlike | Malfurious | 1 | -0/+266 |
2022-03-19 | Add indirection to arch access | dusoleil | 1 | -1/+7 |
2022-03-17 | sploit: Rework payload builder | Malfurious | 1 | -57/+68 |
2022-03-17 | Merge branch 'sploit/symtbl-retcon' | Malfurious | 3 | -94/+46 |
2022-03-17 | sploit: Clean up use of __getattribute__ | Malfurious | 2 | -12/+1 |
2022-03-17 | sploit: Fix bugs and simplify Symtbl | Malfurious | 1 | -82/+45 |