MCPcopy Create free account

hub / github.com/SPRITZ-Research-Group/ctf-writeups / functions

Functions49 in github.com/SPRITZ-Research-Group/ctf-writeups

↓ 10 callersFunctionpress
(keys)
csaw-finals-2017/pwn/cyberwar-350/scripts/exploit.py:21
↓ 9 callersMethodadd
(self, instr)
googlectf-2017/reversing/counting/tools/callgraph.py:66
↓ 3 callersFunctionchoice
(n)
0x00ctf-2017/pwn/babyheap-200/exploit.py:9
↓ 3 callersFunctionleak
(off)
0x00ctf-2017/pwn/left-250/leak.py:17
↓ 3 callersFunctionmove_scope_y
(y)
csaw-finals-2017/pwn/cyberwar-350/scripts/exploit.py:41
↓ 2 callersFunctionmove_scope_x
(x)
csaw-finals-2017/pwn/cyberwar-350/scripts/exploit.py:33
↓ 2 callersFunctionpretty
(i)
googlectf-2017/reversing/counting/tools/callgraph.py:17
↓ 2 callersFunctionsandbox_directory
(ip)
csaw-finals-2017/web/gopher2/gopher2-server.js:12
↓ 2 callersFunctionset_scope_color
(color)
csaw-finals-2017/pwn/cyberwar-350/scripts/exploit.py:49
↓ 2 callersFunctiontranslate_call
(module, disasm, target, n_dst_regs, scratch, bldr, regs, funcs)
googlectf-2017/reversing/counting/tools/transllvm.py:60
↓ 1 callersMethod__str__
(self)
googlectf-2017/reversing/counting/tools/callgraph.py:43
↓ 1 callersMethod__str__
(self)
googlectf-2017/reversing/counting/tools/callgraph.py:55
↓ 1 callersFunctionactivate_window
()
csaw-finals-2017/pwn/cyberwar-350/scripts/exploit.py:18
↓ 1 callersFunctionanalyze
(instrs, start=0, regs=1, called=set())
googlectf-2017/reversing/counting/tools/callgraph.py:75
↓ 1 callersFunctionattestation
()
pwn2win-2017/reversing/intel-sgx-474/solve.py:19
↓ 1 callersFunctionauth
()
csaw-finals-2017/pwn/cyberwar-350/scripts/exploit.py:25
↓ 1 callersFunctiondecrypt_flag
(s_key, flag_enc)
pwn2win-2017/reversing/intel-sgx-474/solve.py:52
↓ 1 callersFunctiondisasm
(instr)
googlectf-2017/reversing/counting/tools/disasm.py:6
↓ 1 callersFunctiondisassemble
(code)
googlectf-2017/reversing/counting/tools/transllvm.py:40
↓ 1 callersFunctiondo_read
(addr)
0x00ctf-2017/pwn/left-250/exploit.py:9
↓ 1 callersFunctiondo_read
(p, addr)
0x00ctf-2017/pwn/left-250/leak.py:11
↓ 1 callersFunctiondo_write
(addr, value)
0x00ctf-2017/pwn/left-250/exploit.py:15
↓ 1 callersFunctiondraw_callgraph
(funks)
googlectf-2017/reversing/counting/tools/callgraph.py:142
↓ 1 callersFunctiondraw_cfg
(funks)
googlectf-2017/reversing/counting/tools/callgraph.py:155
↓ 1 callersFunctionexecute_code
googlectf-2017/reversing/counting/reverse/counter.c:69
↓ 1 callersFunctionfibonacci_mod
googlectf-2017/reversing/counting/tools/solve.c:5
↓ 1 callersFunctionload_file
(file_path)
googlectf-2017/reversing/counting/tools/callgraph.py:118
↓ 1 callersFunctionmain
(file_path, print_bytecode=False, make_callgraph=False)
googlectf-2017/reversing/counting/tools/callgraph.py:180
↓ 1 callersFunctionmaketube
()
0x00ctf-2017/pwn/left-250/leak.py:5
↓ 1 callersFunctionmenu_choice
(x)
pwn2win-2017/reversing/intel-sgx-474/solve.py:15
↓ 1 callersFunctionprint_disassembly
(funks)
googlectf-2017/reversing/counting/tools/callgraph.py:132
↓ 1 callersFunctionread_code
googlectf-2017/reversing/counting/reverse/counter.c:17
↓ 1 callersFunctionselect_blessed_base
()
csaw-finals-2017/pwn/cyberwar-350/scripts/exploit.py:28
↓ 1 callersFunctionstopping_time
googlectf-2017/reversing/counting/tools/solve.c:16
↓ 1 callersFunctiontranslate
(disasm)
googlectf-2017/reversing/counting/tools/transllvm.py:137
↓ 1 callersFunctiontranslate_function
(module, disasm, start, n_dst_regs, funcs)
googlectf-2017/reversing/counting/tools/transllvm.py:68
↓ 1 callersFunctiontranslate_r
(module, disasm, start, n_dst_regs, scratch, bldr, regs, funcs, blocks)
googlectf-2017/reversing/counting/tools/transllvm.py:83
↓ 1 callersFunctiontrigger_trail
(retaddr_addr)
csaw-finals-2017/pwn/cyberwar-350/scripts/exploit.py:64
↓ 1 callersFunctionwrite_byte
(addr, val)
csaw-finals-2017/pwn/cyberwar-350/scripts/exploit.py:57
Method__init__
(self, addr, opcode, op, next1, next2)
googlectf-2017/reversing/counting/tools/callgraph.py:33
Method__init__
(self, addr, regs)
googlectf-2017/reversing/counting/tools/callgraph.py:48
Method__init__
(self, addr, regs)
googlectf-2017/reversing/counting/tools/callgraph.py:60
Method__init__
(self, instr_raw)
googlectf-2017/reversing/counting/tools/transllvm.py:37
Method__repr__
(self)
googlectf-2017/reversing/counting/tools/callgraph.py:40
Method__repr__
(self)
googlectf-2017/reversing/counting/tools/callgraph.py:52
Method__str__
(self)
googlectf-2017/reversing/counting/tools/callgraph.py:69
Functionmain
googlectf-2017/reversing/counting/tools/solve.c:31
Functionmain
googlectf-2017/reversing/counting/reverse/counter.c:103
Methodstop
(self)
csaw-finals-2017/pwn/cyberwar-350/scripts/trace.py:6