MCPcopy Create free account

hub / github.com/connorjaydunn/BinaryShield / functions

Functions159 in github.com/connorjaydunn/BinaryShield

↓ 56 callersFunctiongetVmHandlerRva
src/vm.cpp:437
↓ 55 callersMethodaddVirtualInstruction
src/instruction.cpp:20
↓ 45 callersFunctionemitPopRegister
src/vm.cpp:516
↓ 37 callersFunctionemitPushRegister
src/vm.cpp:496
↓ 16 callersFunctionemitPushImmediate
src/vm.cpp:535
↓ 12 callersFunctionemitArithmetic
src/vm.cpp:640
↓ 8 callersMethodgetOperandInfo
src/instruction.cpp:62
↓ 8 callersFunctiongetVirtualRegisterIndex
src/vm.cpp:324
↓ 7 callersFunctionemitRead
src/vm.cpp:546
↓ 7 callersFunctionzeroRegister
src/vm.cpp:653
↓ 6 callersFunctioncalculateEffectiveAddress
src/vm.cpp:659
↓ 6 callersFunctionrvaToFileOffset
src/util.cpp:14
↓ 4 callersFunctionalign
src/util.cpp:12
↓ 4 callersFunctionemitWrite
src/vm.cpp:557
↓ 4 callersMethodgetInstructionInfo
src/instruction.cpp:60
↓ 4 callersMethodgetRva
src/vm_handler.cpp:5
↓ 4 callersMethodgetStartRva
src/function.cpp:131
↓ 3 callersFunctionfileOffsetToRva
src/util.cpp:16
↓ 3 callersMethodgetBytes
src/vm_section.cpp:19
↓ 3 callersFunctionx86ArithmeticHandler
src/vm.cpp:199
↓ 2 callersMethodcompileToVirtualInstructions
src/instruction.cpp:8
↓ 2 callersFunctiongetRandomInt
src/util.cpp:3
↓ 2 callersMethodgetVirtualInstructionBytes
src/function.cpp:118
↓ 2 callersMethodgetWritePointerRva
src/vm_section.cpp:17
↓ 2 callersMethodisBranchInstruction
src/instruction.cpp:22
↓ 2 callersMethodsetOperand
src/virtual_instruction.cpp:39
↓ 1 callersMethodaddBytes
src/vm_section.cpp:37
↓ 1 callersMethodaddFunctionByRva
src/pe.cpp:47
↓ 1 callersMethodaddVmSection
src/pe.cpp:98
↓ 1 callersMethodaddVmTramp
src/vm_section.cpp:21
↓ 1 callersFunctioncompileInstructionToVirtualInstructions
src/vm.cpp:8
↓ 1 callersMethodcompileInstructionsToVirtualInstructions
src/function.cpp:54
↓ 1 callersMethoddisassemble
src/function.cpp:5
↓ 1 callersFunctionemitAdd
src/vm.cpp:574
↓ 1 callersFunctionemitAnd
src/vm.cpp:607
↓ 1 callersFunctionemitExit
src/vm.cpp:572
↓ 1 callersFunctionemitJmp
src/vm.cpp:568
↓ 1 callersFunctionemitJne
src/vm.cpp:570
↓ 1 callersFunctionemitOr
src/vm.cpp:618
↓ 1 callersFunctionemitShl
src/vm.cpp:629
↓ 1 callersFunctionemitSub
src/vm.cpp:585
↓ 1 callersFunctionemitXor
src/vm.cpp:596
↓ 1 callersMethodgetDestInstructionIndex
src/instruction.cpp:64
↓ 1 callersMethodgetEndRva
src/function.cpp:133
↓ 1 callersMethodgetType
src/vm_handler.cpp:3
↓ 1 callersMethodinitialise
src/vm_section.cpp:3
↓ 1 callersMethodisConditionalBranchInstruction
if instruction is a branch instruction, but not JMP, then it must be a conditional branch
src/instruction.cpp:54
↓ 1 callersMethodisInitialised
src/vm_section.cpp:11
↓ 1 callersMethodload
src/pe.cpp:7
↓ 1 callersFunctionpopVmContext
src/vm.cpp:454
↓ 1 callersFunctionpushVmContext
src/vm.cpp:475
↓ 1 callersMethodresolveBranchInstructions
src/function.cpp:71
↓ 1 callersMethodsave
src/pe.cpp:23
↓ 1 callersMethodsetDestInstructionIndex
src/instruction.cpp:56
↓ 1 callersMethodsetFileOffset
src/vm_handler.cpp:13
↓ 1 callersMethodsetRva
src/vm_handler.cpp:11
↓ 1 callersMethodvirtualizeFunctions
src/pe.cpp:86
↓ 1 callersFunctionx86CmpHandler
src/vm.cpp:178
↓ 1 callersFunctionx86JmpHandler
src/vm.cpp:182
↓ 1 callersFunctionx86JneHandler
src/vm.cpp:190
↓ 1 callersFunctionx86LeaHandler
src/vm.cpp:156
↓ 1 callersFunctionx86MovHandler
src/vm.cpp:83
↓ 1 callersFunctionx86PopHandler
src/vm.cpp:63
↓ 1 callersFunctionx86PushHandler
src/vm.cpp:34
↓ 1 callersFunctionx86RetHandler
src/vm.cpp:170
↓ 1 callersFunctionx86TestHandler
src/vm.cpp:180
MethodAdd16
src/vm_handler.h:673
MethodAdd32
src/vm_handler.h:656
MethodAdd64
src/vm_handler.h:640
MethodAdd8
src/vm_handler.h:690
MethodAnd16
src/vm_handler.h:877
MethodAnd32
src/vm_handler.h:860
MethodAnd64
src/vm_handler.h:844
MethodAnd8
src/vm_handler.h:894
MethodEnter
src/vm_handler.h:101
MethodExit
src/vm_handler.h:138
MethodFunction
src/function.cpp:3
MethodInstruction
src/instruction.cpp:3
MethodJmp
src/vm_handler.h:1217
MethodJne
src/vm_handler.h:1232
MethodNand16
src/vm_handler.h:1019
MethodNand32
src/vm_handler.h:999
MethodNand64
src/vm_handler.h:980
MethodNand8
src/vm_handler.h:1039
MethodNor16
src/vm_handler.h:1099
MethodNor32
src/vm_handler.h:1079
MethodNor64
src/vm_handler.h:1060
MethodNor8
src/vm_handler.h:1119
MethodOr16
src/vm_handler.h:945
MethodOr32
src/vm_handler.h:928
MethodOr64
src/vm_handler.h:912
MethodOr8
src/vm_handler.h:962
MethodPE
src/pe.cpp:3
MethodPopR16
src/vm_handler.h:405
MethodPopR32
src/vm_handler.h:387
MethodPopR64
src/vm_handler.h:369
MethodPopR8
src/vm_handler.h:423
MethodPopRSP16
src/vm_handler.h:340
MethodPopRSP32
src/vm_handler.h:326
MethodPopRSP64
src/vm_handler.h:312
next →1–100 of 159, ranked by callers