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
↓ 1 callers
Method
cbnz_s
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:1552
↓ 1 callers
Method
cbnz_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1262
↓ 1 callers
Method
cbw_s
src/libtriton/arch/x86/x86Semantics.cpp:4042
↓ 1 callers
Method
cbz_s
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:1516
↓ 1 callers
Method
cbz_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1293
↓ 1 callers
Method
ccmp_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1324
↓ 1 callers
Method
cdq_s
src/libtriton/arch/x86/x86Semantics.cpp:4062
↓ 1 callers
Method
cdqe_s
src/libtriton/arch/x86/x86Semantics.cpp:4092
↓ 1 callers
Method
cfAsr_s
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:4940
↓ 1 callers
Method
cfBlsi_s
src/libtriton/arch/x86/x86Semantics.cpp:1415
↓ 1 callers
Method
cfBlsmsk_s
src/libtriton/arch/x86/x86Semantics.cpp:1442
↓ 1 callers
Method
cfBlsr_s
src/libtriton/arch/x86/x86Semantics.cpp:1469
↓ 1 callers
Method
cfCcmp_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:776
↓ 1 callers
Method
cfLsl_s
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:4950
↓ 1 callers
Method
cfLsr_s
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:4960
↓ 1 callers
Method
cfLzcnt_s
src/libtriton/arch/x86/x86Semantics.cpp:1524
↓ 1 callers
Method
cfNeg_s
src/libtriton/arch/x86/x86Semantics.cpp:1582
↓ 1 callers
Method
cfRcl_s
src/libtriton/arch/x86/x86Semantics.cpp:1639
↓ 1 callers
Method
cfRcr_s
src/libtriton/arch/x86/x86Semantics.cpp:1668
↓ 1 callers
Method
cfRol_s
src/libtriton/arch/x86/x86Semantics.cpp:1698
↓ 1 callers
Method
cfRor_s
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:4970
↓ 1 callers
Method
cfRor_s
src/libtriton/arch/x86/x86Semantics.cpp:1727
↓ 1 callers
Method
cfRrx_s
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:4980
↓ 1 callers
Method
cfSar_s
src/libtriton/arch/x86/x86Semantics.cpp:1756
↓ 1 callers
Method
cfShl_s
src/libtriton/arch/x86/x86Semantics.cpp:1797
↓ 1 callers
Method
cfShld_s
src/libtriton/arch/x86/x86Semantics.cpp:1838
↓ 1 callers
Method
cfShr_s
src/libtriton/arch/x86/x86Semantics.cpp:1880
↓ 1 callers
Method
cfShrd_s
src/libtriton/arch/x86/x86Semantics.cpp:1920
↓ 1 callers
Method
cfTzcnt_s
src/libtriton/arch/x86/x86Semantics.cpp:1996
↓ 1 callers
Function
check
src/samples/crackmes/crackme_xor.c:7
↓ 1 callers
Function
check
src/samples/crackmes/crackme_hash.c:7
↓ 1 callers
Function
check
src/samples/crackmes/crackme_regex_fsm.c:8
↓ 1 callers
Function
check
src/samples/crackmes/crackme_sample.c:2
↓ 1 callers
Function
check
src/samples/others/sage_example.c:4
↓ 1 callers
Function
check
src/samples/vulns/formatString.c:4
↓ 1 callers
Function
check
src/samples/32bits/crackme_xor.c:7
↓ 1 callers
Function
check
src/samples/aarch64/crackme_xor.c:7
↓ 1 callers
Function
check
src/samples/aarch64/crackme_hash.c:7
↓ 1 callers
Function
check
src/samples/ir_test_suite/ir.c:54
↓ 1 callers
Function
check
src/examples/python/ctf-writeups/custom-crackmes/arm32-hash/crackme_hash.c:11
↓ 1 callers
Function
check
src/examples/python/ctf-writeups/custom-crackmes/aarch64-hash/crackme_hash.c:7
↓ 1 callers
Function
checkAstIntegrity
This function check if all ASTs under an Instruction class are still available.
src/testers/unittests/test_semantics.py:12
↓ 1 callers
Method
checkIrBuilder
src/libtriton/api/api.cpp:263
↓ 1 callers
Function
checkinput
src/samples/crackmes/crackme_regex_fsm_obfuscated.c:8
↓ 1 callers
Method
childrenSynthesis
src/libtriton/engines/synthesis/synthesizer.cpp:333
↓ 1 callers
Method
cinc_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1354
↓ 1 callers
Method
clc_s
src/libtriton/arch/x86/x86Semantics.cpp:4112
↓ 1 callers
Method
cld_s
src/libtriton/arch/x86/x86Semantics.cpp:4119
↓ 1 callers
Method
clear
! Clears the shortcut */
src/libtriton/includes/triton/shortcutRegister.hpp:55
↓ 1 callers
Method
clearArchitecture
src/libtriton/api/api.cpp:328
↓ 1 callers
Method
clflush_s
src/libtriton/arch/x86/x86Semantics.cpp:4126
↓ 1 callers
Method
cli_s
src/libtriton/arch/x86/x86Semantics.cpp:4163
↓ 1 callers
Method
clts_s
src/libtriton/arch/x86/x86Semantics.cpp:4132
↓ 1 callers
Method
clz_s
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:1588
↓ 1 callers
Method
clz_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1376
↓ 1 callers
Method
cmc_s
src/libtriton/arch/x86/x86Semantics.cpp:4170
↓ 1 callers
Method
cmn_s
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:1652
↓ 1 callers
Method
cmn_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1508
↓ 1 callers
Method
cmova_s
src/libtriton/arch/x86/x86Semantics.cpp:4190
↓ 1 callers
Method
cmovae_s
src/libtriton/arch/x86/x86Semantics.cpp:4224
↓ 1 callers
Method
cmovb_s
src/libtriton/arch/x86/x86Semantics.cpp:4256
↓ 1 callers
Method
cmovbe_s
src/libtriton/arch/x86/x86Semantics.cpp:4288
↓ 1 callers
Method
cmove_s
src/libtriton/arch/x86/x86Semantics.cpp:4322
↓ 1 callers
Method
cmovg_s
src/libtriton/arch/x86/x86Semantics.cpp:4354
↓ 1 callers
Method
cmovge_s
src/libtriton/arch/x86/x86Semantics.cpp:4390
↓ 1 callers
Method
cmovl_s
src/libtriton/arch/x86/x86Semantics.cpp:4424
↓ 1 callers
Method
cmovle_s
src/libtriton/arch/x86/x86Semantics.cpp:4459
↓ 1 callers
Method
cmovne_s
src/libtriton/arch/x86/x86Semantics.cpp:4495
↓ 1 callers
Method
cmovno_s
src/libtriton/arch/x86/x86Semantics.cpp:4527
↓ 1 callers
Method
cmovnp_s
src/libtriton/arch/x86/x86Semantics.cpp:4559
↓ 1 callers
Method
cmovns_s
src/libtriton/arch/x86/x86Semantics.cpp:4591
↓ 1 callers
Method
cmovo_s
src/libtriton/arch/x86/x86Semantics.cpp:4623
↓ 1 callers
Method
cmovp_s
src/libtriton/arch/x86/x86Semantics.cpp:4655
↓ 1 callers
Method
cmovs_s
src/libtriton/arch/x86/x86Semantics.cpp:4687
↓ 1 callers
Method
cmp_s
src/libtriton/arch/arm/arm32/arm32Semantics.cpp:1688
↓ 1 callers
Method
cmp_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1536
↓ 1 callers
Method
cmp_s
src/libtriton/arch/x86/x86Semantics.cpp:4719
↓ 1 callers
Method
cmpsb_s
src/libtriton/arch/x86/x86Semantics.cpp:4749
↓ 1 callers
Method
cmpsd_s
src/libtriton/arch/x86/x86Semantics.cpp:4810
↓ 1 callers
Method
cmpsq_s
src/libtriton/arch/x86/x86Semantics.cpp:4871
↓ 1 callers
Method
cmpsw_s
src/libtriton/arch/x86/x86Semantics.cpp:4932
↓ 1 callers
Method
cmpxchg16b_s
src/libtriton/arch/x86/x86Semantics.cpp:5074
↓ 1 callers
Method
cmpxchg8b_s
src/libtriton/arch/x86/x86Semantics.cpp:5116
↓ 1 callers
Method
cmpxchg_s
src/libtriton/arch/x86/x86Semantics.cpp:4993
↓ 1 callers
Method
concretizeMemory
* Concretize a memory. If the memory is not found into the map, the next * assignment will be over the concretization. This method must be call
src/libtriton/engines/symbolic/symbolicEngine.cpp:123
↓ 1 callers
Method
concretizeRegister
* Concretize a register. If the register is setup as nullptr, the next assignment * will be over the concretization. This method must be called
src/libtriton/engines/symbolic/symbolicEngine.cpp:101
↓ 1 callers
Method
constantSynthesis
src/libtriton/engines/synthesis/synthesizer.cpp:121
↓ 1 callers
Method
cpuid_s
src/libtriton/arch/x86/x86Semantics.cpp:5186
↓ 1 callers
Method
cqo_s
src/libtriton/arch/x86/x86Semantics.cpp:5319
↓ 1 callers
Method
createFunction
src/libtriton/ast/llvm/tritonToLLVM.cpp:34
↓ 1 callers
Method
csel_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1564
↓ 1 callers
Method
cset_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1587
↓ 1 callers
Method
csinc_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1608
↓ 1 callers
Method
csneg_s
src/libtriton/arch/arm/aarch64/aarch64Semantics.cpp:1634
↓ 1 callers
Method
cwd_s
src/libtriton/arch/x86/x86Semantics.cpp:5349
↓ 1 callers
Method
cwde_s
src/libtriton/arch/x86/x86Semantics.cpp:5379
↓ 1 callers
Method
dec_s
src/libtriton/arch/x86/x86Semantics.cpp:5399
↓ 1 callers
Function
diff_heap
(istate, uc_ostate, tt_ostate)
src/testers/arm32/unicorn_test_arm32_loadstore_thumb_3.py:177
↓ 1 callers
Function
diff_heap
(istate, uc_ostate, tt_ostate)
src/testers/arm32/unicorn_test_arm32_loadstore_arm_5.py:287
↓ 1 callers
Function
diff_heap
(istate, uc_ostate, tt_ostate)
src/testers/arm32/unicorn_test_arm32_loadstore_arm_2.py:198
← previous
next →
701–800 of 3,104, ranked by callers