Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JonathanSalwan/Triton
/ functions
Functions
3,104 in github.com/JonathanSalwan/Triton
⨍
Functions
3,104
◇
Types & classes
286
↓ 15 callers
Method
getType
src/libtriton/arch/instruction.cpp:147
↓ 15 callers
Method
isSymbolized
src/libtriton/arch/instruction.cpp:371
↓ 14 callers
Function
PySymbolicExpression
src/libtriton/bindings/python/objects/pySymbolicExpression.cpp:396
↓ 14 callers
Function
debug
(s)
src/examples/python/ctf-writeups/custom-crackmes/arm32-hash/solve-arm.py:23
↓ 14 callers
Function
debug
(s)
src/examples/python/ctf-writeups/custom-crackmes/arm32-hash/solve-thumb.py:23
↓ 14 callers
Function
debug
(s)
src/examples/python/ctf-writeups/securityfest-2016-fairlight/solve.py:88
↓ 14 callers
Function
debug
(s)
src/examples/python/ctf-writeups/google2016-unbreakable/solve.py:51
↓ 14 callers
Method
getPathConstraints
src/libtriton/api/api.cpp:932
↓ 14 callers
Function
i2l
src/testers/unittests/misc/qemu/test-i386.c:82
↓ 14 callers
Function
init
src/samples/ir_test_suite/ir.c:4
↓ 14 callers
Function
modularSignExtend
src/libtriton/ast/ast.cpp:3103
↓ 13 callers
Function
PyLong_AsBool
src/libtriton/bindings/python/utils.cpp:22
↓ 13 callers
Method
evaluate
src/libtriton/engines/solver/z3/z3Solver.cpp:262
↓ 13 callers
Method
getName
src/libtriton/engines/solver/z3/z3Solver.cpp:316
↓ 13 callers
Method
isArchitectureValid
src/libtriton/api/api.cpp:296
↓ 13 callers
Method
ofSub_s
src/libtriton/arch/x86/x86Semantics.cpp:2455
↓ 12 callers
Method
cfSub_s
src/libtriton/arch/x86/x86Semantics.cpp:1963
↓ 12 callers
Method
checkSolver
src/libtriton/api/api.cpp:275
↓ 12 callers
Method
convert
src/libtriton/ast/z3/z3ToTriton.cpp:24
↓ 12 callers
Function
debug
(s)
src/examples/python/ctf-writeups/hackover-ctf-2015-r150/solve.py:301
↓ 12 callers
Function
debug
(s)
src/examples/python/ctf-writeups/ekopartyctf2016_rev250/solve.py:53
↓ 12 callers
Method
getConcreteVariableValue
src/libtriton/api/api.cpp:902
↓ 12 callers
Method
getSize
src/libtriton/engines/solver/solverModel.cpp:51
↓ 12 callers
Method
getVectorSize
src/libtriton/arch/bitsVector.cpp:44
↓ 12 callers
Method
removeCallback
src/libtriton/callbacks/callbacks.cpp:113
↓ 12 callers
Function
tolower
src/stubs/triton-stubs.c:191
↓ 12 callers
Function
xPyDict_SetItem
src/libtriton/bindings/python/pyXFunctions.cpp:79
↓ 11 callers
Method
bvslt
src/libtriton/ast/astContext.cpp:545
↓ 11 callers
Function
debug
(s)
src/examples/python/ctf-writeups/custom-crackmes/aarch64-hash/solve.py:85
↓ 11 callers
Method
getId
src/libtriton/engines/symbolic/symbolicVariable.cpp:82
↓ 11 callers
Function
getMemoryString
(addr)
src/examples/python/small_x86-64_symbolic_emulator.py:79
↓ 11 callers
Method
getParent
src/libtriton/arch/register.cpp:58
↓ 11 callers
Method
integer
src/libtriton/ast/astContext.cpp:844
↓ 11 callers
Method
lxor
src/libtriton/ast/astContext.cpp:915
↓ 11 callers
Method
untaintRegister
src/libtriton/api/api.cpp:1273
↓ 10 callers
Function
PyTritonContextRef
src/libtriton/bindings/python/objects/pyTritonContext.cpp:3538
↓ 10 callers
Method
bvule
src/libtriton/ast/astContext.cpp:665
↓ 10 callers
Method
getCodeConditionAst
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:323
↓ 10 callers
Method
getConcreteRegisterValue
src/libtriton/arch/x86/x86Cpu.cpp:563
↓ 10 callers
Method
getOrigin
src/libtriton/engines/symbolic/symbolicVariable.cpp:87
↓ 10 callers
Method
getParents
src/libtriton/ast/ast.cpp:164
↓ 10 callers
Method
reset
src/libtriton/api/api.cpp:601
↓ 10 callers
Method
ror
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:286
↓ 10 callers
Method
setComment
src/libtriton/engines/symbolic/pathConstraint.cpp:97
↓ 10 callers
Method
setPrefix
src/libtriton/arch/instruction.cpp:297
↓ 9 callers
Function
PyLong_FromUsize
Returns a PyObject from a {32,64}-bits integer */
src/libtriton/bindings/python/utils.cpp:264
↓ 9 callers
Function
PyMemoryAccess
src/libtriton/bindings/python/objects/pyMemoryAccess.cpp:498
↓ 9 callers
Function
PySymbolicVariable
src/libtriton/bindings/python/objects/pySymbolicVariable.cpp:346
↓ 9 callers
Function
checkAstIntegrity
This function check if all ASTs under an Instruction class are still available.
src/testers/unittests/test_only_symbolized_mode.py:10
↓ 9 callers
Method
distinct
src/libtriton/ast/astContext.cpp:786
↓ 9 callers
Method
getRepresentationMode
src/libtriton/ast/astContext.cpp:1071
↓ 9 callers
Method
getSize
src/libtriton/arch/instruction.cpp:142
↓ 9 callers
Method
getSymbolicMemory
Returns the reference memory if it's referenced otherwise returns nullptr */
src/libtriton/engines/symbolic/symbolicEngine.cpp:212
↓ 9 callers
Method
isConcreteMemoryValueDefined
src/libtriton/api/api.cpp:504
↓ 9 callers
Method
isSat
src/libtriton/api/api.cpp:1121
↓ 9 callers
Method
newSymbolicExpression
Creates a new symbolic expression with comment */
src/libtriton/engines/symbolic/symbolicEngine.cpp:369
↓ 9 callers
Method
setAstRepresentationMode
src/libtriton/api/api.cpp:641
↓ 9 callers
Method
setChild
src/libtriton/ast/ast.cpp:226
↓ 9 callers
Method
setShiftValue
src/libtriton/arch/arm/armOperandProperties.cpp:78
↓ 9 callers
Method
setUp
Define the arch.
src/testers/unittests/test_simulation.py:387
↓ 9 callers
Function
test_fcvt
src/testers/unittests/misc/qemu/test-i386.c:848
↓ 8 callers
Function
PyLong_AsUsize
src/libtriton/bindings/python/utils.cpp:56
↓ 8 callers
Method
capstoneRegisterToTritonRegister
src/libtriton/arch/x86/x86Specifications.cpp:61
↓ 8 callers
Method
clear
src/libtriton/arch/instruction.cpp:503
↓ 8 callers
Method
getMemoryAst
src/libtriton/api/api.cpp:758
↓ 8 callers
Method
getSymbolicMemory
src/libtriton/api/api.cpp:836
↓ 8 callers
Method
iff
src/libtriton/ast/astContext.cpp:835
↓ 8 callers
Method
isRegisterValid
src/libtriton/arch/x86/x86Cpu.cpp:241
↓ 8 callers
Method
untaintMemory
src/libtriton/api/api.cpp:1261
↓ 7 callers
Method
addBranchConstraint
src/libtriton/engines/symbolic/pathConstraint.cpp:43
↓ 7 callers
Method
cfBitwise_s
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:4763
↓ 7 callers
Method
collectNodes
src/libtriton/arch/irBuilder.cpp:246
↓ 7 callers
Method
concretizeMemory
src/libtriton/api/api.cpp:1034
↓ 7 callers
Method
getExtendType
src/libtriton/arch/arm/armOperandProperties.cpp:63
↓ 7 callers
Method
getModels
src/libtriton/api/api.cpp:1115
↓ 7 callers
Method
getOutput
src/libtriton/engines/synthesis/synthesisResult.cpp:62
↓ 7 callers
Method
getParentRegisters
src/libtriton/api/api.cpp:415
↓ 7 callers
Method
getString
src/libtriton/ast/ast.cpp:2865
↓ 7 callers
Method
getSymbolicVariables
src/libtriton/api/api.cpp:1070
↓ 7 callers
Method
getTakenPredicate
src/libtriton/engines/symbolic/pathConstraint.cpp:64
↓ 7 callers
Method
getType
src/libtriton/arch/operandWrapper.cpp:42
↓ 7 callers
Method
setAlias
src/libtriton/engines/symbolic/symbolicVariable.cpp:97
↓ 7 callers
Method
taintMemory
Taint the memory */
src/libtriton/engines/taint/taintEngine.cpp:195
↓ 7 callers
Function
test_fcmp
src/testers/unittests/misc/qemu/test-i386.c:800
↓ 7 callers
Method
updateVariable
src/libtriton/ast/astContext.cpp:1023
↓ 6 callers
Method
assignSymbolicExpressionToMemory
src/libtriton/api/api.cpp:824
↓ 6 callers
Method
assignSymbolicExpressionToRegister
src/libtriton/api/api.cpp:830
↓ 6 callers
Method
cfImul_s
src/libtriton/arch/x86/x86Semantics.cpp:1496
↓ 6 callers
Method
collectUnsymbolizedNodes
src/libtriton/arch/irBuilder.cpp:261
↓ 6 callers
Function
fpu_clear_exceptions
src/testers/unittests/misc/qemu/test-i386.c:778
↓ 6 callers
Method
getArm32SourceBaseOperandAst
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:294
↓ 6 callers
Method
getCodeCondition
src/libtriton/arch/instruction.cpp:157
↓ 6 callers
Method
getExtendSize
src/libtriton/arch/arm/armOperandProperties.cpp:68
↓ 6 callers
Method
getGprSize
src/libtriton/api/api.cpp:399
↓ 6 callers
Method
getShiftRegister
src/libtriton/arch/arm/armOperandProperties.cpp:58
↓ 6 callers
Method
getSize
src/libtriton/arch/memoryAccess.cpp:71
↓ 6 callers
Method
getSymbolicVariable
Returns the symbolic variable otherwise raises an exception */
src/libtriton/engines/symbolic/symbolicEngine.cpp:222
↓ 6 callers
Method
getValue
src/libtriton/engines/solver/solverModel.cpp:46
↓ 6 callers
Method
init
! Inits the shortcut */
src/libtriton/includes/triton/shortcutRegister.hpp:73
↓ 6 callers
Method
isMutable
src/libtriton/arch/register.cpp:92
← previous
next →
201–300 of 3,104, ranked by callers