x64dbg
latest
  • What is x64dbg?
  • Introduction
  • GUI manual
  • Commands
    • General Purpose
      • inc
      • dec
      • add
      • sub
      • mul
      • div
      • and
      • or
      • xor
      • neg
      • not
      • bswap
      • rol
      • ror
      • shl/sal
      • shr
      • sar
      • push
      • pop
      • test
      • cmp
      • mov/set
    • Debug Control
    • Breakpoint Control
    • Conditional Breakpoint Control
    • Tracing
    • Thread Control
    • Memory Operations
    • Operating System Control
    • Watch Control
    • Variables
    • Searching
    • User Database
    • Analysis
    • Types
    • Plugins
    • Script Commands
    • GUI
    • Miscellaneous
  • Developers
  • Licenses
x64dbg
  • Docs »
  • Commands »
  • General Purpose
  • Edit on GitHub

General PurposeΒΆ

This section contains various commands that are used for calculations etc.

Content:

  • inc
    • arguments
    • result
  • dec
    • arguments
    • result
  • add
    • arguments
    • result
  • sub
    • arguments
    • result
  • mul
    • arguments
    • result
  • div
    • arguments
    • result
  • and
    • arguments
    • result
  • or
    • arguments
    • result
  • xor
    • arguments
    • result
  • neg
    • arguments
    • result
  • not
    • arguments
    • result
  • bswap
    • arguments
    • result
  • rol
    • arguments
    • result
  • ror
    • arguments
    • result
  • shl/sal
    • arguments
    • result
  • shr
    • arguments
    • result
  • sar
    • arguments
    • result
  • push
    • arguments
    • result
  • pop
    • arguments
    • result
  • test
    • arguments
    • result
  • cmp
    • arguments
    • result
  • mov/set
    • arguments
    • result
Next Previous

© Copyright 2016, x64dbg. Revision 0d5f16b2.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.