Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devdri/awake
/ functions
Functions
560 in github.com/devdri/awake
⨍
Functions
560
◇
Types & classes
113
↓ 3 callers
Method
vertices
(self)
awake/procedure.py:336
↓ 2 callers
Method
__init__
(self)
awake/util.py:16
↓ 2 callers
Method
_decode
(self, addr)
awake/disasm.py:117
↓ 2 callers
Function
_has_join
(x, vert)
awake/flow.py:69
↓ 2 callers
Method
_process_cascades
(self, entry_points, after, break_target, continue_target)
awake/flow.py:161
↓ 2 callers
Method
decode
(self, proj, addr)
awake/opcodedispatcher.py:34
↓ 2 callers
Method
decodeCache
(self, addr)
awake/disasm.py:124
↓ 2 callers
Method
delete
(self, *args)
awake/gui.py:278
↓ 2 callers
Function
dispatchUrl
(proj, url)
awake/pages.py:205
↓ 2 callers
Method
enableStartServer
(self)
awake/server.py:184
↓ 2 callers
Method
getAll
(self)
awake/database.py:197
↓ 2 callers
Method
getContents
(self)
awake/textrenderer.py:137
↓ 2 callers
Method
getContents
(self, x)
awake/procedure.py:349
↓ 2 callers
Method
getDefaultFilename
(self)
awake/export.py:48
↓ 2 callers
Method
getDependencies
(self, needed)
awake/flowcontrol.py:449
↓ 2 callers
Method
getDependencies
(self, needed)
awake/flowcontrol.py:506
↓ 2 callers
Method
getDependencySet
(self)
awake/flow.py:374
↓ 2 callers
Method
getInstructions
(self)
awake/flow.py:377
↓ 2 callers
Method
getLast
(self, x)
awake/procedure.py:356
↓ 2 callers
Method
getMemreads
(self)
awake/flowcontrol.py:403
↓ 2 callers
Method
getMemwrites
(self)
awake/instruction.py:82
↓ 2 callers
Method
invalidate
(self, register)
awake/context.py:55
↓ 2 callers
Method
invalidateAll
(self)
awake/context.py:93
↓ 2 callers
Method
jumps
(self)
awake/instruction.py:41
↓ 2 callers
Method
label
(self, addr, signature=None)
awake/textrenderer.py:82
↓ 2 callers
Function
loadProcedureRange
(proj, addr)
awake/procedure.py:387
↓ 2 callers
Function
make_context
(params, argument, next_addr)
awake/singledecoder.py:29
↓ 2 callers
Method
matchBits
(self, opcode)
awake/singledecoder.py:77
↓ 2 callers
Function
merge_top
()
awake/expression.py:64
↓ 2 callers
Method
navigate
(self, url)
awake/gui.py:221
↓ 2 callers
Method
openCopy
Create a project mirror for safe use from different thread
awake/project.py:46
↓ 2 callers
Function
operator_priority
(symbol)
awake/expression.py:25
↓ 2 callers
Method
ownByte
(self, addr)
awake/procedure.py:107
↓ 2 callers
Method
ownByteRange
(self, addr, size)
awake/procedure.py:114
↓ 2 callers
Method
pad
(self, num=None)
awake/textrenderer.py:61
↓ 2 callers
Method
physical
(self)
awake/address.py:99
↓ 2 callers
Method
process
(self, x, after, break_target, continue_target, need_label=False)
awake/flow.py:190
↓ 2 callers
Method
refresh
(self, addr)
awake/flow.py:420
↓ 2 callers
Method
render
(self, renderer)
awake/instruction.py:69
↓ 2 callers
Function
select_any
(x)
awake/flow.py:24
↓ 2 callers
Method
signature
(self)
awake/instruction.py:50
↓ 2 callers
Method
splitToSimple
(self)
awake/instruction.py:120
↓ 2 callers
Method
tailCalls
(self)
awake/flow.py:385
↓ 2 callers
Function
term
(lexer)
awake/expression.py:108
↓ 2 callers
Function
update_info
(proc, database)
awake/flow.py:395
↓ 2 callers
Method
wait
(self)
awake/gui.py:136
↓ 1 callers
Method
__eq__
(self, other)
awake/address.py:123
↓ 1 callers
Method
__init__
(self, proj, scope='all', mode='flow', bank=None, address=None, filename='')
awake/export.py:39
↓ 1 callers
Method
__init__
(self, value)
awake/operand.py:52
↓ 1 callers
Method
_add
(self, text, klass=None, url=None)
awake/textrenderer.py:166
↓ 1 callers
Method
_fillParents
(self)
awake/procedure.py:320
↓ 1 callers
Function
_find_cycle
(start)
awake/flow.py:109
↓ 1 callers
Function
_first_dfs
(x)
awake/flow.py:98
↓ 1 callers
Function
_update
(x, parent)
awake/flow.py:33
↓ 1 callers
Method
addBlock
(self, proj, pos, start_addr, end_addr)
awake/procedure.py:274
↓ 1 callers
Method
addBlocks
(self, proj)
awake/procedure.py:252
↓ 1 callers
Method
addBreak
(self, x)
awake/flowcontrol.py:37
↓ 1 callers
Method
addFakeBlock
(self, proj, addr)
awake/procedure.py:262
↓ 1 callers
Method
addGoto
(self, x)
awake/flowcontrol.py:34
↓ 1 callers
Method
analyze
(self)
awake/flow.py:303
↓ 1 callers
Function
arglist
(lexer)
awake/expression.py:31
↓ 1 callers
Function
color_bytes
(start_x, w, h)
sprite-finder.py:51
↓ 1 callers
Function
constant
(arg)
awake/expression.py:51
↓ 1 callers
Function
decodeDependencySet
(text)
awake/depend.py:52
↓ 1 callers
Function
dereference
(target)
awake/expression.py:48
↓ 1 callers
Method
dfs
(self, proj)
awake/procedure.py:194
↓ 1 callers
Method
disable
(self)
awake/gui.py:245
↓ 1 callers
Function
doUpgrade
(name)
upgrade_database.py:25
↓ 1 callers
Function
encodeDependencySet
(depset)
awake/depend.py:49
↓ 1 callers
Function
entropy
(start_x, w, h)
sprite-finder.py:70
↓ 1 callers
Method
executeSynchronous
(self)
awake/util.py:36
↓ 1 callers
Method
filenameBase
(self)
awake/project.py:40
↓ 1 callers
Function
fillOperand
(text, params, argument, next_addr)
awake/singledecoder.py:24
↓ 1 callers
Function
find_cycle_exits
Find verts that are directly accessible from a vert in cycle, but are not in the cycle
awake/flow.py:131
↓ 1 callers
Function
find_cycles
Produce a dict of vert -> set of cycles, associating each vertex with cycles it lies on
awake/flow.py:93
↓ 1 callers
Function
find_merge_points
Produce a dict of vert->end_points for each fork vert. End points are places, where fork branches merge
awake/flow.py:27
↓ 1 callers
Method
firstGap
(self)
awake/procedure.py:203
↓ 1 callers
Function
fromVirtualAndCurrent
(virtual, current)
awake/address.py:37
↓ 1 callers
Function
function
(name, args)
awake/expression.py:42
↓ 1 callers
Method
get
(self,keys)
awake/config.py:14
↓ 1 callers
Method
getAllInBank
(self, bank)
awake/database.py:202
↓ 1 callers
Method
getCondition
(self, x)
awake/procedure.py:352
↓ 1 callers
Function
getDB
(filename)
upgrade_database.py:9
↓ 1 callers
Method
getDataReferers
(self, data_addr)
awake/database.py:219
↓ 1 callers
Method
getDependencySet
(self)
awake/instruction.py:117
↓ 1 callers
Method
getDependencySet
(self)
awake/flowcontrol.py:458
↓ 1 callers
Function
getLimit
(proj, addr)
awake/procedure.py:224
↓ 1 callers
Method
getNextOwnedAddress
(self, addr)
awake/database.py:187
↓ 1 callers
Method
getProcLength
(self)
awake/procedure.py:359
↓ 1 callers
Method
get_unused_cycle
(self, x)
awake/flow.py:150
↓ 1 callers
Method
get_word
(self, addr)
awake/rom.py:28
↓ 1 callers
Method
hasNameForAddress
(self, addr)
awake/database.py:153
↓ 1 callers
Method
insertLink
(self, text, url, tags=None)
awake/gui.py:281
↓ 1 callers
Method
isComplex
(self)
awake/operand.py:88
↓ 1 callers
Method
isSwitch
(self, x)
awake/procedure.py:345
↓ 1 callers
Method
is_break_condition
(self)
awake/flowcontrol.py:302
↓ 1 callers
Method
jumpsForSize
(self, size)
awake/instruction.py:411
↓ 1 callers
Method
log
(self, msg)
awake/server.py:156
↓ 1 callers
Method
logicalNot
(self)
awake/operator.py:231
↓ 1 callers
Method
make_if
(self, block, option_a, option_b)
awake/flow.py:270
← previous
next →
101–200 of 560, ranked by callers