OllyDbg shortcut command

Source: Internet
Author: User

Author: anonymous author: win the world
The following command applies to the quick command bar plug-in of OllyDbg (displayed above the program's status bar)
Collect wind and rain (Clone)
20030210
========================================================== ======================
CALC
Judgment Expression

WATCH
Add monitoring expression

AT/FOLLOW
Disassemble at address
Decompiling at addresses

ORIG
Disassemble at EIP
Decompiling on EIP

DUMP
Dump at address
In Address Transfer

DA
Dump as disassembly
Transfer to disassembly code

DB
Dump in hex byte format
Convert to hexadecimal byte format

DC
Dump in ASCII format
Convert to ASCII format

DD
Dump in stack format
Stack format

DU
Dump in UNICODE format
Conversion to UNICODE format

DW
Dump in hex word format
Convert to hexadecimal format

STK
Go to address in stack
Go to the address in the stack

AS + address + String
Assemble at address
Compile at address

L + address + String
Label at address
Label in address

C + address + String
Comment at address
Comment on the address

BP
Break with condition
Conditional interruption

BPX
Break on all CILS
Interrupt in all calls

BPD
Delete break on all CILS
Clear all called breakpoints

BC
Delete breakpoint
Clear breakpoint

MR
Memory breakpt on access
Memory breakpoint at Access

MW
Memory breakpt on write
Memory breakpoint at write time

MD
Remove memory breakpoint
Clear memory breakpoint

HR
HW break on access
Hardware Interruption During access

HW
HW break on write
Hardware Interruption During writing

HE
HW break on execution
Hardware interruption is being executed

HD
Remove HW breakpoint
Clear hardware breakpoints

STOP
Pause execution
Pause execution
PAUSE
PAUSE

RUN
Run program
Run the program
Run till address
Run to address

GE
Run and pass exception
Running and passing exceptions

SI
Step
Step


SO
Step over
Step by step

TI
Trace in till address
Tracking entry till address

TO
Trace over till address
Tracking Step through till address

TC
Trace in till condition
Track entry till Condition

TOC
Trace over till condition
Track steps until conditions

TR
Till return
Until return

TU
Till user code
Until user code

LOG
View Log window
View record window

MOD
View Modules window
View module window

MEM
View Memory window
View Memory Window

CPU
View CPU window
View CPU window

CS
View Call Stack
View Call stack

BRK
View Breakpoints window
View breakpoint window

OPT
Open Options
Open Option

EXIT/QUIT
Quit OllyDbg
Exit OllyDbg

OPEN
Open executable file
Open an executable file

CLOSE
Close executable
Close the program

RST
Restart current program
Restore current program

HELP
Help on API function
API function help

ASM
Assemble (if command needs its own addres, "asm command; ADDRESS ")
Assembly (if the COMMAND requires its own ADDRESS "asm command; ADDRESS ")

DASM
Disassemble immediate opcode
Disassemble the machine code directly

FR
Find reference to selected command/address
Find the selected command/address for Reference

AC
Analyse code
Analyze code

SN
Search for Name (label) in current module
Search for the name (number) in the current Module)

SOB
Scan object files
Scan project files

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.