HELP: cleaned up a lot of useless SPAN stuff in the help files
This commit is contained in:
parent
7434a8741b
commit
8fa51b470e
|
@ -15,21 +15,13 @@ html,body {
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<P class=rvps3><SPAN class=rvts10><STRONG>
|
||||
command[,alias1,alias2]</STRONG><BR></SPAN><SPAN class=rvts9>Command description
|
||||
here.</SPAN><SPAN class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U><BR></SPAN><SPAN
|
||||
class=rvts9> arg1: </SPAN><SPAN class=rvts9>Argument description.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9></SPAN><SPAN class=rvts9>[arg2]: </SPAN><SPAN
|
||||
class=rvts9></SPAN><SPAN class=rvts9>Optional argument.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9></SPAN><SPAN
|
||||
class=rvts9>[arg3]: </SPAN><SPAN class=rvts9></SPAN><SPAN class=rvts9>Another optional argument (can only be given when the
|
||||
previous argument is also
|
||||
given).</SPAN><SPAN class=rvts9><BR></P></SPAN>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result</U><BR></SPAN><SPAN
|
||||
class=rvts9>Description of the command result.</SPAN><SPAN
|
||||
class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts12><U><STRONG>REMARK</STRONG></U></SPAN><SPAN
|
||||
class=rvts9>: Commands cannot contain any of the following characters: "," (comma), " " (space) and
|
||||
"\" (backslash). These characters need to be prefixed using a backslash
|
||||
('\,').</SPAN></P></body></HTML>
|
||||
<P class=rvps3><STRONG>
|
||||
command[,alias1,alias2]</STRONG><BR>Command description here.</P>
|
||||
<P class=rvps3><U>arguments</U><BR> arg1: Argument description.</P>
|
||||
<P class=rvps3>[arg2]: Optional argument.</P>
|
||||
<P class=rvps3>[arg3]: Another optional argument (can only
|
||||
be given when the previous argument is also given).</P>
|
||||
<P class=rvps3><U>result</U><BR>Description of the command result.</P>
|
||||
<P class=rvps3><U><STRONG>REMARK</STRONG></U>: Commands cannot contain any of the
|
||||
following characters: "," (comma), " " (space) and "\" (backslash). These
|
||||
characters need to be prefixed using a backslash ('\,').</P></body></HTML>
|
|
@ -12,19 +12,14 @@ html,body {
|
|||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<P><STRONG>DebugContinue[,con]</STRONG><BR>Set debugger
|
||||
continue status.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR>[arg1]: When set,
|
||||
the exception will be handled by the program. Otherwise the exception will be
|
||||
swallowed.</SPAN> </P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result
|
||||
<BR></U></SPAN>
|
||||
<SPAN class=rvts9>
|
||||
This command does not set any result
|
||||
variables.
|
||||
|
||||
</SPAN></P></body>
|
||||
<body>
|
||||
<P><STRONG>DebugContinue[,con]</STRONG><BR>Set debugger
|
||||
continue status.</P>
|
||||
<P class=rvps3><U>arguments</U> <BR>[arg1]: When set, the exception will be handled by the
|
||||
program. Otherwise the exception will be swallowed. </P>
|
||||
<P class=rvps3><U>result
|
||||
<BR></U>This command does not set any result variables.</P></body>
|
||||
</html>
|
||||
|
|
|
@ -17,16 +17,12 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>HideDebugger[,dbh,hide]<BR></STRONG> Hide the debugger from (very) simple detection
|
||||
methods.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U><BR></SPAN><SPAN class=rvts9>This command has no arguments.</SPAN></P>
|
||||
<P class=rvps3><U>arguments</U><BR>This command has no arguments.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>
|
||||
result
|
||||
<BR>
|
||||
|
||||
</U>
|
||||
</SPAN>
|
||||
<SPAN class=rvts9 >
|
||||
This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
</U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -21,13 +21,13 @@ in active development.</P>
|
|||
GUI<BR>
|
||||
- Bridge</P>
|
||||
<P>DBG is the debugging part of the debugger. It handles
|
||||
debugging (using<BR> TitanEngine) and will provide data
|
||||
debugging (using TitanEngine) and will provide data
|
||||
for the GUI.</P>
|
||||
<P>GUI is the graphical part of the debugger. It is built
|
||||
on top of Qt and it<BR> provides
|
||||
<P>GUI is the graphical part of the debugger. It is built on
|
||||
top of Qt and it provides
|
||||
the user interaction.</P>
|
||||
<P>Bridge is the communication library for the DBG and GUI
|
||||
part (and maybe in<BR>the future more parts). The bridge can be used to work on
|
||||
new features,<BR> without having to update the code of
|
||||
part (and maybe in the future more parts). The bridge can be used to work on new
|
||||
features, without having to update the code of
|
||||
the other parts.</P></body>
|
||||
</html>
|
|
@ -42,8 +42,7 @@ other) command(s):</P>
|
|||
<LI>
|
||||
<DIV>branch if smaller/equal -
|
||||
<U>jae/ifae(q)/jge/ifge(q)</U></DIV></LI></UL>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR></SPAN><SPAN
|
||||
class=rvts9> arg1: The label to jump to.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN class=rvts9>This command does not set any result variables.</SPAN>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: The label to jump to.</P>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result variables.
|
||||
</P></body>
|
||||
</html>
|
|
@ -17,19 +17,15 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>SetHardwareBreakpoint[,bph,bphws]<BR></STRONG>Set a
|
||||
hardware breakpoint (using debug registers).</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN
|
||||
class=rvts9>
|
||||
arg1: Address of the hardware breakpoint.</SPAN> </P>
|
||||
<P class=rvps3><SPAN class=rvts9>[arg2]: Hardware breakpoint type. Can be either 'r'
|
||||
(readwrite), 'w' (write) or 'x' (execute). When not specified, 'x' is
|
||||
assumed.</SPAN> </P>
|
||||
<P class=rvps3><SPAN class=rvts9>
|
||||
[arg3]: Hardware breakpoint
|
||||
size.</SPAN> Can be
|
||||
<P class=rvps3><U>arguments</U> <BR> arg1: Address of the hardware breakpoint. </P>
|
||||
<P class=rvps3>[arg2]: Hardware breakpoint type. Can be
|
||||
either 'r' (readwrite), 'w' (write) or 'x' (execute). When not specified, 'x' is
|
||||
assumed. </P>
|
||||
<P class=rvps3>[arg3]: Hardware breakpoint
|
||||
size. Can be
|
||||
either '1', '2', '4' or '8' (x64 only). Per default, '1' is assumed. The address
|
||||
you're putting the hardware breakpoint on must be aligned to the specified
|
||||
size. </P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN
|
||||
class=rvts9>This command does not set any result
|
||||
variables.</SPAN> </P></body>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result variables.
|
||||
</P></body>
|
||||
</html>
|
|
@ -19,33 +19,25 @@ html,body {
|
|||
breakpoint (GUARD_PAGE) on the whole memory region the provided address is
|
||||
in.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>arguments</U>
|
||||
<BR >
|
||||
|
||||
</SPAN>
|
||||
|
||||
<SPAN
|
||||
class=rvts9> arg1: Address of or
|
||||
inside a memory region that will be watched.</SPAN>
|
||||
<BR > arg1: Address of or inside a memory region
|
||||
that will be watched.
|
||||
</P>
|
||||
<P class=rvps3>
|
||||
|
||||
<SPAN
|
||||
class=rvts9> [arg2]:
|
||||
1/0 restore the memory breakpoint once it's hit?</SPAN> When this value is not equal to one, it's assumed to be arg3. This
|
||||
[arg2]: 1/0 restore the memory breakpoint
|
||||
once it's hit? When this value is not equal to one, it's assumed to be arg3. This
|
||||
means "<EM>bpm eax,r</EM>" would be the same command as: "<EM>bpm
|
||||
eax,0,r</EM>".
|
||||
</P>
|
||||
<P class=rvps3>
|
||||
|
||||
<SPAN
|
||||
class=rvts9>[arg3]: Breakpoint type, it
|
||||
can be 'r' (execute+read), 'w' (write) or 'x' (execute). Per default,
|
||||
it's a combination of execute, read and write.</SPAN>
|
||||
[arg3]: Breakpoint type, it can be 'r'
|
||||
(execute+read), 'w' (write) or 'x' (execute). Per default, it's a
|
||||
combination of execute, read and write.
|
||||
</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result
|
||||
<BR></U></SPAN><SPAN class=rvts9>This command does not set any result variables.</SPAN>
|
||||
<P class=rvps3><U>result
|
||||
<BR></U>This command does not set any result variables.
|
||||
|
||||
</P>
|
||||
</BODY></HTML>
|
||||
</body></HTML>
|
|
@ -17,10 +17,8 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>SingleStep[,sstep,sst]<BR></STRONG>Step a
|
||||
specified number of instructions using the Trap-Flag.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U><BR></SPAN><SPAN
|
||||
class=rvts9> </SPAN><SPAN
|
||||
class=rvts9>[arg1]: The number of instructions to executre (this can be
|
||||
any valid expression). When not specified, a StepInto is performed.<BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments</U><BR>[arg1]: The number of instructions to executre (this can be
|
||||
any valid expression). When not specified, a StepInto is performed.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -66,7 +66,7 @@ ahmadmansoor </P>
|
|||
<LI>
|
||||
<DIV><A href="http://mrexodia.cf" target=_blank>Mr.
|
||||
eXoDia</A>
|
||||
</DIV>
|
||||
</DIV>
|
||||
<LI>
|
||||
<DIV>
|
||||
Sigma </DIV>
|
||||
|
@ -77,4 +77,4 @@ Sigma </DIV>
|
|||
<LI>
|
||||
<DIV><A href="http://www.fr33project.org"
|
||||
target=_blank>Dreg</A>
|
||||
</DIV></LI></UL></body></HTML>
|
||||
</DIV></LI></UL></body></HTML>
|
||||
|
|
|
@ -17,8 +17,7 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>StartScylla[,scylla,imprec]<BR></STRONG>Start the Scylla plugin auto-selecting the
|
||||
currently debugged DLL/EXE.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR></SPAN><SPAN
|
||||
class=rvts9>This command has no arguments.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR>This command has no arguments.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -17,9 +17,7 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>StepInto[,sti]<BR></STRONG>Single Step (using
|
||||
Trap-Flag).</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U><BR></SPAN><SPAN
|
||||
class=rvts9>This command has no arguments.</SPAN><SPAN
|
||||
class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments</U><BR>This command has no arguments.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -17,10 +17,8 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>StepOver[,step,sto,st]<BR></STRONG>Step over
|
||||
calls. When the instruction at CIP isn't a call, a StepInto is performed.</P>
|
||||
<P><SPAN class=rvts11><U>arguments</U><BR></SPAN><SPAN
|
||||
class=rvts9>This command has no arguments.</SPAN><SPAN
|
||||
class=rvts9>
|
||||
</P></SPAN>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P><U>arguments</U><BR>This command has no arguments.
|
||||
</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -22,13 +22,10 @@ StopDebug[,stop,dbgstop]
|
|||
</STRONG>Terminate the current debuggee and stop debugging
|
||||
it.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11 >
|
||||
<U >
|
||||
arguments</U>
|
||||
|
||||
<BR></SPAN>
|
||||
<SPAN
|
||||
class=rvts9>This command has no arguments.</SPAN> </P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<BR>This command has no arguments. </P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -15,25 +15,23 @@ html,body {
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<P class=rvps3><SPAN class=rvts10><STRONG>Variables</STRONG><BR></SPAN><SPAN
|
||||
class=rvts9>This program supports variables. There are three types of
|
||||
variables:</SPAN><SPAN class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>USER</U></SPAN><SPAN class=rvts9>:
|
||||
Variables created by the user using the "var" command. These variables have no
|
||||
access restrictions.</SPAN><SPAN class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>SYSTEM</U></SPAN><SPAN class=rvts9>:
|
||||
Variables created by the system, that can be read and written, but cannot be
|
||||
deleted.</SPAN><SPAN class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>READONLY</U></SPAN><SPAN class=rvts9>:
|
||||
<P class=rvps3><STRONG>Variables</STRONG><BR>This program
|
||||
supports variables. There are three types of variables:</P>
|
||||
<P class=rvps3><U>USER</U>: Variables
|
||||
created by the user using the "var" command. These variables have no access
|
||||
restrictions.</P>
|
||||
<P class=rvps3><U>SYSTEM</U>: Variables
|
||||
created by the system, that can be read and written, but cannot be deleted.</P>
|
||||
<P class=rvps3><U>READONLY</U>:
|
||||
Variables created by the system, that can be read, but not written or
|
||||
deleted.</SPAN><SPAN class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts10><STRONG>Reserved
|
||||
Variables</STRONG><BR></SPAN><SPAN class=rvts9>There are a few reserved
|
||||
variables:</SPAN><SPAN class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>$res/$result</U></SPAN><SPAN class=rvts9>: General result variable.<BR><U>$resN/$resultN</U>:
|
||||
deleted.</P>
|
||||
<P class=rvps3><STRONG>Reserved
|
||||
Variables</STRONG><BR>There are a few reserved
|
||||
variables:</P>
|
||||
<P class=rvps3><U>$res/$result</U>: General result variable.<BR><U>$resN/$resultN</U>:
|
||||
Optional other result variables (N=
|
||||
1-4).<BR><U>$pid</U>: Project ID of the debugged
|
||||
executable.<BR><U>$hp/$hProcess</U>: Debugged executable
|
||||
handle.<BR><U>$lastalloc</U>: Last result of the
|
||||
'alloc' command.</SPAN></P></body>
|
||||
'alloc' command.</P></body>
|
||||
</html>
|
17
help/add.htm
17
help/add.htm
|
@ -16,18 +16,13 @@ html,body {
|
|||
|
||||
<body>
|
||||
<P><STRONG>add</STRONG><BR> Add two
|
||||
values.</P><SPAN class=rvts11>
|
||||
values.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11 >
|
||||
<U >
|
||||
arguments</U>
|
||||
|
||||
<BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>
|
||||
arg2: Source.</SPAN>
|
||||
</P><P class=rvps3>
|
||||
<SPAN class=rvts11><U >result<BR>
|
||||
</U>This command does not set
|
||||
any result variables.</SPAN></P>
|
||||
</SPAN></BODY></HTML>
|
||||
<BR> arg1: Destination.</P>
|
||||
<P class=rvps3> arg2: Source.
|
||||
</P><P class=rvps3><U >result<BR>
|
||||
</U>This command does not set any
|
||||
result variables.</P></body></HTML>
|
13
help/and.htm
13
help/and.htm
|
@ -18,18 +18,13 @@ html,body {
|
|||
<P><STRONG>and</STRONG><BR>Binary AND
|
||||
two values.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>
|
||||
arguments
|
||||
|
||||
</U>
|
||||
<BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3 >
|
||||
<SPAN class=rvts11 >
|
||||
arg2: Source.</SPAN></P>
|
||||
<BR> arg1: Destination.</P>
|
||||
<P class=rvps3 > arg2: Source.</P>
|
||||
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11><U>result<BR></U>This command does not set
|
||||
any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
16
help/asm.htm
16
help/asm.htm
|
@ -16,13 +16,11 @@ html,body {
|
|||
|
||||
<body>
|
||||
<P><STRONG>asm<BR></STRONG>Assemble an instruction.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN
|
||||
class=rvts9> arg1: Address to place the assembled instruction at.</SPAN> </P>
|
||||
<P class=rvps3><SPAN
|
||||
class=rvts9> arg2: Instruction text.</SPAN> </P>
|
||||
<P class=rvps3><SPAN
|
||||
class=rvts9>[arg3]: When specified the remainder of the previous
|
||||
instruction will be filled with NOPs.</SPAN> </P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9><EM>$result</EM> will be set to the assembled instruction size. 0 on
|
||||
failure.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments</U> <BR> arg1: Address to place the assembled instruction at.
|
||||
</P>
|
||||
<P class=rvps3> arg2: Instruction text. </P>
|
||||
<P class=rvps3>[arg3]: When specified the remainder of the
|
||||
previous instruction will be filled with NOPs. </P>
|
||||
<P class=rvps3><U>result<BR></U><EM>$result</EM> will be set to the
|
||||
assembled instruction size. 0 on failure.</P></body>
|
||||
</html>
|
|
@ -17,13 +17,10 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>call<BR></STRONG>A call works exactly the same as an uncondentional
|
||||
branch, but it places it's address on the script stack.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR></SPAN><SPAN
|
||||
class=rvts9> arg1: The label to jump
|
||||
to.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: The label to jump to.</P>
|
||||
<P class=rvps3>
|
||||
<U>
|
||||
result
|
||||
<BR></U></SPAN>
|
||||
<SPAN class=rvts9>This command does not set any result variables.</SPAN>
|
||||
<BR></U>This command does not set any result variables.
|
||||
</P></body>
|
||||
</html>
|
|
@ -19,6 +19,6 @@ html,body {
|
|||
(SetCurrentDirectory).</P>
|
||||
<P><U>arguments</U><BR> arg1: Path of a directory to change
|
||||
to.</P>
|
||||
<P><U>result<BR></U><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -15,7 +15,8 @@ html,body {
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<P class=rvps3><SPAN class=rvts10><STRONG>cls[,lc,lclr]</STRONG><BR></SPAN><SPAN class=rvts9>Clear the log window.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9> </SPAN><SPAN class=rvts11><U>arguments</U><BR></SPAN><SPAN class=rvts9>This command has no arguments.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9> </SPAN><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body></HTML>
|
||||
<P class=rvps3><STRONG>cls[,lc,lclr]</STRONG><BR>Clear the log
|
||||
window.</P>
|
||||
<P class=rvps3><U>arguments</U><BR>This command has no arguments.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body></HTML>
|
|
@ -17,8 +17,7 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>dec</STRONG><BR>Decrease a
|
||||
value.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U>This command does not set
|
||||
any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Destination.</P>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
|
@ -18,16 +18,11 @@ html,body {
|
|||
<P><STRONG>disasm[,dis,d]<BR></STRONG>
|
||||
Disassemble at a certain position.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>arguments</U>
|
||||
<BR >
|
||||
|
||||
</SPAN>
|
||||
<SPAN class=rvts9 ></SPAN>
|
||||
|
||||
<SPAN class=rvts9>
|
||||
[arg1]: The address to disassemble at. When not specified,
|
||||
there will be assembled at CIP.</SPAN>
|
||||
</P><P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
there will be assembled at CIP.
|
||||
</P><P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
10
help/div.htm
10
help/div.htm
|
@ -17,10 +17,8 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>div</STRONG><BR>Devide two
|
||||
values.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>
|
||||
arg2: Source.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U>This command does not set
|
||||
any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Destination.</P>
|
||||
<P class=rvps3> arg2: Source.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
|
@ -12,16 +12,16 @@ html,body {
|
|||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<P><STRONG>dump<BR></STRONG>Dump at a certain position.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN
|
||||
class=rvts9></SPAN><SPAN class=rvts9>[arg1]: The address to dump at.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>
|
||||
<U>
|
||||
result
|
||||
<BR>
|
||||
</U></SPAN>
|
||||
<SPAN class=rvts9>This command does not set any result variables.</SPAN></P></body>
|
||||
|
||||
<body>
|
||||
<P><STRONG>dump<BR></STRONG>Dump at a certain position.</P>
|
||||
<P class=rvps3><U>arguments</U> <BR>[arg1]: The address to dump at.</P>
|
||||
<P class=rvps3>
|
||||
<U>
|
||||
result
|
||||
<BR>
|
||||
</U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -21,9 +21,9 @@ html,body {
|
|||
|
||||
<BR></STRONG>Step a specified number of instructions using the
|
||||
Trap-Flag, skipping first-chance exceptions.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U><BR></SPAN><SPAN
|
||||
class=rvts9></SPAN><SPAN class=rvts9>[arg1]: The number of instructions to executre (this can be
|
||||
any valid expression). When not specified, a StepInto is performed.<BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result variables.</SPAN></P>
|
||||
<P class=rvps3><U>arguments</U><BR>[arg1]: The number of instructions to executre (this can be
|
||||
any valid expression). When not specified, a StepInto is performed.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -24,13 +24,11 @@ eStepInto[,esti]
|
|||
first-chance exceptions.
|
||||
</P>
|
||||
<P class=rvps3 >
|
||||
<SPAN class=rvts11 >
|
||||
|
||||
<U>
|
||||
arguments</U>
|
||||
<BR></SPAN><SPAN
|
||||
class=rvts9>This command has no arguments.</SPAN><SPAN
|
||||
class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result variables.</SPAN></P>
|
||||
<BR>This command has no arguments.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P>
|
||||
</body>
|
||||
</html>
|
|
@ -22,13 +22,10 @@ eStepOut[,ertr]
|
|||
</STRONG>Return from function by calling eStepOver until
|
||||
the current instruction is a RET.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11 >
|
||||
<U >
|
||||
arguments</U>
|
||||
|
||||
<BR></SPAN>
|
||||
<SPAN
|
||||
class=rvts9>This command has no arguments.</SPAN> </P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<BR>This command has no arguments. </P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -23,14 +23,10 @@ eStepOver[,estep,esto,est]
|
|||
exceptions. When the instruction at CIP isn't a call, a StepInto is
|
||||
performed.</P>
|
||||
<P>
|
||||
<SPAN class=rvts11 >
|
||||
<U >
|
||||
arguments</U>
|
||||
|
||||
<BR></SPAN>
|
||||
<SPAN
|
||||
class=rvts9>This command has no arguments.</SPAN><SPAN
|
||||
class=rvts9> </P></SPAN>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<BR>This command has no arguments. </P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -16,17 +16,16 @@ html,body {
|
|||
|
||||
<body>
|
||||
<P><STRONG>find<BR></STRONG> Find a pattern.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN class=rvts9> arg1: The address to start searching
|
||||
from. Notice that the searching will stop when the end of the memory page this
|
||||
address resides in has been reached. This means you cannot search the complete
|
||||
process memory without enumerating the memory pages first.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9> arg2: The byte pattern to search for. This byte
|
||||
pattern can contain wildcards (?) for example: "EB0?90??8D".</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9> [arg3]:
|
||||
The size of the data to search in.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN
|
||||
class=rvts9>The $result variable is set to the virtual
|
||||
address of the address that matches the byte pattern. $result will be 0 when the pattern could not be
|
||||
matched.</SPAN></P>
|
||||
<P class=rvps3><U>arguments</U> <BR> arg1: The address to start searching from. Notice
|
||||
that the searching will stop when the end of the memory page this address
|
||||
resides in has been reached. This means you cannot search the complete process
|
||||
memory without enumerating the memory pages first.</P>
|
||||
<P class=rvps3> arg2: The byte pattern to search for.
|
||||
This byte pattern can contain wildcards (?) for example: "EB0?90??8D".</P>
|
||||
<P class=rvps3>[arg3]: The size of the data to search
|
||||
in.</P>
|
||||
<P class=rvps3><U>result <BR></U>The $result variable is set to the virtual address of
|
||||
the address that matches the byte pattern. $result will be 0 when the pattern
|
||||
could not be matched.</P>
|
||||
<P> </P></body>
|
||||
</html>
|
|
@ -12,21 +12,19 @@ html,body {
|
|||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<P><STRONG>findall<BR></STRONG>Find all occurrences of a pattern.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN
|
||||
class=rvts9> arg1: The address to start searching
|
||||
from. Notice that the searching will stop when the end of the memory page this
|
||||
address resides in has been reached. This means you cannot search the complete
|
||||
process memory without enumerating the memory pages first.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9>
|
||||
arg2: The byte pattern to search for. This byte pattern can contain wildcards
|
||||
(?) for example: "EB0?90??8D".</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9>[arg3]:
|
||||
The size of the data to search in.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN class=rvts9><EM>$result</EM> is set to the number of
|
||||
occurrences.</SPAN></P>
|
||||
<P> </P></body>
|
||||
|
||||
<body>
|
||||
<P><STRONG>findall<BR></STRONG>Find all occurrences of a pattern.</P>
|
||||
<P class=rvps3><U>arguments</U> <BR> arg1: The address to start searching from. Notice
|
||||
that the searching will stop when the end of the memory page this address
|
||||
resides in has been reached. This means you cannot search the complete process
|
||||
memory without enumerating the memory pages first.</P>
|
||||
<P class=rvps3> arg2: The byte pattern to search for.
|
||||
This byte pattern can contain wildcards (?) for example: "EB0?90??8D".</P>
|
||||
<P class=rvps3>[arg3]: The size of the data to search
|
||||
in.</P>
|
||||
<P class=rvps3><U>result <BR></U><EM>$result</EM> is set to the
|
||||
number of occurrences.</P></body>
|
||||
</html>
|
||||
|
|
|
@ -17,13 +17,11 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>findasm[,asmfind]<BR></STRONG>Find assembled
|
||||
instruction.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN class=rvts9> arg1: Instruction to look for (make sure to use "mov
|
||||
eax, ebx" to ensure you actually search for that instruction). </SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9>[arg2]:
|
||||
Address of/inside a memory page to look in. When not specified CIP will be
|
||||
used. </SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9>[arg3]: The
|
||||
size of the data to search in. </SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN class=rvts9>The $result variable is set to the number of references
|
||||
found.</SPAN> </P></body>
|
||||
<P class=rvps3><U>arguments</U> <BR> arg1: Instruction to look for (make sure to use "mov
|
||||
eax, ebx" to ensure you actually search for that instruction).</P>
|
||||
<P class=rvps3>[arg2]: Address of/inside a memory page
|
||||
to look in. When not specified CIP will be used. </P>
|
||||
<P class=rvps3>[arg3]: The size of the data to search in.</P>
|
||||
<P class=rvps3><U>result <BR></U>The $result variable is set to the number of references
|
||||
found. </P></body>
|
||||
</html>
|
|
@ -15,8 +15,9 @@ html,body {
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<P><STRONG>getcommandline[,getcmdline]<BR></STRONG>It gets the actual command line.</P><SPAN class=rvts11>
|
||||
<P><U>arguments</U><BR>This command has no arguments.</P></SPAN>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN class=rvts9>This command does not set any result variables.</SPAN></P>
|
||||
<P><STRONG>getcommandline[,getcmdline]<BR></STRONG>It gets the actual command line.</P>
|
||||
<P><U>arguments</U><BR>This command has no arguments.</P>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result
|
||||
variables.</P>
|
||||
</body>
|
||||
</html>
|
|
@ -28,28 +28,22 @@ entry. Important notes:</P>
|
|||
<DIV>Its possible get the x64-JIT 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> </P>
|
||||
<P class=rvps3><SPAN class=rvts11><SPAN
|
||||
class=rvts9> without args: Get the current JIT
|
||||
debugger. </SPAN></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><SPAN
|
||||
class=rvts9> arg2: </SPAN></SPAN></P>
|
||||
<P><U>arguments</U> </P>
|
||||
<P class=rvps3> without args: Get the current JIT
|
||||
debugger. </P>
|
||||
<P class=rvps3> arg2:</P>
|
||||
<OL>
|
||||
<OL>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN class=rvts9
|
||||
><SPAN class=rvts9>old: Get the
|
||||
old JIT entry stored. </SPAN></SPAN><SPAN class=rvts9
|
||||
></DIV></LI>
|
||||
<DIV class=rvps3>old: Get the old JIT entry
|
||||
stored.</DIV>
|
||||
<DIV class=rvps3></DIV>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN class=rvts9
|
||||
>x32: Get the x32-JIT entry.</SPAN></DIV>
|
||||
<DIV class=rvps3>x32: Get the x32-JIT entry.</DIV>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN class=rvts9
|
||||
>x64: Get the
|
||||
x64-JIT entry.</SPAN></SPAN></DIV></LI></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>
|
||||
<DIV class=rvps3>x64: Get the
|
||||
x64-JIT entry.</DIV></LI></OL></OL>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result
|
||||
variables.</P>
|
||||
</body>
|
||||
</html>
|
|
@ -31,30 +31,19 @@ arg).</DIV>
|
|||
<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>
|
||||
<P><U>arguments</U> <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>
|
||||
<P> without args: Get current JIT entry FLAG.</P>
|
||||
<P class=rvps3> arg1:</P>
|
||||
<OL>
|
||||
<OL>
|
||||
<DIV class=rvps3></DIV>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN class=rvts9
|
||||
>
|
||||
x32: Get the x32-JIT AUTO FLAG.</SPAN></DIV>
|
||||
<DIV class=rvps3>x32: Get the x32-JIT
|
||||
AUTO FLAG.</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>
|
||||
<DIV class=rvps3>x64: Get the x64-JIT AUTO FLAG.</DIV>
|
||||
<DIV></DIV></LI></OL></OL>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result variables.</P>
|
||||
</body>
|
||||
</html>
|
|
@ -16,10 +16,9 @@ html,body {
|
|||
|
||||
<body>
|
||||
<P><STRONG>getpagerights[,getpagerights,getrightspage]<BR></STRONG>Get the rights of a memory page.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN
|
||||
class=rvts9> arg1: Memory Address of page
|
||||
(it fix the address if this arg is not the top address of a
|
||||
page). </SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9></SPAN><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN class=rvts9>This command does not set any result variables.</SPAN></P>
|
||||
<P class=rvps3><U>arguments</U> <BR> arg1: Memory Address of page (it
|
||||
fix the address if this arg is not the top address of a page).</P>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result
|
||||
variables.</P>
|
||||
</body>
|
||||
</html>
|
14
help/gpa.htm
14
help/gpa.htm
|
@ -17,19 +17,13 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>gpa</STRONG><BR>Get the address of an export
|
||||
inside a DLL.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1: Export
|
||||
name.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>[arg2]: DLL name.</SPAN></P>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Export name.</P>
|
||||
<P class=rvps3>[arg2]: DLL name.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U >
|
||||
result
|
||||
<BR ></U></SPAN>
|
||||
|
||||
<SPAN class=rvts9>
|
||||
<BR ></U>
|
||||
The <U>$result</U> variable is set to the
|
||||
export address. When the export is not found, <U>$result</U>
|
||||
will be set to
|
||||
0.</SPAN>
|
||||
export address. When the export is not found, <U>$result</U> will be set to 0.
|
||||
</P></body>
|
||||
</html>
|
|
@ -17,8 +17,7 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>inc<BR></STRONG>Increase a
|
||||
value.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U>This command does not set
|
||||
any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Destination.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
|
@ -17,8 +17,7 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>invalid</STRONG><BR>Invalid command to throw an error message. This command will halt the
|
||||
script execution.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR></SPAN><SPAN
|
||||
class=rvts9>This command has no arguments. </SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN class=rvts9>This command does not set any result variables.</SPAN>
|
||||
<P class=rvps3><U>arguments </U><BR>This command has no arguments.</P>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result variables.
|
||||
</P></body>
|
||||
</html>
|
|
@ -17,16 +17,10 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>killthread[,threadkill]<BR></STRONG>Kill a
|
||||
thread in the debuggee.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN
|
||||
class=rvts9> [arg1]: ThreadId of the thread
|
||||
to kill (see the Threads tab). When not specified, the main thread is
|
||||
used. </SPAN></P>
|
||||
<P class=rvps3><SPAN
|
||||
class=rvts9>
|
||||
[arg2]: Thread exit code. When not
|
||||
specified, 0 will be
|
||||
used.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN
|
||||
class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments</U> <BR>[arg1]: ThreadId of the thread to kill (see
|
||||
the Threads tab). When not specified, the main thread is used. </P>
|
||||
<P class=rvps3>[arg2]: Thread exit code. When not specified,
|
||||
0 will be used.</P>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -12,23 +12,23 @@ html,body {
|
|||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<P><STRONG>labellist<BR></STRONG>List user-defined labels in reference view.</P>
|
||||
<P>
|
||||
<U>
|
||||
arguments
|
||||
</U>
|
||||
<BR>
|
||||
This command has no arguments.</P>
|
||||
<P>
|
||||
<U >
|
||||
result
|
||||
<BR ></U>
|
||||
|
||||
<EM>
|
||||
$result</EM> will be set to
|
||||
the number of user-defined labels.</P>
|
||||
<P> </P></body>
|
||||
<body>
|
||||
<P><STRONG>labellist<BR></STRONG>List user-defined labels in reference view.</P>
|
||||
<P>
|
||||
<U>
|
||||
arguments
|
||||
</U>
|
||||
<BR>
|
||||
This command has no arguments.</P>
|
||||
<P>
|
||||
<U >
|
||||
result
|
||||
<BR ></U>
|
||||
|
||||
<EM>
|
||||
$result</EM> will be set to
|
||||
the number of user-defined labels.</P></body>
|
||||
</html>
|
||||
|
|
|
@ -21,13 +21,10 @@ loaddb[,dbload]
|
|||
<BR>
|
||||
</STRONG>Load the program database from disk in memory.</P>
|
||||
<P>
|
||||
<SPAN class=rvts11 >
|
||||
<U >
|
||||
arguments</U>
|
||||
|
||||
<BR></SPAN>
|
||||
<SPAN
|
||||
class=rvts9>This command has no arguments.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN class=rvts9>This command does not set any result variables.</SPAN> </P>
|
||||
<P> </P></body>
|
||||
<BR>This command has no arguments.</P>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result
|
||||
variables. </P></body>
|
||||
</html>
|
|
@ -12,21 +12,20 @@ html,body {
|
|||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<P><STRONG>modcallfind<BR></STRONG>Find all inter-modular
|
||||
calls.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN
|
||||
class=rvts9></SPAN><SPAN class=rvts9>[arg1]: Address of/inside a memory page to find
|
||||
inter-modular calls in. When not specified CIP will be used.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9>[arg2]: The size of the data to search in.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>
|
||||
<U>
|
||||
result
|
||||
<BR>
|
||||
</U></SPAN>
|
||||
<SPAN
|
||||
class=rvts9>The $result variable is set to the number of
|
||||
inter-modular calls found.</SPAN></P></body>
|
||||
|
||||
<body>
|
||||
<P><STRONG>modcallfind<BR></STRONG>Find all inter-modular
|
||||
calls.</P>
|
||||
<P class=rvps3><U>arguments</U> <BR>[arg1]: Address of/inside a memory page to find
|
||||
inter-modular calls in. When not specified CIP will be used.</P>
|
||||
<P class=rvps3>[arg2]: The size of the data to search
|
||||
in.</P>
|
||||
<P class=rvps3>
|
||||
<U>
|
||||
result
|
||||
<BR>
|
||||
</U>The $result variable is set to the number of
|
||||
inter-modular calls found.</P></body>
|
||||
</html>
|
||||
|
|
|
@ -15,16 +15,12 @@ html,body {
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<P class=rvps3><SPAN class=rvts10><STRONG>mov[,set]</STRONG><BR></SPAN><SPAN class=rvts9>Set a variable.</SPAN><SPAN class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U><BR></SPAN><SPAN class=rvts9> arg1:</SPAN><SPAN class=rvts9> </SPAN><SPAN
|
||||
class=rvts9></SPAN><SPAN class=rvts9>Variable name (optionally prefixed with a $) to
|
||||
set. When the variable does not exist, it will be
|
||||
created.
|
||||
</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9>
|
||||
</SPAN><SPAN class=rvts9>
|
||||
arg2:</SPAN><SPAN class=rvts9> </SPAN><SPAN
|
||||
class=rvts9></SPAN><SPAN class=rvts9>Value to store in the variable.</SPAN><SPAN class=rvts9><BR></P></SPAN>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P class=rvps3><STRONG>mov[,set]</STRONG><BR>Set a
|
||||
variable.</P>
|
||||
<P class=rvps3><U>arguments</U><BR> arg1: Variable name (optionally prefixed with a $) to
|
||||
set. When the variable does not exist, it will be created.</P>
|
||||
<P class=rvps3> arg2: Value to store in the
|
||||
variable.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
10
help/mul.htm
10
help/mul.htm
|
@ -17,10 +17,8 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>mul</STRONG><BR>Multiply two
|
||||
values.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>
|
||||
arg2: Source.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U>This command does not set
|
||||
any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Destination.</P>
|
||||
<P class=rvps3> arg2: Source.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
|
@ -17,8 +17,7 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>neg</STRONG><BR>Negate a
|
||||
value.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U>This command does not set
|
||||
any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Destination.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
|
@ -17,8 +17,7 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>not</STRONG><BR>Binary NOT a
|
||||
value.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U>This command does not set
|
||||
any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Destination.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
10
help/or.htm
10
help/or.htm
|
@ -17,10 +17,8 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>or<BR></STRONG>Binary OR two
|
||||
values.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>
|
||||
arg2: Source.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U>This command does not set
|
||||
any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Destination.</P>
|
||||
<P class=rvps3> arg2: Source.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
|
@ -16,8 +16,8 @@ html,body {
|
|||
|
||||
<body>
|
||||
<P><STRONG>pause<BR></STRONG>Pause the debuggee.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR></SPAN><SPAN
|
||||
class=rvts9>This command has no arguments.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result variables.</SPAN></P>
|
||||
<P class=rvps3><U>arguments </U><BR>This command has no arguments.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P>
|
||||
</body>
|
||||
</html>
|
|
@ -18,18 +18,14 @@ html,body {
|
|||
<P><STRONG>pause<BR></STRONG>Halt the script execution. The
|
||||
user can resume the script after this command.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>
|
||||
arguments
|
||||
|
||||
</U>
|
||||
<BR>
|
||||
</SPAN>
|
||||
<SPAN class=rvts9 >
|
||||
This command has no arguments.</SPAN></P>
|
||||
This command has no arguments.</P>
|
||||
<P class=rvps3 >
|
||||
|
||||
<SPAN class=rvts11>
|
||||
<U>result<BR>
|
||||
</U></SPAN><SPAN class=rvts9>This command does not set any result variables.</SPAN></P></body>
|
||||
</U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -19,22 +19,14 @@ html,body {
|
|||
view. You <STRONG>need</STRONG> to call 'refinit' before using
|
||||
refadd.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>
|
||||
arguments
|
||||
|
||||
</U>
|
||||
<BR> arg1: Address
|
||||
to put in the reference
|
||||
view.
|
||||
</SPAN></P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11> arg2: Text to put after the address.
|
||||
</SPAN></P>
|
||||
<BR> arg1: Address to put in the reference view.</P>
|
||||
<P class=rvps3> arg2: Text to put after the address.</P>
|
||||
<P class=rvps3 >
|
||||
|
||||
<SPAN class=rvts11>
|
||||
<U>result<BR>
|
||||
</U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
</U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -16,31 +16,15 @@ html,body {
|
|||
|
||||
<body>
|
||||
<P><STRONG>reffind[,findref,ref]<BR></STRONG>Find references to a certain value.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN>
|
||||
<SPAN class=rvts9>
|
||||
arg1: The value to look for.
|
||||
|
||||
</SPAN></P>
|
||||
<P class=rvps3><U>arguments</U> <BR> arg1: The value to look for.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts9>
|
||||
[arg2]: Address of/inside a memory page to look
|
||||
in. When
|
||||
not specified CIP will be used.
|
||||
|
||||
</SPAN></P>
|
||||
[arg2]: Address of/inside a memory page
|
||||
to look in. When not specified CIP will be used. </P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts9>
|
||||
[arg3]:
|
||||
The size
|
||||
of the data to search in.
|
||||
|
||||
</SPAN></P>
|
||||
[arg3]: The size of the data to search in.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11 >
|
||||
<U >
|
||||
result
|
||||
|
||||
<BR></U></SPAN>
|
||||
<SPAN
|
||||
class=rvts9>The $result variable is set to the number of references
|
||||
found.</SPAN> </P></BODY></HTML>
|
||||
<BR></U>The $result variable is set to the number of references
|
||||
found. </P></body></HTML>
|
|
@ -17,27 +17,21 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>reffindrange[,findrefrange,ref</STRONG><STRONG>range</STRONG><STRONG>]<BR></STRONG>Find references to a certain range of values.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>
|
||||
arguments
|
||||
|
||||
</U>
|
||||
<BR>
|
||||
</SPAN>
|
||||
<SPAN class=rvts9 > arg1: Start of the range (will be
|
||||
included in the results when found).</SPAN></P>
|
||||
<BR> arg1: Start of the range (will be included in the
|
||||
results when found).</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts9 >
|
||||
[arg2]: End of range (will be included in the results when
|
||||
found). When not specified the first argument will be used.</SPAN></P>
|
||||
[arg2]: End of range (will be included in
|
||||
the results when found). When not specified the first argument will be used.</P>
|
||||
<P class=rvps3 >
|
||||
|
||||
<SPAN class=rvts9>
|
||||
[arg3]: Address of/inside a memory page to look in.
|
||||
When not specified CIP will be used. </SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9>[arg4]: The size of the data to search in. </SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN
|
||||
class=rvts9>The $result variable is set to the number of
|
||||
references found.</SPAN> </P>
|
||||
[arg3]: Address of/inside a memory page
|
||||
to look in. When not specified CIP will be used. </P>
|
||||
<P class=rvps3>[arg4]: The size of the data to search in.</P>
|
||||
<P class=rvps3><U>result <BR></U>The $result variable is set to the number of references
|
||||
found. </P>
|
||||
</body>
|
||||
</html>
|
|
@ -12,24 +12,19 @@ html,body {
|
|||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<P><STRONG>refinit<BR></STRONG>Initialize reference view
|
||||
for command usage.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>arguments</U>
|
||||
<BR >
|
||||
|
||||
</SPAN>
|
||||
<SPAN class=rvts9 >
|
||||
This command has no arguments.</SPAN>
|
||||
</P>
|
||||
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11><U>result<BR></U>
|
||||
</SPAN><SPAN
|
||||
class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<body>
|
||||
<P><STRONG>refinit<BR></STRONG>Initialize reference view
|
||||
for command usage.</P>
|
||||
<P class=rvps3>
|
||||
<U>arguments</U>
|
||||
<BR >
|
||||
|
||||
This command has no arguments.
|
||||
</P>
|
||||
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
||||
|
|
|
@ -16,13 +16,9 @@ html,body {
|
|||
|
||||
<body>
|
||||
<P><STRONG>refstr[,strref]<BR></STRONG>Find referenced text strings.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN
|
||||
class=rvts9></SPAN><SPAN class=rvts9>[arg1]: Address of/inside a memory page to find
|
||||
referenced text strings in. When not specified CIP
|
||||
will be used.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9>
|
||||
[arg2]: The size of the data
|
||||
to search in.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN
|
||||
class=rvts9>The $result variable is set to the number of string references
|
||||
found.</SPAN></P></BODY></HTML>
|
||||
<P class=rvps3><U>arguments</U> <BR>[arg1]: Address of/inside a memory page to find
|
||||
referenced text strings in. When not specified CIP will be used.</P>
|
||||
<P class=rvps3>[arg2]: The size of the data to search
|
||||
in.</P>
|
||||
<P class=rvps3><U>result <BR></U>The $result variable is set to the number of string
|
||||
references found.</P></body></HTML>
|
|
@ -17,20 +17,12 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>resumeallthreads[,threadresumeall]<BR></STRONG>Resume all threads in the debuggee.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>
|
||||
arguments
|
||||
|
||||
</U>
|
||||
<BR>
|
||||
</SPAN>
|
||||
<SPAN class=rvts9 >
|
||||
This command has no arguments.</SPAN></P>
|
||||
<BR>This command has no arguments.</P>
|
||||
<P class=rvps3 >
|
||||
|
||||
<SPAN class=rvts11>
|
||||
<U>result <BR></U></SPAN><SPAN
|
||||
class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P>
|
||||
<P> </P></body>
|
||||
<U>result <BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -17,10 +17,8 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>resumethread[,threadresume]<BR></STRONG>Resume a
|
||||
thread in the debuggee.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN
|
||||
class=rvts9>[arg1]: ThreadId of the thread to resume (see
|
||||
the Threads tab). When not specified, the main thread is used. </SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN
|
||||
class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments</U> <BR>[arg1]: ThreadId of the thread to resume (see
|
||||
the Threads tab). When not specified, the main thread is used. </P>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -19,8 +19,7 @@ html,body {
|
|||
the stack, this command will end the script and set the script IP to the first
|
||||
line. When 'call' was executed before, ret will return from that
|
||||
call.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR></SPAN><SPAN
|
||||
class=rvts9>This command has no arguments. </SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN class=rvts9>This command does not set any result variables.</SPAN>
|
||||
<P class=rvps3><U>arguments </U><BR>This command has no arguments.</P>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result variables.
|
||||
</P></body>
|
||||
</html>
|
10
help/rol.htm
10
help/rol.htm
|
@ -17,10 +17,8 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>rol</STRONG><BR>Binary ROL a
|
||||
value.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>
|
||||
arg2: Source.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U>This command does not set
|
||||
any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Destination.</P>
|
||||
<P class=rvps3> arg2: Source.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
10
help/ror.htm
10
help/ror.htm
|
@ -17,10 +17,8 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>ror</STRONG><BR>Binary ROR a
|
||||
value.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>
|
||||
arg2: Source.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U>This command does not set
|
||||
any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Destination.</P>
|
||||
<P class=rvps3> arg2: Source.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
12
help/rtr.htm
12
help/rtr.htm
|
@ -18,20 +18,14 @@ html,body {
|
|||
<P><STRONG>StepOut[,rtr]<BR></STRONG>Return from function by calling
|
||||
StepOver until the current instruction is a RET.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>
|
||||
arguments
|
||||
|
||||
</U>
|
||||
<BR>
|
||||
</SPAN>
|
||||
<SPAN class=rvts9 >
|
||||
This command has no arguments.</SPAN></P>
|
||||
This command has no arguments.</P>
|
||||
<P class=rvps3 >
|
||||
|
||||
<SPAN class=rvts11>
|
||||
<U>result<BR>
|
||||
</U></SPAN><SPAN
|
||||
class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
</U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -17,19 +17,10 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>savedb[,dbsave]<BR></STRONG>Save the program
|
||||
database from memory to disk.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR></SPAN>
|
||||
<SPAN
|
||||
class=rvts9>
|
||||
This command has no arguments.
|
||||
</SPAN></P>
|
||||
<P class=rvps3><U>arguments </U><BR>This command has no arguments.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U >
|
||||
result
|
||||
<BR ></U></SPAN>
|
||||
|
||||
<SPAN class=rvts9>
|
||||
This command does not set any result
|
||||
variables.</SPAN>
|
||||
<BR ></U>This command does not set any result variables.
|
||||
</P></body>
|
||||
</html>
|
|
@ -12,27 +12,18 @@ html,body {
|
|||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<P><STRONG>sdump<BR></STRONG>Dump the at a certain position.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN>
|
||||
<SPAN
|
||||
class=rvts9>
|
||||
</SPAN>
|
||||
<SPAN class=rvts9>
|
||||
[arg1]: The address to dump at (must be inside the thread
|
||||
stack range).
|
||||
|
||||
</SPAN></P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11 >
|
||||
<U >
|
||||
result
|
||||
|
||||
<BR></U></SPAN>
|
||||
<SPAN
|
||||
class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P>
|
||||
<body>
|
||||
<P><STRONG>sdump<BR></STRONG>Dump the at a certain position.</P>
|
||||
<P class=rvps3><U>arguments</U> <BR>[arg1]: The address to dump at (must be inside the thread
|
||||
stack range).</P>
|
||||
<P class=rvps3>
|
||||
<U >
|
||||
result
|
||||
|
||||
<BR></U>This command does not set any result
|
||||
variables.</P>
|
||||
</body>
|
||||
</html>
|
|
@ -17,17 +17,12 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>setcommandline[,setcmdline]<BR></STRONG>It changes the command line data. </P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>
|
||||
arguments
|
||||
|
||||
</U>
|
||||
<BR>
|
||||
</SPAN>
|
||||
<SPAN class=rvts9 >
|
||||
|
||||
[arg1]: New command
|
||||
line. </SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
[arg1]: New command line. </P>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -25,58 +25,31 @@ x32 debugger stored in the x32-JIT entry. Important notes:</P>
|
|||
<LI>
|
||||
<DIV>Its possible change the x64-JIT 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> </P>
|
||||
<P class=rvps3><SPAN class=rvts11><SPAN
|
||||
class=rvts9>
|
||||
|
||||
without args: Set the current debugger as JIT. </SPAN></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><SPAN
|
||||
class=rvts9>
|
||||
arg1: </SPAN></SPAN></P>
|
||||
<P><U>arguments</U> </P>
|
||||
<P class=rvps3> without args: Set the current
|
||||
debugger as JIT. </P>
|
||||
<P class=rvps3> arg1:</P>
|
||||
<OL>
|
||||
<OL>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN
|
||||
class=rvts9>oldsave: Set the current debugger as
|
||||
JIT and save the last JIT entry. </SPAN></DIV>
|
||||
<DIV class=rvps3>oldsave: Set the current debugger as
|
||||
JIT and save the last JIT entry.</DIV>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN
|
||||
class=rvts9>restore: Set the old JIT entry stored as
|
||||
JIT and remove it from debugger db. </SPAN></DIV>
|
||||
<DIV class=rvps3>restore: Set the old JIT entry
|
||||
stored as JIT and remove it from debugger db.</DIV>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN
|
||||
class=rvts9><SPAN
|
||||
class=rvts9> old (without arg2): Set
|
||||
the old JIT entry stored as new JIT. </SPAN>
|
||||
</SPAN></DIV>
|
||||
<DIV class=rvps3>old (without arg2): Set the old
|
||||
JIT entry stored as new JIT.</DIV>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN
|
||||
class=rvts9><SPAN
|
||||
class=rvts9><SPAN
|
||||
class=rvts9> old (with arg2): Set
|
||||
the arg2 as old JIT entry stored. </SPAN>
|
||||
</SPAN>
|
||||
</SPAN><SPAN
|
||||
class=rvts9></DIV>
|
||||
<DIV class=rvps3>old (with arg2): Set the arg2 as
|
||||
old JIT entry stored.</DIV>
|
||||
<DIV class=rvps3></DIV>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN class=rvts9>
|
||||
|
||||
|
||||
x32: Set the arg2 as new
|
||||
|
||||
|
||||
x32-JIT entry.</SPAN></DIV>
|
||||
<DIV class=rvps3>x32: Set the arg2 as new
|
||||
x32-JIT entry.</DIV>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN class=rvts9>
|
||||
|
||||
|
||||
x64: Set the arg2 as new
|
||||
|
||||
|
||||
x64-JIT entry.</SPAN></SPAN></DIV></LI></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>
|
||||
<DIV class=rvps3>x64: Set the arg2 as new
|
||||
x64-JIT entry.</DIV></LI></OL></OL>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -31,36 +31,25 @@ arg).</DIV>
|
|||
<DIV>Its possible set 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 class=rvps3><SPAN class=rvts11><SPAN
|
||||
class=rvts9> arg1: </SPAN></SPAN></P>
|
||||
<P><U>arguments</U> </P>
|
||||
<P class=rvps3> arg1:</P>
|
||||
<OL>
|
||||
<OL>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN class=rvts9
|
||||
><SPAN class=rvts9>1/ON: Set current
|
||||
JIT entry FLAG as TRUE. </SPAN></SPAN><SPAN class=rvts9
|
||||
></DIV>
|
||||
<DIV class=rvps3>1/ON: Set current JIT entry FLAG as
|
||||
TRUE. </DIV>
|
||||
<DIV class=rvps3></DIV>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN class=rvts9
|
||||
>0/FALSE: Set current JIT entry FLAG as
|
||||
FALSE.</SPAN><SPAN class=rvts9></DIV>
|
||||
<DIV class=rvps3>0/FALSE: Set current JIT entry FLAG as
|
||||
FALSE.</DIV>
|
||||
<DIV class=rvps3></DIV>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN class=rvts9
|
||||
>x32: Set the x32-JIT AUTO FLAG TRUE or FALSE. It needs an arg2: can be ON/1 or
|
||||
OFF/0.</SPAN></DIV>
|
||||
<DIV class=rvps3>x32: Set the x32-JIT AUTO FLAG
|
||||
TRUE or FALSE. It needs an arg2: can be ON/1 or OFF/0.</DIV>
|
||||
<LI>
|
||||
<DIV class=rvps3><SPAN class=rvts9
|
||||
></SPAN></SPAN><SPAN class=rvts9><SPAN class=rvts9
|
||||
>x64: Set the
|
||||
x64-JIT AUTO FLAG TRUE
|
||||
or FALSE. It needs an arg2: can be ON/1 or
|
||||
OFF/0.</SPAN>
|
||||
</SPAN></SPAN></DIV>
|
||||
<DIV class=rvps3>x64: Set the x64-JIT AUTO FLAG
|
||||
TRUE or FALSE. It needs an arg2: can be ON/1 or OFF/0.</DIV>
|
||||
<DIV></DIV></LI></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>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -16,15 +16,13 @@ html,body {
|
|||
|
||||
<body>
|
||||
<P><STRONG>setpagerights[,setpagerights,setrightspage]<BR></STRONG>Change the rights of a memory page.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN
|
||||
class=rvts9> arg1: Memory Address of page
|
||||
(it fix the address if this arg is
|
||||
not the top address of a page). </SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9>
|
||||
arg2: New Rights, this can be one of the following values: "Execute",
|
||||
"ExecuteRead", "ExecuteReadWrite", "ExecuteWriteCopy", "NoAccess", "ReadOnly", "ReadWrite", "WriteCopy". You can add a G at first
|
||||
for add PAGE GUARD. example: "GReadOnly". Read
|
||||
the MSDN for more info.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9></SPAN><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments</U> <BR> arg1: Memory Address of page (it
|
||||
fix the address if this arg is not the top address of a page).</P>
|
||||
<P class=rvps3> arg2: New Rights, this can be one of
|
||||
the following values: "Execute", "ExecuteRead", "ExecuteReadWrite",
|
||||
"ExecuteWriteCopy", "NoAccess", "ReadOnly", "ReadWrite", "WriteCopy". You can
|
||||
add a G at first for add PAGE GUARD. example: "GReadOnly". Read the MSDN for
|
||||
more info.</P>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -16,14 +16,13 @@ html,body {
|
|||
|
||||
<body>
|
||||
<P><STRONG>setthreadpriority[,setprioritythread,threadsetpriority]<BR></STRONG>Set thread priority in the debuggee.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN
|
||||
class=rvts9> arg1: ThreadId of the thread
|
||||
to change the priority of (see the Threads tab). </SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9> arg2: Priority value, this can be the integer of a valid
|
||||
thread priority (see MSDN) or one of the
|
||||
following values: "Normal", "AboveNormal", "TimeCritical", "Idle", "BelowNormal", "Highest", "Lowest".</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9></SPAN><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN
|
||||
class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P>
|
||||
<P class=rvps3><U>arguments</U> <BR> arg1: ThreadId of the thread to change the
|
||||
priority of (see the Threads tab).</P>
|
||||
<P class=rvps3> arg2: Priority value, this can be the
|
||||
integer of a valid thread priority (see MSDN) or one of the following
|
||||
values: "Normal", "AboveNormal", "TimeCritical", "Idle", "BelowNormal",
|
||||
"Highest", "Lowest".</P>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result
|
||||
variables.</P>
|
||||
</body>
|
||||
</html>
|
10
help/shl.htm
10
help/shl.htm
|
@ -17,10 +17,8 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>shl<BR></STRONG>Binary SHL a
|
||||
value.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>
|
||||
arg2: Source.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U>This command does not set
|
||||
any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Destination.</P>
|
||||
<P class=rvps3> arg2: Source.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
10
help/shr.htm
10
help/shr.htm
|
@ -17,10 +17,8 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>shr<BR></STRONG>Binary SHR a
|
||||
value.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>
|
||||
arg2: Source.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U>This command does not set
|
||||
any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Destination.</P>
|
||||
<P class=rvps3> arg2: Source.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
|
@ -17,23 +17,14 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>sleep</STRONG><BR>Sleep for a specified number
|
||||
of milliseconds.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN>
|
||||
<SPAN
|
||||
class=rvts9>
|
||||
</SPAN>
|
||||
<SPAN class=rvts9>
|
||||
<P class=rvps3><U>arguments</U> <BR>
|
||||
[arg1]: Number of milliseconds to sleep, 100
|
||||
(decimal) milliseconds will be taken when nothing is specified <STRONG>Keep
|
||||
in mind that default input is in HEX</STRONG>.
|
||||
|
||||
</SPAN></P>
|
||||
in mind that default input is in HEX</STRONG>.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11 >
|
||||
<U >
|
||||
result
|
||||
|
||||
<BR></U></SPAN>
|
||||
<SPAN
|
||||
class=rvts9>This command does not set any
|
||||
result variables.</SPAN></P></body>
|
||||
<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -15,14 +15,9 @@ html,body {
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<P class=rvps3><SPAN
|
||||
class=rvts10><STRONG>strlen[,charcount,ccount]</STRONG><BR></SPAN><SPAN
|
||||
class=rvts9>Get the
|
||||
length of a string. This was the first command ever, left in for historical reasons.</SPAN><SPAN class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U><BR></SPAN><SPAN
|
||||
class=rvts9> arg1:</SPAN><SPAN class=rvts9> </SPAN><SPAN class=rvts9></SPAN><SPAN
|
||||
class=rvts9>String you want to get the length of.</SPAN><SPAN
|
||||
class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result</U><BR></SPAN><SPAN class=rvts9>This
|
||||
command does not set any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><STRONG>strlen[,charcount,ccount]</STRONG><BR>Get the length of a string. This was the first command ever,
|
||||
left in for historical reasons.</P>
|
||||
<P class=rvps3><U>arguments</U><BR> arg1: String you want to get the length of.</P>
|
||||
<P class=rvps3><U>result</U><BR>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
10
help/sub.htm
10
help/sub.htm
|
@ -17,10 +17,8 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>sub</STRONG><BR>Subtract two
|
||||
values.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1:
|
||||
Destination.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>
|
||||
arg2: Source.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U>This command does not set
|
||||
any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Destination.</P>
|
||||
<P class=rvps3> arg2: Source.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
|
@ -16,9 +16,7 @@ html,body {
|
|||
|
||||
<body>
|
||||
<P><STRONG>suspendallthreads[,threadsuspendall]<BR></STRONG>Suspend all threads in the debuggee.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN
|
||||
class=rvts9>This command has no arguments.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result <BR></U></SPAN><SPAN
|
||||
class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments</U> <BR>This command has no arguments.</P>
|
||||
<P class=rvps3><U>result <BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -18,21 +18,14 @@ html,body {
|
|||
<P><STRONG>suspendthread[,threadsuspend]<BR></STRONG>Suspend a
|
||||
thread in the debuggee.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>
|
||||
arguments
|
||||
</U>
|
||||
<BR>
|
||||
</SPAN>
|
||||
<SPAN class=rvts9 >
|
||||
[arg1]: ThreadId of
|
||||
the thread to suspend (see
|
||||
the Threads tab). When not specified, the main thread is used. </SPAN></P>
|
||||
[arg1]: ThreadId of the thread to suspend (see the
|
||||
Threads tab). When not specified, the main thread is used. </P>
|
||||
<P class=rvps3 >
|
||||
|
||||
<SPAN class=rvts11>
|
||||
<U>result<BR>
|
||||
</U></SPAN><SPAN
|
||||
class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
</U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -18,17 +18,10 @@ html,body {
|
|||
<P><STRONG>switchthread[,threadswitch]<BR></STRONG>Switch
|
||||
the internal current thread to another thread (resulting in different
|
||||
callstack + different registers displayed).</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U> <BR></SPAN><SPAN
|
||||
class=rvts9>[arg1]: ThreadId of the thread to switch to (see the
|
||||
Threads tab). When not specified, the main thread is used. </SPAN></P>
|
||||
<P class=rvps3><U>arguments</U> <BR>[arg1]: ThreadId of the thread to switch to (see the
|
||||
Threads tab). When not specified, the main thread is used. </P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>result
|
||||
<BR ></U>
|
||||
|
||||
</SPAN>
|
||||
<SPAN class=rvts9 >
|
||||
This command does not set any result
|
||||
variables.</SPAN>
|
||||
<BR ></U>This command does not set any result variables.
|
||||
</P></body>
|
||||
</html>
|
|
@ -18,27 +18,19 @@ html,body {
|
|||
<P><STRONG>symdownload[,downloadsym]<BR></STRONG>Attempt to
|
||||
download a symbol from a Symbol Store.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>arguments</U>
|
||||
<BR >
|
||||
|
||||
</SPAN>
|
||||
<SPAN class=rvts9 >
|
||||
[arg1]: Module name (with or without extension)
|
||||
to attept to download symbols for. When not specified, an attempt will be done
|
||||
to download symbols for all loaded modules.</SPAN>
|
||||
[arg1]: Module name (with or without extension) to attept to
|
||||
download symbols for. When not specified, an attempt will be done to download
|
||||
symbols for all loaded modules.
|
||||
</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts9 >
|
||||
[arg2]: Symbol Store URL. When not specified,
|
||||
the default store
|
||||
|
||||
</SPAN>will
|
||||
[arg2]: Symbol Store URL. When not specified,
|
||||
the default store will
|
||||
be used.
|
||||
</P>
|
||||
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11><U>result<BR></U>
|
||||
</SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -17,13 +17,9 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>test</STRONG><BR>Binary TEST a
|
||||
value.</P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments </U><BR> arg1: Value to
|
||||
test.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11>
|
||||
arg2: Tester.</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U>This command sets
|
||||
the internal variables $_EZ_FLAG and $_BS_FLAG. $_EZ_FLAG is set to 1 when
|
||||
arg1&arg2=
|
||||
= 0. $_BS_FLAG is always set
|
||||
to 0.</SPAN></P></body>
|
||||
<P class=rvps3><U>arguments </U><BR> arg1: Value to test.</P>
|
||||
<P class=rvps3> arg2: Tester.</P>
|
||||
<P class=rvps3><U>result<BR></U>This command sets the internal variables $_EZ_FLAG
|
||||
and $_BS_FLAG. $_EZ_FLAG is set to 1 when arg1&arg2= = 0. $_BS_FLAG is
|
||||
always set to 0.</P></body>
|
||||
</html>
|
|
@ -15,14 +15,12 @@ html,body {
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<P class=rvps3><SPAN class=rvts10><STRONG>var[,varnew]</STRONG><BR></SPAN><SPAN class=rvts9>Declare a new variable.</SPAN><SPAN class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments<BR></U></SPAN><SPAN class=rvts9> arg1:</SPAN><SPAN class=rvts9> </SPAN><SPAN
|
||||
class=rvts9></SPAN><SPAN class=rvts9>Variable name (will be prefixed with '$' if not
|
||||
done).
|
||||
</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts9>
|
||||
</SPAN><SPAN class=rvts9>[arg2]:</SPAN><SPAN class=rvts9> </SPAN><SPAN
|
||||
class=rvts9>Initial variable value (see console input for details).</SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P class=rvps3><STRONG>var[,varnew]</STRONG><BR>Declare a new
|
||||
variable.</P>
|
||||
<P class=rvps3><U>arguments<BR></U> arg1: Variable name (will be prefixed with '$' if
|
||||
not done).</P>
|
||||
<P class=rvps3>[arg2]: Initial variable value (see console
|
||||
input for details).</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -15,10 +15,10 @@ html,body {
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<P class=rvps3><SPAN class=rvts10><STRONG>vardel</STRONG><BR></SPAN><SPAN class=rvts9>Delete a user-defined variable.</SPAN><SPAN class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U><BR></SPAN><SPAN class=rvts9> arg1:</SPAN><SPAN class=rvts9> </SPAN><SPAN
|
||||
class=rvts9></SPAN><SPAN class=rvts9>Name of the variable to delete ($ will be
|
||||
prepended when not present).</SPAN><SPAN class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P class=rvps3><STRONG>vardel</STRONG><BR>Delete a user-defined
|
||||
variable.</P>
|
||||
<P class=rvps3><U>arguments</U><BR> arg1: Name of the variable to delete ($ will be
|
||||
prepended when not present).</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
|
@ -15,10 +15,9 @@ html,body {
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<P class=rvps3><SPAN class=rvts10><STRONG>varlist</STRONG><BR></SPAN><SPAN class=rvts9>Get a list of all variables and their
|
||||
values.</SPAN><SPAN class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>arguments</U><BR></SPAN><SPAN class=rvts9>[arg1]:</SPAN><SPAN class=rvts9> </SPAN><SPAN
|
||||
class=rvts9>Filter (USER, SYSTEM, READONLY).</SPAN><SPAN class=rvts9><BR></SPAN></P>
|
||||
<P class=rvps3><SPAN class=rvts11><U>result<BR></U></SPAN><SPAN class=rvts9>This command does not set any result
|
||||
variables.</SPAN></P></body>
|
||||
<P class=rvps3><STRONG>varlist</STRONG><BR>Get a list of all
|
||||
variables and their values.</P>
|
||||
<P class=rvps3><U>arguments</U><BR>[arg1]: Filter (USER, SYSTEM, READONLY).</P>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any result
|
||||
variables.</P></body>
|
||||
</html>
|
13
help/xor.htm
13
help/xor.htm
|
@ -17,18 +17,13 @@ html,body {
|
|||
<body>
|
||||
<P><STRONG>xor<BR></STRONG>Binary XOR two values.</P>
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11>
|
||||
<U>
|
||||
arguments
|
||||
|
||||
</U>
|
||||
<BR> arg1:
|
||||
Destination.
|
||||
</SPAN></P>
|
||||
<P class=rvps3 >
|
||||
<SPAN class=rvts11 > arg2: Source.</SPAN></P>
|
||||
<BR> arg1: Destination.</P>
|
||||
<P class=rvps3 > arg2: Source.</P>
|
||||
|
||||
<P class=rvps3>
|
||||
<SPAN class=rvts11><U>result<BR></U>This command does not
|
||||
set any result variables.</SPAN></P></body>
|
||||
<P class=rvps3><U>result<BR></U>This command does not set any
|
||||
result variables.</P></body>
|
||||
</html>
|
Loading…
Reference in New Issue