mirror of
https://github.com/x64dbg/x64dbg.git
synced 2025-02-20 13:02:35 +00:00
60 lines
2.2 KiB
HTML
60 lines
2.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>getjitauto/jitgetauto</title>
|
|
<meta name="GENERATOR" content="WinCHM">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<style>
|
|
html,body {
|
|
/* Default Font */
|
|
font-family: Courier New;
|
|
font-size: 11pt;
|
|
}
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<P><STRONG>getjitauto[,jitgetauto]<BR></STRONG>Get the Auto Just-In-Time Debugger FLAG in
|
|
Windows. if this flag value its TRUE Windows runs the debugger without
|
|
user confirmation when a process crash. In WIN64 systems there are two JIT
|
|
AUTO FLAG entries: one for a x32 debugger and other for a x64
|
|
debugger. In a WIN64 system when a x32 process crash with AUTO FLAG =
|
|
FALSE: Windows confirm before attach the x32 debugger stored in
|
|
the x32-JIT entry. Important notes:</P>
|
|
<UL>
|
|
<LI>
|
|
<DIV>Its possible get the x32-JIT
|
|
AUTO FLAG entry from the x64 debugger (using the x32
|
|
arg).</DIV>
|
|
<LI>
|
|
<DIV>Its possible get the x64-JIT
|
|
AUTO FLAG entry from the x32 debugger ONLY if the x32
|
|
debugger its running in a WIN64 System (using the x64 arg).</DIV></LI></UL>
|
|
<P><SPAN class=rvts11><U>arguments</U> </SPAN> <SPAN class=rvts11><SPAN class=rvts9>
|
|
</SPAN></SPAN></P>
|
|
<P><SPAN class=rvts11><SPAN class=rvts9> without args: Get current JIT entry
|
|
FLAG.
|
|
</SPAN></SPAN></P>
|
|
<P class=rvps3><SPAN class=rvts11><SPAN
|
|
class=rvts9> arg1: </SPAN></SPAN><SPAN class=rvts9
|
|
><SPAN class=rvts9></P>
|
|
<OL>
|
|
<OL>
|
|
<DIV class=rvps3></DIV>
|
|
<LI>
|
|
<DIV class=rvps3><SPAN class=rvts9
|
|
>
|
|
x32: Get the x32-JIT AUTO FLAG.</SPAN></DIV>
|
|
<LI>
|
|
<DIV class=rvps3><SPAN class=rvts9
|
|
>
|
|
</SPAN></SPAN><SPAN class=rvts9
|
|
><SPAN class=rvts9>
|
|
x64: Get the x64-JIT
|
|
AUTO FLAG.</SPAN> </SPAN></SPAN></DIV></LI>
|
|
<DIV></DIV></OL></OL>
|
|
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN class=rvts9><SPAN class=rvts9>This command does not
|
|
set any result variables.</SPAN> </SPAN></P>
|
|
</body>
|
|
</html>
|