GitXplorerGitXplorer
K

ctf-training

public
4 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
c56bea0301fa4f374898ae1512d2f28549708a38

Added rage Dockerfile

KKevOrr committed 6 years ago
Unverified
aab84d4f3dc233b6a1f4cbff0a1e9282765555ea

Added new challenges

KKevOrr committed 6 years ago
Unverified
cfda6380a5f8ea8b05d64e79b023dafb4fc0d796

Added first challenge

KKevOrr committed 6 years ago
Unverified
b4a119e4bdd7ec1810eee0907cd8363691dd7b0e

Added more angr stuff

KKevOrr committed 6 years ago
Unverified
ddbb23a8990419b978930f21fd749bdcd1bc8722

Added an angr example

KKevOrr committed 6 years ago
Unverified
d813f61e0d6f0b1e89a584662303efd6a655a7bf

Linked baby_rop

KKevOrr committed 6 years ago

README

The README file for this repository.

ctf-training

This is where I will put source code, compilerd binaries, and solutions for the WCSC Reverse Engineering/Binary Exploitation meetings on Tuesdays at 5pm in ENB 313 or 337.

Tools that we use in the meetings are gdb (with PEDA), objdump, Binary Ninja, and pwntools.

For the meeting on Tuesday February, 27 (and likely future meetings), we will be using @ktrio's (Kevin Dennis's) repository here.