Skip to content

Commit 7f9eec7

Browse files
authored
Merge pull request #631 from qilingframework/dev
Dev
2 parents f007491 + e2f3e1c commit 7f9eec7

File tree

3 files changed

+1
-101
lines changed

3 files changed

+1
-101
lines changed

examples/hello_8086_dos.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
from qiling import *
99

1010
if __name__ == "__main__":
11-
ql = Qiling(["rootfs/8086/dos/HI.COM"], "rootfs/8086/dos", output="disasm")
11+
ql = Qiling(["rootfs/8086/dos/HI.DOS_COM"], "rootfs/8086/dos", output="disasm")
1212
ql.run()

examples/hfs_mbr_crack.py

Lines changed: 0 additions & 77 deletions
This file was deleted.

examples/petya_8086_mbr.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)