Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

BinaryCopyEx is a plugin for OllyDbg 2.01 debugger. The plugin allows to extend the OllyDbg capabilities. Now binary code can be copied with following syntax's:

  • Hex Values
  • Assembler
  • C/C++
  • Pascal
  • Basic
  • Binary As ASCII String
  • Binary As Unicode String

Also binary code can be copied with following data types:

  • Byte
  • Word
  • Dword
  • Qword

Installation:

  • Extract BinaryCopyEx.dll in OllyDbg plugin folder.

Main features allow:

  • to select vitual memory address/address range directly in CPU Pane (Disasm, Dump or Stack panes)
  • to enter vitual memory address/address range in window manually
  • to copy binary to clipboard (according to selected format: syntax, data type, etc.)
  • to save binary to text file (according to selected format: syntax, data type, etc.)

Some format features allow:

  • to set items (byte, word, dword, qword) per line
  • to set leading zero (if it is necessary)
  • to split items by any characters (also spaces, tabs and etc.)
  • to swap bytes of items (word, dword, qword)

Some plugin options allow:

  • to create toolbar button on startup (default is on)
  • to change toolbar button offset (position in toolbar)
  • to switch on/off flashes (messages) in the OllyDbg info line when vitual memory address/address range is selected
  • to change text file extention (default is .txt)

Shortcut:

  • Use ALT+Q to open BinaryCopyEx window

User Feedback

Recommended Comments

There are no comments to display.

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.