mirror of
https://github.com/chip-red-pill/uCodeDisasm.git
synced 2026-01-11 23:53:26 +00:00
2. Secure Enclave (SGX) SVN key generation is found 3. A Python module is implemented for the disassembler 4. Many other microarchitectural data are found and added
4 lines
93 B
Python
4 lines
93 B
Python
from .glm_ucode_disasm import uop_disassemble
|
|
from .glm_ucode_disasm import process_seqword
|
|
|