Semantic.
More...
|
def | __init__ (self, arch, container, *args, **kwargs) |
|
def | __init__ (self, *args, **kwargs) |
|
def | get_sample (cls, sample_name) |
|
def | __init__ (self, command_line, base_dir="", depends=None, products=None, tags=None, executable=None) |
|
def | __repr__ (self) |
|
def | __eq__ (self, test) |
|
Semantic.
Assemble an asm file
◆ __init__()
def test_all.SemanticTestAsm.__init__ |
( |
|
self, |
|
|
|
arch, |
|
|
|
container, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ command_line
test_all.SemanticTestAsm.command_line |
◆ container_dct
dictionary test_all.SemanticTestAsm.container_dct = {"PE": "--PE"} |
|
static |
◆ products
test_all.SemanticTestAsm.products |
◆ shellcode_script
test_all.SemanticTestAsm.shellcode_script = os.path.join("..", "example", "asm", "shellcode.py") |
|
static |
The documentation for this class was generated from the following file:
- /home/serpilliere/projet/test_doc_miasm/miasm/test/test_all.py