MCPcopy Create free account
hub / github.com/ELMERIKH/PyinMemoryPE / Int3

Class Int3

windows/native_exec/simple_x64.py:881–882  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

879 encoding = [(RawBits.from_int(8, 0xcd), UImm8())]
880
881class Int3(Instruction):
882 encoding = [(RawBits.from_int(8, 0xcc),)]
883
884
885class Dec(Instruction):

Callers

nothing calls this directly

Calls 1

from_intMethod · 0.45

Tested by

no test coverage detected