MCPcopy Create free account

hub / github.com/JonathanSalwan/Triton / functions

Functions3,104 in github.com/JonathanSalwan/Triton

↓ 1 callersFunctionemulate
(ctx, pc)
src/testers/arm32/crypto_test/crypto_test-thumb-O1-run.py:219
↓ 1 callersFunctionemulate
(ctx, pc)
src/testers/arm32/crypto_test/crypto_test-thumb-O3-run.py:219
↓ 1 callersFunctionemulate
(pc)
src/examples/python/hooking_libc.py:195
↓ 1 callersFunctionemulate
(ctx, pc)
src/examples/python/symbolic_pointers_reasoning.py:213
↓ 1 callersFunctionemulate
(ctx, pc)
src/examples/python/synthesizing_obfuscated_code.py:36
↓ 1 callersFunctionemulate
(ctx, pc)
src/examples/python/ctf-writeups/mma-2015-howtouse/solve.py:89
↓ 1 callersFunctionemulate
(ctx, handler)
src/examples/python/ctf-writeups/Nuit_du_Hack_CTF_Quals_2016_Matriochka_Step_3/solve.py:55
↓ 1 callersFunctionemulate
(ctx, pc)
src/examples/python/ctf-writeups/defcon-2016-baby-re/solve.py:180
↓ 1 callersFunctionemulate
(ctx, pc)
src/examples/python/ctf-writeups/custom-crackmes/arm32-hash/solve-arm.py:184
↓ 1 callersFunctionemulate
(ctx, pc)
src/examples/python/ctf-writeups/custom-crackmes/arm32-hash/solve-thumb.py:184
↓ 1 callersFunctionemulate
(ctx, pc)
src/examples/python/ctf-writeups/custom-crackmes/aarch64-hash/solve.py:203
↓ 1 callersFunctionemulate
(ctx, pc)
src/examples/python/ctf-writeups/alexctf-2017-re3-catalyst-system/solve.py:320
↓ 1 callersFunctionemulate
(ctx, pc)
src/examples/python/ctf-writeups/securityfest-2016-fairlight/solve.py:241
↓ 1 callersFunctionemulate
(pc)
src/examples/python/ctf-writeups/hackover-ctf-2015-r150/solve.py:228
↓ 1 callersFunctionemulate
(ctx, pc)
src/examples/python/ctf-writeups/hackcon-2016-angry-reverser/solve.py:357
↓ 1 callersFunctionemulate
(ctx, pc)
src/examples/python/ctf-writeups/ekopartyctf2016_rev250/solve.py:163
↓ 1 callersFunctionemulate
(ctx, pc)
src/examples/python/ctf-writeups/defcamp-2015-r100/solve.py:51
↓ 1 callersFunctionemulate
(ctx, pc)
src/examples/python/ctf-writeups/google2016-unbreakable/solve.py:310
↓ 1 callersMethodemulate
Emulate every opcode from pc. * Process instruction until the end and search for constraint resolution on cmp eax, 1 then se
src/testers/unittests/test_simulation.py:46
↓ 1 callersMethodemulate
(self, ip)
src/testers/unittests/test_github_issues.py:218
↓ 1 callersMethodemulate
(self, ctx, pc)
src/testers/unittests/test_synthesizer.py:85
↓ 1 callersMethodendbr32_s
src/libtriton/arch/x86/x86Semantics.cpp:5532
↓ 1 callersMethodendbr64_s
src/libtriton/arch/x86/x86Semantics.cpp:5538
↓ 1 callersMethodeon_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1657
↓ 1 callersMethodeor_s
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:1724
↓ 1 callersMethodeor_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1680
↓ 1 callersMethodextr_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1703
↓ 1 callersMethodextractps_s
src/libtriton/arch/x86/x86Semantics.cpp:5544
↓ 1 callersMethodfxrstor64_s
src/libtriton/arch/x86/x86Semantics.cpp:6057
↓ 1 callersMethodfxrstor_s
src/libtriton/arch/x86/x86Semantics.cpp:5585
↓ 1 callersMethodfxsave64_s
src/libtriton/arch/x86/x86Semantics.cpp:6820
↓ 1 callersMethodfxsave_s
src/libtriton/arch/x86/x86Semantics.cpp:6510
↓ 1 callersMethodgarbage
src/libtriton/ast/astContext.cpp:65
↓ 1 callersFunctiongen_binary_operator
()
src/scripts/gen_oracle_table.py:92
↓ 1 callersMethodgen_code
(self)
doc/autocomplete/function.py:29
↓ 1 callersFunctiongen_function
(sig, desc)
doc/autocomplete/generate_autocomplete.py:54
↓ 1 callersFunctiongen_init_file
(modules)
doc/autocomplete/generate_autocomplete.py:267
↓ 1 callersFunctiongen_module_for_namespace
(classname, input_str)
doc/autocomplete/generate_autocomplete.py:135
↓ 1 callersFunctiongen_module_for_object
(classname, input_str)
doc/autocomplete/generate_autocomplete.py:103
↓ 1 callersFunctiongen_reg_module_str
(src_dir)
doc/autocomplete/generate_autocomplete.py:168
↓ 1 callersFunctiongen_unary_operator
()
src/scripts/gen_oracle_table.py:50
↓ 1 callersMethodgetBitSize
src/libtriton/arch/immediate.cpp:85
↓ 1 callersMethodgetBitSize
src/libtriton/arch/memoryAccess.cpp:66
↓ 1 callersMethodgetConcreteMemoryValue
src/libtriton/arch/arm/arm32/arm32Cpu.cpp:572
↓ 1 callersMethodgetConcreteMemoryValue
src/libtriton/arch/arm/aarch64/aarch64Cpu.cpp:497
↓ 1 callersMethodgetConcreteMemoryValue
src/libtriton/arch/x86/x86Cpu.cpp:519
↓ 1 callersMethodgetConcreteMemoryValue
src/libtriton/arch/x86/x8664Cpu.cpp:596
↓ 1 callersMethodgetConcreteRegisterValue
src/libtriton/arch/arm/aarch64/aarch64Cpu.cpp:540
↓ 1 callersMethodgetConcreteRegisterValue
src/libtriton/arch/x86/x8664Cpu.cpp:640
↓ 1 callersMethodgetExtendAst
src/libtriton/engines/symbolic/symbolicEngine.cpp:753
↓ 1 callersFunctiongetFormatString
(ctx, addr)
src/testers/arm32/crypto_test/crypto_test-nothumb-O0-run.py:65
↓ 1 callersFunctiongetFormatString
(ctx, addr)
src/testers/arm32/crypto_test/crypto_test-thumb-O0-run.py:65
↓ 1 callersFunctiongetFormatString
(addr)
src/examples/python/hooking_libc.py:85
↓ 1 callersFunctiongetFormatString
(addr)
src/examples/python/small_x86-64_symbolic_emulator.py:106
↓ 1 callersFunctiongetFormatString
(ctx, addr)
src/examples/python/ctf-writeups/custom-crackmes/arm32-hash/solve-arm.py:45
↓ 1 callersFunctiongetFormatString
(ctx, addr)
src/examples/python/ctf-writeups/custom-crackmes/arm32-hash/solve-thumb.py:45
↓ 1 callersFunctiongetFormatString
(addr)
src/examples/python/ctf-writeups/hackover-ctf-2015-r150/solve.py:59
↓ 1 callersFunctiongetFormatString
(ctx, addr)
src/examples/python/ctf-writeups/hackcon-2016-angry-reverser/solve.py:127
↓ 1 callersFunctiongetFormatString
(ctx, addr)
src/examples/python/ctf-writeups/ekopartyctf2016_rev250/solve.py:75
↓ 1 callersFunctiongetFormatString
(ctx, addr)
src/examples/python/ctf-writeups/google2016-unbreakable/solve.py:128
↓ 1 callersFunctiongetMemoryString
(ctx, addr)
src/examples/python/ctf-writeups/custom-crackmes/aarch64-hash/solve.py:94
↓ 1 callersFunctiongetMemoryString
(addr)
src/examples/python/ctf-writeups/hackover-ctf-2015-r150/solve.py:46
↓ 1 callersFunctiongetMemoryString
(ctx, addr)
src/examples/python/ctf-writeups/ekopartyctf2016_rev250/solve.py:62
↓ 1 callersMethodgetMode
src/libtriton/ast/representations/astRepresentation.cpp:48
↓ 1 callersMethodgetModels
src/libtriton/engines/solver/z3/z3Solver.cpp:42
↓ 1 callersFunctiongetNewInput
()
src/examples/python/code_coverage_crackme_xor.py:144
↓ 1 callersFunctiongetSSA
(ctx, expr)
src/examples/python/ctf-writeups/hackcon-2016-angry-reverser/solve.py:318
↓ 1 callersMethodgetSizeOfPathConstraints
src/libtriton/engines/symbolic/pathManager.cpp:38
↓ 1 callersFunctiongetStringPosition
(text)
src/examples/python/small_x86-64_symbolic_emulator.py:91
↓ 1 callersMethodgetStringValue
src/libtriton/ast/z3/tritonToZ3.cpp:47
↓ 1 callersMethodgetSymbolicEngine
src/libtriton/api/api.cpp:710
↓ 1 callersMethodgetSymbolicMemoryValue
Returns the symbolic address value */
src/libtriton/engines/symbolic/symbolicEngine.cpp:320
↓ 1 callersMethodgetTaintedSymbolicExpressions
src/libtriton/api/api.cpp:1058
↓ 1 callersMethodgetUniqueSymExprId
Creates a new symbolic expression */ Get an unique id. * Mainly used when a new symbolic expression is created */
src/libtriton/engines/symbolic/symbolicEngine.cpp:355
↓ 1 callersMethodgetUniqueSymVarId
Creates a new symbolic variable */ Get an unique id. * Mainly used when a new symbolic variable is created */
src/libtriton/engines/symbolic/symbolicEngine.cpp:363
↓ 1 callersFunctiongetVarSyntax
(ctx)
src/examples/python/ctf-writeups/hackcon-2016-angry-reverser/solve.py:310
↓ 1 callersFunctionget_addresses
(ctx, lea, models)
src/examples/python/symbolic_pointers_reasoning.py:155
↓ 1 callersFunctionget_dst
(ctx, inst, mem)
src/examples/python/symbolic_pointers_reasoning.py:166
↓ 1 callersFunctionget_namespaces
(namespace_dir)
doc/autocomplete/generate_autocomplete.py:245
↓ 1 callersFunctionget_objects
(object_dir)
doc/autocomplete/generate_autocomplete.py:229
↓ 1 callersMethodhasSameConcreteValueAndTypeAs
src/libtriton/ast/ast.cpp:115
↓ 1 callersFunctionhookingHandler
(ctx)
src/testers/arm32/crypto_test/crypto_test-nothumb-O0-run.py:245
↓ 1 callersFunctionhookingHandler
(ctx)
src/testers/arm32/crypto_test/crypto_test-nothumb-O2-run.py:183
↓ 1 callersFunctionhookingHandler
(ctx)
src/testers/arm32/crypto_test/crypto_test-thumb-O2-run.py:190
↓ 1 callersFunctionhookingHandler
(ctx)
src/testers/arm32/crypto_test/crypto_test-nothumb-Oz-run.py:183
↓ 1 callersFunctionhookingHandler
(ctx)
src/testers/arm32/crypto_test/crypto_test-nothumb-O1-run.py:190
↓ 1 callersFunctionhookingHandler
(ctx)
src/testers/arm32/crypto_test/crypto_test-thumb-Os-run.py:190
↓ 1 callersFunctionhookingHandler
(ctx)
src/testers/arm32/crypto_test/crypto_test-nothumb-Os-run.py:183
↓ 1 callersFunctionhookingHandler
(ctx)
src/testers/arm32/crypto_test/crypto_test-thumb-O0-run.py:210
↓ 1 callersFunctionhookingHandler
(ctx)
src/testers/arm32/crypto_test/crypto_test-nothumb-O3-run.py:183
↓ 1 callersFunctionhookingHandler
(ctx)
src/testers/arm32/crypto_test/crypto_test-thumb-Oz-run.py:190
↓ 1 callersFunctionhookingHandler
(ctx)
src/testers/arm32/crypto_test/crypto_test-thumb-O1-run.py:190
↓ 1 callersFunctionhookingHandler
(ctx)
src/testers/arm32/crypto_test/crypto_test-thumb-O3-run.py:190
↓ 1 callersFunctionhookingHandler
()
src/examples/python/hooking_libc.py:175
↓ 1 callersFunctionhookingHandler
()
src/examples/python/small_x86-64_symbolic_emulator.py:385
↓ 1 callersFunctionhookingHandler
(ctx)
src/examples/python/ctf-writeups/custom-crackmes/arm32-hash/solve-arm.py:155
↓ 1 callersFunctionhookingHandler
(ctx)
src/examples/python/ctf-writeups/custom-crackmes/arm32-hash/solve-thumb.py:155
↓ 1 callersFunctionhookingHandler
(ctx)
src/examples/python/ctf-writeups/custom-crackmes/aarch64-hash/solve.py:182
↓ 1 callersFunctionhookingHandler
(ctx)
src/examples/python/ctf-writeups/alexctf-2017-re3-catalyst-system/solve.py:299
↓ 1 callersFunctionhookingHandler
(ctx)
src/examples/python/ctf-writeups/securityfest-2016-fairlight/solve.py:215
← previousnext →901–1,000 of 3,104, ranked by callers