Add/update benchmark/NYU_CTF_Bench (part 21)
Browse files- .gitattributes +17 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/baby_boi/libc-2.27.so +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/ld-2.19.so +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libc-2.19.so +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libicuuc.so.52.1 +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/liblzma.so.5.0.0 +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libm-2.19.so +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libobjc.so.4.0.0 +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libpthread-2.19.so +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libstdc++.so.6.0.20 +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libxml2.so.2.9.1 +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libxslt.so.1.1.28 +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libz.so.1.2.8 +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/pgtp +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/popping_caps/libc.so.6 +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/popping_caps_2/libc.so.6 +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/small_boi/core +3 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/small_boi/core.845631 +3 -0
.gitattributes
CHANGED
|
@@ -2294,3 +2294,20 @@ benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site
|
|
| 2294 |
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/petlib/_petlib.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 2295 |
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/petlib/_petlib.so filter=lfs diff=lfs merge=lfs -text
|
| 2296 |
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/pip/_vendor/distlib/t64.exe filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2294 |
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/petlib/_petlib.abi3.so filter=lfs diff=lfs merge=lfs -text
|
| 2295 |
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/petlib/_petlib.so filter=lfs diff=lfs merge=lfs -text
|
| 2296 |
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/pip/_vendor/distlib/t64.exe filter=lfs diff=lfs merge=lfs -text
|
| 2297 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/baby_boi/libc-2.27.so filter=lfs diff=lfs merge=lfs -text
|
| 2298 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/ld-2.19.so filter=lfs diff=lfs merge=lfs -text
|
| 2299 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libc-2.19.so filter=lfs diff=lfs merge=lfs -text
|
| 2300 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libicuuc.so.52.1 filter=lfs diff=lfs merge=lfs -text
|
| 2301 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/liblzma.so.5.0.0 filter=lfs diff=lfs merge=lfs -text
|
| 2302 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libm-2.19.so filter=lfs diff=lfs merge=lfs -text
|
| 2303 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libobjc.so.4.0.0 filter=lfs diff=lfs merge=lfs -text
|
| 2304 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libpthread-2.19.so filter=lfs diff=lfs merge=lfs -text
|
| 2305 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libstdc++.so.6.0.20 filter=lfs diff=lfs merge=lfs -text
|
| 2306 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libxml2.so.2.9.1 filter=lfs diff=lfs merge=lfs -text
|
| 2307 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libxslt.so.1.1.28 filter=lfs diff=lfs merge=lfs -text
|
| 2308 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libz.so.1.2.8 filter=lfs diff=lfs merge=lfs -text
|
| 2309 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/pgtp filter=lfs diff=lfs merge=lfs -text
|
| 2310 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/popping_caps/libc.so.6 filter=lfs diff=lfs merge=lfs -text
|
| 2311 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/popping_caps_2/libc.so.6 filter=lfs diff=lfs merge=lfs -text
|
| 2312 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/small_boi/core filter=lfs diff=lfs merge=lfs -text
|
| 2313 |
+
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/small_boi/core.845631 filter=lfs diff=lfs merge=lfs -text
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/baby_boi/libc-2.27.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd7c1a035d24122798d97a47a10f6e2b71d58710aecfd392375f1aa9bdde164d
|
| 3 |
+
size 2030544
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/ld-2.19.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3ae546f2fc2fc4bc946d4c9fd56ad853051b4f3223f69b780221b17af7ef337
|
| 3 |
+
size 140928
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libc-2.19.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00e1af30cda22dc21d2ee6b1b2bee7265b306ac815294c927283964b550ba281
|
| 3 |
+
size 1738176
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libicuuc.so.52.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc90740ac01bc4dc11c539967891892347f66ee249e50015c332374f60c76cea
|
| 3 |
+
size 1546256
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/liblzma.so.5.0.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8100238425f16cc86efeb995383d6ad041f332e22f82883cb73dd9f0550967d
|
| 3 |
+
size 141752
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libm-2.19.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de7d0ae10381b137ff4c120b690d2e75c8c9c607d6b2d8dab50035e5e4fff818
|
| 3 |
+
size 1051056
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libobjc.so.4.0.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d3fe215c5f78e10732ed285d5ac2a42d227deb762f0408d65504f00a2d0e5d5
|
| 3 |
+
size 109944
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libpthread-2.19.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:106055689a0d678b08edf4ab1f394bf888482f6bef6136492cf939b0aebf01bb
|
| 3 |
+
size 137384
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libstdc++.so.6.0.20
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0a62fa8bc40f8369ed263b78061b78bcd94363c0976f1ab11633a343dfd65b6
|
| 3 |
+
size 1008120
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libxml2.so.2.9.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d33cbb41cedee89a367f3e6edbb4dfa73622f5dfb6fcd5f11f10efeabca0a051
|
| 3 |
+
size 1465816
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libxslt.so.1.1.28
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32bcaf7b17e575c299f709f5ef513d18aba59302a4f47af5e274137e61f418a7
|
| 3 |
+
size 260240
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/libs/libz.so.1.2.8
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f84a533ad5970857dfa28e78157de5945e96314b8f4ce1549b3d6f194796da75
|
| 3 |
+
size 109144
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/pop_goes_the_printer/pgtp
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c899e10001c60ec579218c837393cc091959a655e76420d157a87d37cbee286
|
| 3 |
+
size 117144
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/popping_caps/libc.so.6
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd7c1a035d24122798d97a47a10f6e2b71d58710aecfd392375f1aa9bdde164d
|
| 3 |
+
size 2030544
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/popping_caps_2/libc.so.6
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd7c1a035d24122798d97a47a10f6e2b71d58710aecfd392375f1aa9bdde164d
|
| 3 |
+
size 2030544
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/small_boi/core
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc645a215a5a0a19d06f326f589b5699db07a923ea2e40bcd6762776a23cb9f8
|
| 3 |
+
size 167936
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/pwn/small_boi/core.845631
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:038337e0c732c9002519099c61a887d1b6f4cf3698efb91a8500df4e1354ab23
|
| 3 |
+
size 176128
|