Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ctfs/write-ups-2014
/ functions
Functions
701 in github.com/ctfs/write-ups-2014
⨍
Functions
701
◇
Types & classes
101
Method
__init__
Constructor. When called without arguments, create an unconnected instance. With a hostname argument, it connects the instance; port
asis-ctf-finals-2014/xorqr/netcatlib/netcatlib.py:73
Method
__init__
(self)
seccon-ctf-2014/binary-karuta/solve.py:21
Method
__init__
(self, all_words)
seccon-ctf-2014/binary-karuta/solve.py:62
Method
__init__
(self)
seccon-ctf-2014/binary-karuta/solve.py:96
Method
__init__
(self, options)
stripe-ctf3/level4/problem/test/runner.py:17
Method
__init__
(self, harness, id_or_url)
stripe-ctf3/level4/problem/test/lib/test_framework.py:17
Method
__init__
(self, ids_or_urls=[], options={})
stripe-ctf3/level4/problem/test/lib/test_framework.py:62
Method
__init__
(self, options)
stripe-ctf3/level4/problem/test/lib/test_framework.py:148
Method
__init__
(self, headers={}, verify_ssl_certs=True)
stripe-ctf3/level4/problem/test/lib/http_client.py:81
Method
__init__
(self, options)
stripe-ctf3/level2/problem/test/runner.py:11
Method
__init__
(self, harness, id_or_url)
stripe-ctf3/level2/problem/test/lib/test_framework.py:17
Method
__init__
(self, ids_or_urls=[], options={})
stripe-ctf3/level2/problem/test/lib/test_framework.py:62
Method
__init__
(self, options)
stripe-ctf3/level2/problem/test/lib/test_framework.py:148
Method
__init__
(self, headers={}, verify_ssl_certs=True)
stripe-ctf3/level2/problem/test/lib/http_client.py:81
Method
__init__
(self, options)
stripe-ctf3/level0/problem/test/runner.py:11
Method
__init__
(self, harness, id_or_url)
stripe-ctf3/level0/problem/test/lib/test_framework.py:17
Method
__init__
(self, ids_or_urls=[], options={})
stripe-ctf3/level0/problem/test/lib/test_framework.py:62
Method
__init__
(self, options)
stripe-ctf3/level0/problem/test/lib/test_framework.py:148
Method
__init__
(self, headers={}, verify_ssl_certs=True)
stripe-ctf3/level0/problem/test/lib/http_client.py:81
Method
__init__
(self, name, file_count, parent=None)
stripe-ctf3/level3/problem/test/test_case_generator.py:10
Method
__init__
(self, depth, root)
stripe-ctf3/level3/problem/test/test_case_generator.py:26
Method
__init__
(self, options)
stripe-ctf3/level3/problem/test/test_case_generator.py:44
Method
__init__
(self, options)
stripe-ctf3/level3/problem/test/runner.py:21
Method
__init__
(self, harness, id_or_url)
stripe-ctf3/level3/problem/test/lib/test_framework.py:17
Method
__init__
(self, ids_or_urls=[], options={})
stripe-ctf3/level3/problem/test/lib/test_framework.py:62
Method
__init__
(self, options)
stripe-ctf3/level3/problem/test/lib/test_framework.py:148
Method
__init__
(self, headers={}, verify_ssl_certs=True)
stripe-ctf3/level3/problem/test/lib/http_client.py:81
Method
__int__
Return lowest nonnegative integer representative.
plaid-ctf-2014/g/mod.py:196
Method
__len__
(self)
seccon-ctf-2014/binary-karuta/solve.py:137
Method
__mul__
Return self * other, if defined
plaid-ctf-2014/g/mod.py:139
Method
__ne__
Return self != other, if defined
plaid-ctf-2014/g/mod.py:158
Method
__neg__
Return -self
plaid-ctf-2014/g/mod.py:135
Method
__nonzero__
Returns True if the current value is nonzero. (Used for conversion to boolean.)
plaid-ctf-2014/g/mod.py:210
Method
__pow__
compute power using successive squaring for integer n Negative n allowed if self has an inverse.
plaid-ctf-2014/g/mod.py:179
Method
__radd__
Return other + self, if defined, when other is not a Mod
plaid-ctf-2014/g/mod.py:163
Method
__rdiv__
Return other/self if self.inverse() is defined.
plaid-ctf-2014/g/mod.py:175
Method
__repr__
Return a formal string representation, usable in the Shell
plaid-ctf-2014/g/mod.py:115
Method
__rmul__
Return other * self, if defined, when other is not a Mod
plaid-ctf-2014/g/mod.py:171
Method
__rsub__
Return other - self, if defined, when other is not a Mod
plaid-ctf-2014/g/mod.py:167
Method
__str__
Return an informal string representation of object
plaid-ctf-2014/g/mod.py:111
Method
__sub__
Return self - other, if defined
plaid-ctf-2014/g/mod.py:129
Method
add_test_case
(self, test_case)
stripe-ctf3/level4/problem/test/lib/test_framework.py:121
Method
add_test_case
(self, test_case)
stripe-ctf3/level2/problem/test/lib/test_framework.py:121
Method
add_test_case
(self, test_case)
stripe-ctf3/level0/problem/test/lib/test_framework.py:121
Method
add_test_case
(self, test_case)
stripe-ctf3/level3/problem/test/lib/test_framework.py:121
Function
aiho
(a)
csaw-ctf-2014/fluffy-no-more/analytics.js:1
Method
cleanup
(self)
stripe-ctf3/level3/problem/test/runner.py:34
Function
client_side
()
plaid-ctf-2014/halphow2js/script.js:50
Method
cmd_debug
(self, client)
olympic-ctf-2014/remote-shellcoding-appliance/task.py:86
Method
cmd_execute
(self, client)
olympic-ctf-2014/remote-shellcoding-appliance/task.py:69
Method
cmd_sign
(self, client)
olympic-ctf-2014/remote-shellcoding-appliance/task.py:49
Method
createDataBase
()
su-ctf-quals-2014/commercial_application/DBHelper.java:41
Function
create_parameters
(size=2048)
hack-lu-ctf-2014/wiener/wiener_38ff175d336b9c75fbf1b77290978015.py:214
Function
decode
(code, ip)
plaid-ctf-2014/paris/disasm.py:30
Method
decode_request_content
(self, data)
ncn-ctf-2014/xmlrpc/ctf/server.py:141
Function
decrypt
(pt, key)
csaw-ctf-2014/cfbsum/cfbsum.py:16
Function
decrypt
(plain,subkeys)
csaw-ctf-2014/feal/feal.py:57
Function
decrypt
(cipher, privKey, q, r)
asis-ctf-quals-2014/archaic/archaic.py:30
Method
delete
Delete a file.
ncn-ctf-2014/xmlrpc/ctf/server.py:95
Function
disassemble
(opcode, operands)
plaid-ctf-2014/paris/disasm.py:79
Function
do_get_pubkey
Get the lock for a particular guy. Why would you need that?
hack-lu-ctf-2014/wiener/wiener_38ff175d336b9c75fbf1b77290978015.py:120
Function
do_help
Ask the sheriff for help. He might not react too friendly...
hack-lu-ctf-2014/wiener/wiener_38ff175d336b9c75fbf1b77290978015.py:65
Function
do_list
Get a list of all guys that have locks.
hack-lu-ctf-2014/wiener/wiener_38ff175d336b9c75fbf1b77290978015.py:104
Function
do_register
Get a lock and a locker code. This way you can also unlock the shared locker for everyone!
hack-lu-ctf-2014/wiener/wiener_38ff175d336b9c75fbf1b77290978015.py:77
Function
doctests
More complete tests >>> Mod26 = ZMod(26) >>> x = Mod26(4) >>> y = Mod26(11) >>> z = Mod26(39) >>> x != y True >>> x != Mod26(4) Fals
plaid-ctf-2014/g/mod.py:232
Function
download_and_process
(pic)
asis-ctf-finals-2014/match-the-pair/match-the-pair.py:71
Method
encode
(self)
ghost-in-the-shellcode-2014/byte-sexual/exploit.py:34
Method
encode
(self)
ghost-in-the-shellcode-2014/byte-sexual/exploit.py:70
Method
encode
(self)
ghost-in-the-shellcode-2014/byte-sexual/exploit.py:86
Function
encrypt
(pt, key)
csaw-ctf-2014/cfbsum/cfbsum.py:6
Function
exception_as
()
stripe-ctf3/level4/problem/test/lib/util.py:66
Function
exception_as
()
stripe-ctf3/level2/problem/test/lib/util.py:66
Function
exception_as
()
stripe-ctf3/level0/problem/test/lib/util.py:66
Function
exception_as
()
stripe-ctf3/level3/problem/test/lib/util.py:66
Method
executeFragment
(SherlockFragment fragment)
su-ctf-quals-2014/commercial_application/MainActivity.java:127
Method
expect
Read until one from a list of a regular expressions matches. The first argument is a list of regular expressions, either compiled (re
asis-ctf-finals-2014/xorqr/netcatlib/netcatlib.py:338
Function
failedTry
()
stripe-ctf3/level2/problem/network_simulation/lib/check_server.js:77
Method
flag
(self, paran)
31c3-ctf-2014/crypto/hwaes/hwaes.py:57
Method
flush_test_cases
(self)
stripe-ctf3/level4/problem/test/lib/test_framework.py:116
Method
flush_test_cases
(self)
stripe-ctf3/level2/problem/test/lib/test_framework.py:116
Method
flush_test_cases
(self)
stripe-ctf3/level0/problem/test/lib/test_framework.py:116
Method
flush_test_cases
(self)
stripe-ctf3/level3/problem/test/lib/test_framework.py:116
Function
gauss_jordan
Puts given matrix (2D array) into the Reduced Row Echelon Form. Returns True if successful, False if 'm' is singular. Specifically designed to minim
plaid-ctf-2014/g/guassJordan.py:9
Function
gauss_jordanExactField
Puts given matrix (2D array) into the Reduced Row Echelon Form. Returns True if successful, False if 'm' is singular. Assumes all element operatio
plaid-ctf-2014/g/guassJordan.py:39
Function
gauss_jordanMod
Puts given matrix (2D array) into the Reduced Row Echelon Form. Returns True if successful, False if 'm' is singular. Assumes all element are modu
plaid-ctf-2014/g/guassJordan.py:114
Function
gauss_jordanModPow2
Puts given matrix (2D array) into the Reduced Row Echelon Form. Returns True if successful, False if 'm' is singular. Assumes all elements are in
plaid-ctf-2014/g/guassJordan.py:78
Function
genNull
()
csaw-ctf-2014/feal/feal.py:97
Method
getDesc
()
su-ctf-quals-2014/commercial_application/AppConfig.java:56
Method
getInstallDate
()
su-ctf-quals-2014/commercial_application/AppConfig.java:64
Method
getName
()
su-ctf-quals-2014/commercial_application/AppConfig.java:24
Method
get_answer_to_life_the_universe_and_everything
(self)
ncn-ctf-2014/xmlrpc/ctf/server.py:112
Method
get_api_endpoints
Enumerate all public API endpoints.
ncn-ctf-2014/xmlrpc/ctf/server.py:125
Method
get_key
(self, param)
31c3-ctf-2014/crypto/hwaes/hwaes.py:37
Method
get_number_one_source_for_the_truth
(self)
ncn-ctf-2014/xmlrpc/ctf/server.py:115
Method
get_secrets_of_time_travel
(self)
ncn-ctf-2014/xmlrpc/ctf/server.py:118
Method
get_socket
Return the socket object used internally.
asis-ctf-finals-2014/xorqr/netcatlib/netcatlib.py:135
Method
get_world_nuclear_launch_codes
(self)
ncn-ctf-2014/xmlrpc/ctf/server.py:121
Method
getstate
Get the state of the random number generator.
ncn-ctf-2014/xmlrpc/ctf/server.py:26
Function
handle
(reader, writer)
hack-lu-ctf-2014/wiener/wiener_38ff175d336b9c75fbf1b77290978015.py:287
Method
handle
(self)
31c3-ctf-2014/crypto/hwaes/hwaes.py:61
← previous
next →
501–600 of 701, ranked by callers