MCPcopy Create free account

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

Functions1,823 in github.com/ctfs/write-ups-2016

↓ 6 callersFunctionz
(a,b)
icectf-2016/web/flag-storage-50/Log In_files/jquery.min.js:2
↓ 5 callersFunctionDumpString
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ldump.c:73
↓ 5 callersFunctionG
(a, b)
icectf-2016/web/flag-storage-50/Log In_files/sha.js:29
↓ 5 callersFunctionHa
(a,b,c,d)
icectf-2016/web/flag-storage-50/Log In_files/jquery.min.js:3
↓ 5 callersFunctionMa
(a,b,c)
icectf-2016/web/flag-storage-50/Log In_files/jquery.min.js:3
↓ 5 callersFunctionaddk
** Add constant 'v' to prototype's list of constants (field 'k'). ** Use scanner's table to cache position of constants in constant list ** and try to
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lcode.c:428
↓ 5 callersFunctionc
(a)
breakin-ctf-2016/web/oops-50/jquery.min.js:2
↓ 5 callersFunctioncheckstack
** If L1 != L, L1 can be in any state, and therefore there are no ** guarantees about its stack space; any push in L1 must be ** checked. */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ldblib.c:35
↓ 5 callersFunctioncondjump
** Code a "conditional jump", that is, a test or comparison opcode ** followed by a jump. Return jump position. */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lcode.c:158
↓ 5 callersMethodcopy
Return a clone object. Return a copy ('clone') of the md5 object. This can be used to efficiently compute the digests of strings that
pwn2win-ctf-2016/web/bathing-and-grooming-400/puremd5.py:396
↓ 5 callersMethoddecrypt
(self, data, iv)
volga-ctf-quals-2016/crypto/five_blocks-600/ciphers.py:181
↓ 5 callersMethoddigest
Terminate the message-digest computation and return digest. Return the digest of the strings passed to the update() method so far. Th
pwn2win-ctf-2016/web/bathing-and-grooming-400/puremd5.py:333
↓ 5 callersFunctionesc
(s)
tjctf-2016/web/java-sandbox-100/runapi.py:15
↓ 5 callersFunctionexplist
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lparser.c:802
↓ 5 callersFunctionfatal
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/luac.c:38
↓ 5 callersFunctionformatValidatorName
(name)
tjctf-2016/web/super-questionable-luggage-service-30/static/js/jqBootstrapValidation.js:850
↓ 5 callersFunctiongetjump
** Gets the destination address of a jump instruction. Used to traverse ** a list of jumps. */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lcode.c:90
↓ 5 callersFunctiongetlocvar
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lparser.c:195
↓ 5 callersFunctioninclinenumber
** increment line number and skips newline sequence (any of ** \n, \r, \n\r, or \r\n) */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/llex.c:151
↓ 5 callersFunctioniscleared
** tells whether a key or value can be cleared from a weak ** table. Non-collectable objects are never removed from weak ** tables. Strings behave as
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lgc.c:139
↓ 5 callersFunctionluaD_call
** Call a function (C or Lua). The function to be called is at *func. ** The arguments are on the stack, right after the function. ** When returns, al
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ldo.c:492
↓ 5 callersFunctionluaD_callnoyield
** Similar to 'luaD_call', but does not allow yields during the call */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ldo.c:504
↓ 5 callersFunctionluaD_hook
** Call a hook for the given event. Make sure there is a hook to be ** called. (Both 'L->hook' and 'L->hookmask', which triggers this ** function, can
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ldo.c:250
↓ 5 callersFunctionluaD_inctop
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ldo.c:237
↓ 5 callersFunctionluaD_rawrunprotected
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ldo.c:136
↓ 5 callersFunctionluaH_getshortstr
** search function for short strings */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ltable.c:520
↓ 5 callersFunctionluaH_resize
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ltable.c:335
↓ 5 callersFunctionluaL_buffinitsize
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lauxlib.c:578
↓ 5 callersFunctionluaL_getmetafield
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lauxlib.c:773
↓ 5 callersFunctionluaL_pushresultsize
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lauxlib.c:553
↓ 5 callersFunctionluaL_setfuncs
** set functions from list 'l' into table at top - 'nup'; each ** function gets the 'nup' elements at the top as upvalues. ** Returns with only the ta
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lauxlib.c:926
↓ 5 callersFunctionluaT_callTM
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ltm.c:102
↓ 5 callersFunctionlua_getglobal
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lapi.c:604
↓ 5 callersFunctionlua_pushcclosure
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lapi.c:532
↓ 5 callersFunctionlua_rawgetp
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lapi.c:669
↓ 5 callersFunctionmainposition
** returns the 'main' position of an element in a table (that is, the index ** of its hash value) */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ltable.c:119
↓ 5 callersFunctionpropagateall
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lgc.c:603
↓ 5 callersFunctionrecv
(req, bytes)
csaw-ctf-2016-quals/crypto/broken-box-300/broken_box.py:30
↓ 5 callersFunctionremoveentry
** If key is not marked, mark its entry as dead. This allows key to be ** collected, but keeps its entry in the table. A dead node is needed ** when
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lgc.c:125
↓ 5 callersFunctionreport
** Check whether 'status' is not OK and, if so, prints the error ** message on the top of the stack. It assumes that the error object ** is a string,
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lua.c:164
↓ 5 callersFunctionsa
(a,b,c)
breakin-ctf-2016/web/oops-50/jquery.min.js:1
↓ 5 callersFunctionsave
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/llex.c:57
↓ 5 callersFunctionsettabsi
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ldblib.c:112
↓ 5 callersFunctionsettabss
** Variations of 'lua_settable', used by 'db_getinfo' to put results ** from 'lua_getinfo' into result table. Key is always a string; ** value can be
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ldblib.c:107
↓ 5 callersFunctionsort_comp
** Return true iff value at stack index 'a' is less than the value at ** index 'b' (according to the order of the sort). */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ltablib.c:287
↓ 5 callersFunctionsplit_int
(m)
volga-ctf-quals-2016/crypto/five_blocks-600/ciphers.py:78
↓ 5 callersFunctionstatlist
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lparser.c:596
↓ 5 callersFunctiontostr
(A)
plaidctf-2016/crypto/tonnerre-300/public_server_ea2e768e20e89fb1aafbbc547cdb4636.py:28
↓ 5 callersFunctionu_posrelat
from strlib */ translate a relative string position: negative means back from end */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lutf8lib.c:30
↓ 5 callersFunctionwa
(a,b,c,d,e,f)
breakin-ctf-2016/web/oops-50/jquery.min.js:1
↓ 5 callersFunctionxa
(a)
breakin-ctf-2016/web/oops-50/jquery.min.js:1
↓ 4 callersFunctionA
(b,c,d,h)
icectf-2016/web/flag-storage-50/Log In_files/jquery.min.js:4
↓ 4 callersFunctionFb
(a)
tjctf-2016/web/super-questionable-luggage-service-30/static/js/jquery.js:3
↓ 4 callersFunctionH
(a,b,c,d,l)
icectf-2016/web/flag-storage-50/Log In_files/sha.js:30
↓ 4 callersFunctionLa
(b)
icectf-2016/web/flag-storage-50/Log In_files/jquery.min.js:3
↓ 4 callersFunctionLoadString
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lundump.c:88
↓ 4 callersFunctionM
(L, R, subkey)
volga-ctf-quals-2016/crypto/five_blocks-600/ciphers.py:103
↓ 4 callersFunctionT
(a)
icectf-2016/web/flag-storage-50/Log In_files/jquery.min.js:3
↓ 4 callersFunctionTa
(a,b)
breakin-ctf-2016/web/oops-50/jquery.min.js:2
↓ 4 callersFunctionU
(a,b)
tjctf-2016/web/super-questionable-luggage-service-30/static/js/jquery.js:3
↓ 4 callersFunction_long2bytes
Convert a long integer to a byte string. If optional blocksize is given and greater than zero, pad the front of the byte string with binary z
pwn2win-ctf-2016/web/bathing-and-grooming-400/puremd5.py:45
↓ 4 callersMethodadd_item
(self, item, amt=1)
abctf-2016/ppc/qset1-100/qset_interpreter.py:8
↓ 4 callersFunctionblock
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lparser.c:1092
↓ 4 callersFunctionblock_follow
** check whether current token is in the follow set of a block. ** 'until' closes syntactical blocks, but do not close scope, ** so it is handled in s
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lparser.c:585
↓ 4 callersFunctionclearvalues
** clear entries with unmarked values from all weaktables in list 'l' up ** to element 'f' */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lgc.c:657
↓ 4 callersFunctioncodestring
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lparser.c:151
↓ 4 callersFunctioncurrentpc
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ldebug.c:44
↓ 4 callersFunctioncycle_clock
pwn2win-ctf-2016/reverse/timekeeperslock-600/sim_common.h:26
↓ 4 callersMethoddecrypt_block
(self, ciphertext)
volga-ctf-quals-2016/crypto/five_blocks-600/ciphers.py:54
↓ 4 callersFunctiondocall
** Interface to 'lua_pcall', which sets appropriate message function ** and C-signal handler. Used to run all chunks. */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lua.c:196
↓ 4 callersMethodencrypt_block
(self, plaintext)
volga-ctf-quals-2016/crypto/five_blocks-600/ciphers.py:36
↓ 4 callersFunctionerrorLog
(message)
csaw-ctf-2016-quals/reverse/ivninja-300/static/js/ivninja.js:65
↓ 4 callersFunctionfb
(a,b,d,e)
tjctf-2016/web/super-questionable-luggage-service-30/static/js/jquery.js:2
↓ 4 callersFunctionfilterpc
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ldebug.c:364
↓ 4 callersFunctiong_box
(a, b, mode)
volga-ctf-quals-2016/crypto/five_blocks-600/ciphers.py:16
↓ 4 callersFunctionga
(a,b,d,e)
breakin-ctf-2016/web/oops-50/jquery.min.js:1
↓ 4 callersFunctiongc
(a,b)
tjctf-2016/web/super-questionable-luggage-service-30/static/js/jquery.js:4
↓ 4 callersFunctiongetDefaultOpts
* Created by Tivie on 13-07-2015.
tjctf-2016/web/luvmarkdown-200/src/static/showdown.js:7
↓ 4 callersFunctiongetnumlimit
** Read an integer numeral and raises an error if it is larger ** than the maximum size for integers. */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lstrlib.c:1197
↓ 4 callersFunctioninv_M
(L, R, subkey)
volga-ctf-quals-2016/crypto/five_blocks-600/ciphers.py:109
↓ 4 callersFunctionleak_stack_variable
(num)
ructfe-ad-ctf-2016/services/weather/weather_exploit.py:35
↓ 4 callersFunctionlisten
* Listen to an event * @param {string} name * @param {function} callback
tjctf-2016/web/luvmarkdown-200/src/static/showdown.js:781
↓ 4 callersFunctionluaC_fix
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lgc.c:194
↓ 4 callersFunctionluaC_runtilstate
** advances the garbage collector until it reaches a state allowed ** by 'statemask' */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lgc.c:1101
↓ 4 callersFunctionluaD_poscall
** Finishes a function call: calls hook if necessary, removes CallInfo, ** moves current number of results to proper place; returns 0 iff call ** want
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ldo.c:453
↓ 4 callersFunctionluaD_precall
** Prepares a function call: checks the stack, creates a new CallInfo ** entry, fills in the relevant information, calls hook if needed. ** If functio
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/ldo.c:344
↓ 4 callersFunctionluaF_getlocalname
** Look for n-th local variable at line 'line' in function 'func'. ** Returns NULL if not found. */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lfunc.c:140
↓ 4 callersFunctionluaF_newproto
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lfunc.c:99
↓ 4 callersFunctionluaK_codek
** Emit a "load constant" instruction, using either 'OP_LOADK' ** (if constant index 'k' fits in 18 bits) or an 'OP_LOADKX' ** instruction with "extra
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lcode.c:346
↓ 4 callersFunctionluaK_patchclose
** Path all jumps in 'list' to close upvalues up to given 'level' ** (The assertion checks that jumps either were closing nothing ** or were closing h
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lcode.c:278
↓ 4 callersFunctionluaL_checkoption
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lauxlib.c:349
↓ 4 callersFunctionluaL_tolstring
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lauxlib.c:811
↓ 4 callersFunctionluaO_hexavalue
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lobject.c:163
↓ 4 callersFunctionluaO_pushvfstring
** this function handles only '%d', '%c', '%f', '%p', and '%s' conventional formats, plus Lua-specific '%I' and '%U' */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lobject.c:400
↓ 4 callersFunctionluaO_str2num
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lobject.c:331
↓ 4 callersFunctionluaV_concat
** Main operation for concatenation: concat 'total' values in the stack, ** from 'L->top - total' up to 'L->top - 1'. */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lvm.c:474
↓ 4 callersFunctionluaV_execute
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lvm.c:786
↓ 4 callersFunctionluaV_shiftl
** Shift left operation. (Shift right just negates 'y'.) */
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/lvm.c:593
↓ 4 callersFunctionluaX_newstring
** creates a new string and anchors it in scanner's table so that ** it will not be collected until the end of the compilation ** (by that time it sho
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/llex.c:127
↓ 4 callersFunctionluaX_token2str
csaw-ctf-2016-quals/pwn/aul-100/lua-5.3.3/src/llex.c:82
← previousnext →201–300 of 1,823, ranked by callers