diff options
author | Brett Weiland <brett_weiland@bpcspace.com> | 2020-12-12 15:58:41 -0600 |
---|---|---|
committer | Brett Weiland <brett_weiland@bpcspace.com> | 2020-12-12 15:58:41 -0600 |
commit | c9f44615e78db425febfdc3b601b90d2a3df7456 (patch) | |
tree | 496a733a07d29c6c134766829c7cb6936010d6c8 /x86_64/ret2csu |
new file: all_rop/badchars.zip
new file: all_rop/badchars32.zip
new file: all_rop/badchars_armv5.zip
new file: all_rop/badchars_mipsel.zip
new file: all_rop/callme.zip
new file: all_rop/callme32.zip
new file: all_rop/callme_armv5.zip
new file: all_rop/callme_mipsel.zip
new file: all_rop/fluff.zip
new file: all_rop/fluff32.zip
new file: all_rop/fluff_armv5.zip
new file: all_rop/fluff_mipsel.zip
new file: all_rop/pivot.zip
new file: all_rop/pivot32.zip
new file: all_rop/pivot_armv5.zip
new file: all_rop/pivot_mipsel.zip
new file: all_rop/ret2csu.zip
new file: all_rop/ret2csu_armv5.zip
new file: all_rop/ret2csu_mipsel.zip
new file: all_rop/ret2win.zip
new file: all_rop/ret2win32.zip
new file: all_rop/ret2win_armv5.zip
new file: all_rop/ret2win_mipsel.zip
new file: all_rop/split.zip
new file: all_rop/split32.zip
new file: all_rop/split_armv5.zip
new file: all_rop/split_mipsel.zip
new file: all_rop/write4.zip
new file: all_rop/write432.zip
new file: all_rop/write4_armv5.zip
new file: all_rop/write4_mipsel.zip
new file: extract_64.sh
new file: x86_64/badchars/badchars
new file: x86_64/badchars/flag.txt
new file: x86_64/badchars/libbadchars.so
new file: x86_64/callme/callme
new file: x86_64/callme/encrypted_flag.dat
new file: x86_64/callme/key1.dat
new file: x86_64/callme/key2.dat
new file: x86_64/callme/libcallme.so
new file: x86_64/fluff/flag.txt
new file: x86_64/fluff/fluff
new file: x86_64/fluff/libfluff.so
new file: x86_64/pivot/flag.txt
new file: x86_64/pivot/libpivot.so
new file: x86_64/pivot/pivot
new file: x86_64/ret2csu/encrypted_flag.dat
new file: x86_64/ret2csu/key.dat
new file: x86_64/ret2csu/libret2csu.so
new file: x86_64/ret2csu/ret2csu
new file: x86_64/ret2win/flag.txt
new file: x86_64/ret2win/ret2win
new file: x86_64/split/flag.txt
new file: x86_64/split/split
new file: x86_64/write4/flag.txt
new file: x86_64/write4/libwrite4.so
new file: x86_64/write4/write4
Diffstat (limited to 'x86_64/ret2csu')
-rw-r--r-- | x86_64/ret2csu/encrypted_flag.dat | 1 | ||||
-rw-r--r-- | x86_64/ret2csu/key.dat | 1 | ||||
-rwxr-xr-x | x86_64/ret2csu/libret2csu.so | bin | 0 -> 12616 bytes | |||
-rwxr-xr-x | x86_64/ret2csu/ret2csu | bin | 0 -> 8304 bytes |
4 files changed, 2 insertions, 0 deletions
diff --git a/x86_64/ret2csu/encrypted_flag.dat b/x86_64/ret2csu/encrypted_flag.dat new file mode 100644 index 0000000..66ae221 --- /dev/null +++ b/x86_64/ret2csu/encrypted_flag.dat @@ -0,0 +1 @@ +@kc&(cn9m*bV`|
\ No newline at end of file diff --git a/x86_64/ret2csu/key.dat b/x86_64/ret2csu/key.dat new file mode 100644 index 0000000..3423014 --- /dev/null +++ b/x86_64/ret2csu/key.dat @@ -0,0 +1 @@ +$Ag3V:@>'
\ No newline at end of file diff --git a/x86_64/ret2csu/libret2csu.so b/x86_64/ret2csu/libret2csu.so Binary files differnew file mode 100755 index 0000000..06ba0e9 --- /dev/null +++ b/x86_64/ret2csu/libret2csu.so diff --git a/x86_64/ret2csu/ret2csu b/x86_64/ret2csu/ret2csu Binary files differnew file mode 100755 index 0000000..23a0ee8 --- /dev/null +++ b/x86_64/ret2csu/ret2csu |