MCPcopy Create free account

hub / github.com/Cr4sh/UEFI_boot_script_expl / functions

Functions57 in github.com/Cr4sh/UEFI_boot_script_expl

↓ 10 callersMethodclose
(self)
dma_expl.py:309
↓ 10 callersMethodwrite
(self, data)
dma_expl.py:292
↓ 9 callersFunctionqword_at
(data, off = 0)
boot_script_table.py:136
↓ 8 callersMethodlog
(self, data)
boot_script_table.py:214
↓ 7 callersMethodread
(self, read_size)
dma_expl.py:239
↓ 5 callersMethod_mem_read
(self, addr, size)
boot_script_table.py:489
↓ 4 callersFunction_at
(data, off, size, fmt)
boot_script_table.py:131
↓ 4 callersMethod_mem_write
(self, addr, data)
boot_script_table.py:511
↓ 4 callersFunctionbyte_at
(data, off = 0)
boot_script_table.py:133
↓ 3 callersFunctiondword_at
(data, off = 0)
boot_script_table.py:135
↓ 3 callersMethodread_values
(self, data, width, count)
boot_script_table.py:244
↓ 2 callersMethod_jump_32
(self, src, dst)
boot_script_table.py:546
↓ 2 callersFunctioncheck_bios_cntl
()
patch_smi_entry.py:119
↓ 2 callersMethodop_name
(self, op)
boot_script_table.py:255
↓ 2 callersMethodparse
(self, data, boot_script_addr = 0L)
boot_script_table.py:379
↓ 2 callersMethodprocess_dispatch
(self, addr)
boot_script_table.py:240
↓ 2 callersFunctionword_at
(data, off = 0)
boot_script_table.py:134
↓ 1 callersMethod__init__
(self, *args, **kwarg)
dma_expl.py:154
↓ 1 callersMethod_disasm
(self, data)
boot_script_table.py:527
↓ 1 callersMethod_dma_read
(self, read_size)
dma_expl.py:205
↓ 1 callersMethod_dma_write
(self, data)
dma_expl.py:259
↓ 1 callersMethod_efi_var_read
(self, name, guid)
boot_script_table.py:477
↓ 1 callersMethod_find_zero_bytes
(self, addr, size)
boot_script_table.py:560
↓ 1 callersMethod_hook
(self, addr, payload)
boot_script_table.py:578
↓ 1 callersMethodcompile
(self, prog)
boot_script_table.py:425
↓ 1 callersMethodcompile_file
(self, path)
boot_script_table.py:412
↓ 1 callersMethodcreate_file
(self)
dma_expl.py:92
↓ 1 callersMethodexploit
(self)
boot_script_table.py:612
↓ 1 callersFunctionfind_signature
(data, sig, n = 1)
patch_smi_entry.py:19
↓ 1 callersFunctionfind_smi_entry
(data)
patch_smi_entry.py:43
↓ 1 callersFunctionhexdump
(data, width = 16, addr = 0)
dma_expl.py:313
↓ 1 callersFunctionmain
()
dma_expl.py:344
↓ 1 callersFunctionmain
()
patch_smi_entry.py:166
↓ 1 callersMethodparse_edk
(self, data, boot_script_addr = 0L)
boot_script_table.py:343
↓ 1 callersMethodparse_intel
(self, data, boot_script_addr = 0L)
boot_script_table.py:265
↓ 1 callersFunctionpatch_smi_entry
(smram_addr, smram_size)
patch_smi_entry.py:54
↓ 1 callersMethodprocess_io_write
(self, width, port, count, val)
boot_script_table.py:233
↓ 1 callersMethodprocess_mem_write
(self, width, addr, count, val)
boot_script_table.py:218
↓ 1 callersMethodprocess_pci_config_write
(self, width, bus, dev, fun, off, count, val)
boot_script_table.py:225
↓ 1 callersMethodprog_read
(self)
boot_script_table.py:404
↓ 1 callersMethodprog_write
(self, data)
boot_script_table.py:408
↓ 1 callersFunctionquoted
(data)
dma_expl.py:317
↓ 1 callersMethodstart
(self)
dma_expl.py:120
↓ 1 callersMethodstop
(self)
dma_expl.py:127
↓ 1 callersMethodvalue_at
(self, data, off, width)
boot_script_table.py:198
↓ 1 callersMethodwidth_size
(self, width)
boot_script_table.py:206
Method__init__
(self, quiet = False)
boot_script_table.py:194
Method__init__
(self, path = None, bits = None)
boot_script_table.py:398
Method__init__
(self, addr)
boot_script_table.py:454
Method__init__
(self, phys_addr, target_addr)
dma_expl.py:60
Method__init__
(self, target_addr)
dma_expl.py:164
Method_jump_64
(self, src, dst)
boot_script_table.py:553
Methodis_supported
(self)
boot_script_table.py:717
Methodparse
(self, data, boot_script_addr = 0L)
boot_script_table.py:463
Methodprocess_dispatch
(self, addr)
boot_script_table.py:458
Methodrun
(self, module_argv)
boot_script_table.py:725
Methodrun
(self)
dma_expl.py:99