Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
881
class
Int3(Instruction):
882
encoding = [(RawBits.from_int(8, 0xcc),)]
883
884
885
class
Dec(Instruction):
Callers
nothing calls this directly
Calls
1
from_int
Method · 0.45
Tested by
no test coverage detected