VMExtractor: Add Esc keypress for Softpaq with post-extraction message

This commit is contained in:
RichardG867
2022-08-20 20:34:31 -03:00
parent 30e0efa106
commit 1bb197b988

View File

@@ -2799,6 +2799,7 @@ class VMExtractor(PEExtractor):
b'sendkey e\n'
b'sendkey a\n'
b'sendkey kp_enter\n'
b'sendkey esc\n'
)
# Run QEMU.