Over 10 Million Study Resources Now at Your Fingertips


Download as :
Rating : ⭐⭐⭐⭐⭐
Price : $10.99
Language:EN
Pages: 2

Ollydbg will typically save the breakpoint locations you set

Breakpoints

As discussed in Chapter 8, there are several different types of breakpoints, and OllyDbg supports all of those types. By default, it uses software break-points, but you can also use hardware breakpoints. Additionally, you can set conditional breakpoints, as well as set breakpoints on memory.

Right-click menu selection

Hotkey

BreakpointConditional

SHIFT-F2

BreakpointHardware, on Execution

(read, write, or execute)

(select memory)

BreakpointMemory, on Write

push offset "ugKLdNlLT6emldCeZi72mUjieuBqdfZ"
call String_Decoder
...

Listing 9-2: A string decoding breakpoint

As you learned in the previous chapter, conditional breakpoints are software breakpoints that will break only if a certain condition is true. OllyDbg allows you to set conditional breakpoints using expressions; each time the software breakpoint is hit, the expression is evaluated. If the expression result is non-zero, execution pauses.

WARNING Be careful when using conditional breakpoints. Setting one may cause your program to run much more slowly, and if you are incorrect about your condition, the program may never stop running.

Figure 9-7: Stack window at the start of

How It Works
Login account
Login Your Account
Add to cart
Add to Cart
Payment
Make payment
Document download
Download File
PageId: ELI892E583
img
Uploaded by :
mJApmW7R
Page 1 Preview
ollydbg will typically save the breakpoint locatio
Sell Your Old Documents & Earn Wallet Balance