Removed int 3h from files
This commit is contained in:
@@ -521,7 +521,6 @@ BRKemulmode
|
|||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
%macro COPMacro 0
|
%macro COPMacro 0
|
||||||
int 3h
|
|
||||||
inc esi
|
inc esi
|
||||||
test byte[xe],1
|
test byte[xe],1
|
||||||
jne near COPemulmode
|
jne near COPemulmode
|
||||||
|
|||||||
@@ -519,7 +519,6 @@ BRKemulmode
|
|||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
%macro COPMacro 0
|
%macro COPMacro 0
|
||||||
int 3h
|
|
||||||
inc esi
|
inc esi
|
||||||
test byte[xe],1
|
test byte[xe],1
|
||||||
jne near COPemulmode
|
jne near COPemulmode
|
||||||
|
|||||||
@@ -529,7 +529,6 @@ BRKemulmode
|
|||||||
%endmacro
|
%endmacro
|
||||||
|
|
||||||
%macro COPMacro 0
|
%macro COPMacro 0
|
||||||
int 3h
|
|
||||||
inc esi
|
inc esi
|
||||||
test byte[xe],1
|
test byte[xe],1
|
||||||
jne near COPemulmode
|
jne near COPemulmode
|
||||||
|
|||||||
Reference in New Issue
Block a user