MCPcopy Create free account

hub / github.com/ctfs/write-ups-2014 / functions

Functions701 in github.com/ctfs/write-ups-2014

↓ 62 callersMethodappend
Append data to the end of a file.
ncn-ctf-2014/xmlrpc/ctf/server.py:79
↓ 54 callersMethodread
Get the contents of a file.
ncn-ctf-2014/xmlrpc/ctf/server.py:63
↓ 48 callersMethodencode
(self)
ghost-in-the-shellcode-2014/byte-sexual/exploit.py:52
↓ 48 callersMethodwrite
(self, architecture, binary)
seccon-ctf-2014/binary-karuta/solve.py:131
↓ 38 callersMethodprintln
(self, text)
31c3-ctf-2014/crypto/hwaes/hwaes.py:18
↓ 35 callersFunctionpack_le
(v)
ghost-in-the-shellcode-2014/byte-sexual/exploit.py:11
↓ 30 callersMethodwrite
(self, data)
hitcon-ctf-2014/rsaha/rsaha-fe50cf1bcae41e8ec6eeebccf3f0de7c.py:14
↓ 24 callersMethodclose
Close the connection.
asis-ctf-finals-2014/xorqr/netcatlib/netcatlib.py:128
↓ 24 callersFunctionlist_xor
(l1,l2)
csaw-ctf-2014/feal/feal.py:26
↓ 24 callersFunctionreg
(x)
plaid-ctf-2014/paris/disasm.py:67
↓ 19 callersMethodclose
()
su-ctf-quals-2014/commercial_application/DBHelper.java:92
↓ 17 callersMethodflush
(self)
stripe-ctf3/level4/problem/test/lib/test_framework.py:56
↓ 17 callersMethodopen
Connect to a host. Don't try to reopen an already connected instance.
asis-ctf-finals-2014/xorqr/netcatlib/netcatlib.py:91
↓ 16 callersFunctioncommentM
Print variable length parameter list, with a matrix/list last.
plaid-ctf-2014/g/guassJordan.py:159
↓ 15 callersMethodError
()
stripe-ctf3/level4/problem/transport/client.go:20
↓ 15 callersMethodexecute
(self, test_cases_to_execute)
stripe-ctf3/level4/problem/test/lib/test_framework.py:137
↓ 14 callersFunctionexpect
(s, bstr)
hack-lu-ctf-2014/guess-the-flag/thejh_exploit.py:11
↓ 12 callersFunctionget_message
(key, *params, with_newline=True)
hack-lu-ctf-2014/wiener/wiener_38ff175d336b9c75fbf1b77290978015.py:55
↓ 12 callersMethodtoString
()
su-ctf-quals-2014/commercial_application/AppConfig.java:68
↓ 11 callersFunctiondisplay
Pretty print a matrix or list; also prints a scalar.
plaid-ctf-2014/g/guassJordan.py:286
↓ 11 callersMethodindex
(self, path)
stripe-ctf3/level3/problem/test/runner.py:52
↓ 11 callersMethodwrite
Write a string to the socket. Can block if the connection is blocked. May raise socket.error if the connection is closed.
asis-ctf-finals-2014/xorqr/netcatlib/netcatlib.py:143
↓ 10 callersFunctionshowOff
Show off inversion of matrix m using Gauss-Jordan version f, where the elements e of m are transformed first to cls(e).
plaid-ctf-2014/g/guassJordan.py:306
↓ 9 callersFunctionmatConvert
Return a new matrix/list with all elements e of matrix m replaced by cls(e). The name is chosen to suggest a class conversion, but any function c
plaid-ctf-2014/g/guassJordan.py:228
↓ 9 callersFunctionru
(u)
31c3-ctf-2014/pwn/booking/exploit.py:23
↓ 8 callersMethodFree
(self, p)
hack-you-2014/ppc/200/ppc200.py:40
↓ 8 callersMethodState
()
stripe-ctf3/level4/problem/server/cluster.go:57
↓ 8 callersFunctionfBox
(plain)
csaw-ctf-2014/feal/feal.py:14
↓ 8 callersMethodrandom
Get a random number.
ncn-ctf-2014/xmlrpc/ctf/server.py:19
↓ 8 callersMethodreadData
Just a simple utility method to read n bytes from an input stream @param in the input stream to read from @param size the amount of bytes to read @ret
csaw-ctf-2014/weissman/CSAWlz.java:56
↓ 7 callersFunctionflipCol
flips all bits in a given column
asis-ctf-finals-2014/xorqr/solve-xorqr.py:32
↓ 7 callersFunctiongetProp
(lang, prop)
9447-ctf-2014/ramble/server.js:120
↓ 7 callersMethodrecv_blocking
Transfer from raw queue to buffered queue. Set self.eof when connection is closed. Blocks if no input is available. Raise EOFError wh
asis-ctf-finals-2014/xorqr/netcatlib/netcatlib.py:264
↓ 6 callersMethodcreateSavedPoleInformation
(ArrayList<BigInteger> disk)
pico-ctf-2014/reverse-engineering/towers-of-toast-90/Main .java:27
↓ 6 callersFunctionexpect
(bstr)
hack-lu-ctf-2014/personnel-database/thejh_exploit.py:15
↓ 6 callersFunctionfilter
()
plaid-ctf-2014/halphow2js/script.js:20
↓ 6 callersFunctionget_stack_pointer
(tid)
hack-lu-ctf-2014/mario/thejh_exploit.py:59
↓ 6 callersMethodlength
(self)
ghost-in-the-shellcode-2014/byte-sexual/exploit.py:50
↓ 5 callersFunctionZMod
Return a function that makes Mod objects for a particular modulus m.
plaid-ctf-2014/g/mod.py:43
↓ 5 callersMethodread_buffered
Return any data available in the buffered queue (very lazy). Raise EOFError if connection closed and no data available. Return '' if
asis-ctf-finals-2014/xorqr/netcatlib/netcatlib.py:230
↓ 5 callersMethodrequest
(self, method, url, post_data=None)
stripe-ctf3/level3/problem/test/lib/http_client.py:85
↓ 5 callersFunctionscrew_endian
(a, b)
ghost-in-the-shellcode-2014/byte-sexual/exploit.py:19
↓ 5 callersMethodtest_cases_path
(self)
stripe-ctf3/level4/problem/test/lib/test_framework.py:110
↓ 5 callersMethodtest_cases_path
(self)
stripe-ctf3/level2/problem/test/lib/test_framework.py:110
↓ 5 callersMethodtest_cases_path
(self)
stripe-ctf3/level0/problem/test/lib/test_framework.py:110
↓ 5 callersMethodtest_cases_path
(self)
stripe-ctf3/level3/problem/test/lib/test_framework.py:110
↓ 5 callersMethodtryLike
convert val to the same kind of object as self, with the same required parameters, if possible, or return None
plaid-ctf-2014/g/mod.py:35
↓ 4 callersFunctionROL
(X,Y)
hack-you-2014/crypto/200/crypto200.py:25
↓ 4 callersFunctionclock
for display purposes only
pico-ctf-2014/reverse-engineering/tic-toc-90/tick-tock.py:6
↓ 4 callersFunctioncomment
print variable length parameter list.
plaid-ctf-2014/g/guassJordan.py:152
↓ 4 callersFunctionconnect_to_service
(service_id)
hack-lu-ctf-2014/mario/thejh_exploit.py:40
↓ 4 callersFunctiondo_rop
(*args)
31c3-ctf-2014/pwn/cairo/exploit.py:39
↓ 4 callersFunctionfind_fraction
(s)
31c3-ctf-2014/reversing/numeric/solver.py:3
↓ 4 callersFunctionfind_pos
(p)
31c3-ctf-2014/reversing/numeric/solver.py:20
↓ 4 callersFunctiongBox
(a,b,mode)
csaw-ctf-2014/feal/feal.py:12
↓ 4 callersMethodinteract
Show output to screen, and let user send input.
asis-ctf-finals-2014/xorqr/netcatlib/netcatlib.py:282
↓ 4 callersMethodinverse
Return the multiplicative inverse or else raise a ValueError.
plaid-ctf-2014/g/mod.py:224
↓ 4 callersMethodload
(self)
stripe-ctf3/level4/problem/test/lib/test_framework.py:36
↓ 4 callersFunctionprintc
(c,msg="")
pico-ctf-2014/reverse-engineering/tic-toc-90/tick-tock.py:24
↓ 4 callersMethodrequest
(self, method, url, post_data=None)
stripe-ctf3/level2/problem/test/lib/http_client.py:85
↓ 4 callersFunctionrespond
(response, statusCode, contents)
stripe-ctf3/level2/problem/network_simulation/backend.js:13
↓ 4 callersMethodsecure_send
Sends msg back to the client securely.
pico-ctf-2014/reverse-engineering/police-records-140/directory_server.py:60
↓ 4 callersFunctionshowAlert
* Show an alert box without using alert() BECAUSE ITS UGLY AND SHIT.
hack-lu-ctf-2014/hotcows-dating/source/js/form.js:4
↓ 4 callersFunctiontranspose
Return a new matrix that is the transpose of m. If a single list is provided rather than a list of lists, it is treated as a single row matrix, [m
plaid-ctf-2014/g/guassJordan.py:245
↓ 4 callersMethoduri
(self, route)
stripe-ctf3/level3/problem/test/runner.py:46
↓ 3 callersMethodColorize
(self, a, b, c)
hack-you-2014/ppc/200/ppc200.py:35
↓ 3 callersFunctionNetwork
(addr string)
stripe-ctf3/level4/problem/transport/dial.go:17
↓ 3 callersMethod_compute_features
(self, binary)
seccon-ctf-2014/binary-karuta/solve.py:66
↓ 3 callersMethodcode_directory
(self)
stripe-ctf3/level2/problem/test/runner.py:20
↓ 3 callersFunctioncopyMat
Return a matrix/list copying each non-list element in matrix m.
plaid-ctf-2014/g/guassJordan.py:239
↓ 3 callersMethoddecrypt
(String userInput, String secretKey, String iv)
su-ctf-quals-2014/commercial_application/keym.java:28
↓ 3 callersMethoddistinctSets
(HashSet<BigInteger> a, HashSet<BigInteger> b)
pico-ctf-2014/reverse-engineering/towers-of-toast-90/Main .java:191
↓ 3 callersFunctionegcd
(a, b)
hitcon-ctf-2014/rsaha/rsasolve.py:12
↓ 3 callersFunctionencrypt
(plain,subkeys)
csaw-ctf-2014/feal/feal.py:23
↓ 3 callersMethodencrypt
(self, param)
31c3-ctf-2014/crypto/hwaes/hwaes.py:43
↓ 3 callersMethodgetConfig
()
su-ctf-quals-2014/commercial_application/DBHelper.java:105
↓ 3 callersMethodgroup
Iterator over self's whole group if not excludeSelf, starting from self or right after it if excludeSelf. This version assuming subclass defin
plaid-ctf-2014/g/mod.py:6
↓ 3 callersFunctionhash_byte
(b, pos, length)
31c3-ctf-2014/crypto/otp/solver.py:22
↓ 3 callersMethodhexStringToBytes
(String s)
su-ctf-quals-2014/commercial_application/keym.java:50
↓ 3 callersMethodhook_prerun
(self)
stripe-ctf3/level2/problem/test/lib/test_framework.py:179
↓ 3 callersFunctionidentity
Return the ientity matrix of size height. The value of ONE sets the type of the elements.
plaid-ctf-2014/g/guassJordan.py:169
↓ 3 callersFunctionimm
(x)
plaid-ctf-2014/paris/disasm.py:71
↓ 3 callersFunctionlaunch_service
(type)
hack-lu-ctf-2014/mario/thejh_exploit.py:32
↓ 3 callersFunctionpack_be
(v)
ghost-in-the-shellcode-2014/byte-sexual/exploit.py:13
↓ 3 callersMethodprintPoleLine
(ArrayList<BigInteger> pole, int offset, int index)
pico-ctf-2014/reverse-engineering/towers-of-toast-90/Main .java:148
↓ 3 callersMethodrandom_string
(self, length=8)
stripe-ctf3/level3/problem/test/test_case_generator.py:145
↓ 3 callersMethodreadSavedPoleInformation
(BigInteger pole)
pico-ctf-2014/reverse-engineering/towers-of-toast-90/Main .java:38
↓ 3 callersMethodread_exact
Read at exactly amount bytes of data unless EOF is hit. Blocks if insufficient data is available to fulfill the request. Raises EOFEr
asis-ctf-finals-2014/xorqr/netcatlib/netcatlib.py:191
↓ 3 callersFunctionread_until
(u)
31c3-ctf-2014/pwn/maze/exploit.py:33
↓ 3 callersMethodread_until
Read until a given string is encountered or until timeout. When no match is found, return whatever is available instead, possibly the
asis-ctf-finals-2014/xorqr/netcatlib/netcatlib.py:153
↓ 3 callersFunctionru
(u)
31c3-ctf-2014/pwn/pin/exploit.py:12
↓ 3 callersFunctionsanitize_filename
(f)
hack-lu-ctf-2014/hidden-in-plain-sight/hiddeninplainsight_7a1f79aab159ace6e4486dc73bd24cc8.js:79
↓ 3 callersMethodshowAlertDialog
(Context context, CharSequence msg)
su-ctf-quals-2014/commercial_application/MainActivity.java:185
↓ 3 callersFunctionsub_decipher
(text,key)
plaid-ctf-2014/twenty/cipher_solver.py:14
↓ 3 callersMethodsubprocess_command
(self)
stripe-ctf3/level0/problem/test/runner.py:15
↓ 3 callersFunctionuser_possible
(user)
hack-lu-ctf-2014/hidden-in-plain-sight/hiddeninplainsight_7a1f79aab159ace6e4486dc73bd24cc8.js:31
↓ 3 callersFunctionwrite_string
(f, s)
pico-ctf-2014/master-challenge/fancy-cache-200/client.py:28
↓ 3 callersFunctionxor
Repeated key xor
pico-ctf-2014/reverse-engineering/police-records-140/directory_server.py:16
↓ 2 callersMethodGetStatus
(self)
hack-you-2014/ppc/200/ppc200.py:32
↓ 2 callersMethodJoin
Join an existing cluster
stripe-ctf3/level4/problem/server/server.go:123
next →1–100 of 701, ranked by callers