Add tests
rodionovd opened this issue · 0 comments
rodionovd commented
Tests that should pass:
- Inject
x86_64
payload fromx86_64
host intox86_64
target - Inject
FAT
payload fromx86_64
host intox86_64
target - Inject
i386
payload fromx86_64
host intoi386
target - Inject
FAT
payload fromx86_64
host intoi386
target - Inject
x86_64
payload fromi386
host intox86_64
target - Inject
FAT
payload fromi386
host intox86_64
target - Inject
i386
payload fromi386
host intoi386
target - Inject
FAT
payload fromi386
host intoi386
target
Tests that should fail:
- Inject
i386
payload fromx86_64
host intox86_64
target - Inject
x86_64
payload fromx86_64
host intoi386
target - Inject
i386
payload fromi386
host intox86_64
target - Inject
x86_64
payload fromi386
host intoi386
target